Mar 17 10:35:16.443359 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-58132944-0a9a-44ad-871d-e2e4e1ef75cc None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:16.445577 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-58132944-0a9a-44ad-871d-e2e4e1ef75cc tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 10:35:16.445894 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-58132944-0a9a-44ad-871d-e2e4e1ef75cc tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-697180530", "imageRef": "67db7e43-ec65-4dc7-8cd0-1f200edd6754", "size": 1}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:35:16.448167 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.volumes [None req-58132944-0a9a-44ad-871d-e2e4e1ef75cc tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-697180530', 'imageRef': '67db7e43-ec65-4dc7-8cd0-1f200edd6754', 'size': 1}} {{(pid=123124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 10:35:16.679574 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-58132944-0a9a-44ad-871d-e2e4e1ef75cc tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Create volume of 1 GB Mar 17 10:35:16.685637 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-58132944-0a9a-44ad-871d-e2e4e1ef75cc tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Availability Zones retrieved successfully. Mar 17 10:35:16.689534 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-58132944-0a9a-44ad-871d-e2e4e1ef75cc tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Flow 'volume_create_api' (df74792d-0ec0-4e65-9c4b-aeb6d857f259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:35:16.690454 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-58132944-0a9a-44ad-871d-e2e4e1ef75cc tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbeca44d-bd68-46b6-aef5-27accbf523eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:35:16.691368 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.flows.api.create_volume [None req-58132944-0a9a-44ad-871d-e2e4e1ef75cc tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Validating volume size '1' using validate_int {{(pid=123124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:35:16.748333 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-58132944-0a9a-44ad-871d-e2e4e1ef75cc tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbeca44d-bd68-46b6-aef5-27accbf523eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:35:16.748532 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-58132944-0a9a-44ad-871d-e2e4e1ef75cc tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35911eea-9c6d-463f-803d-6778dd039c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:35:16.809152 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-58132944-0a9a-44ad-871d-e2e4e1ef75cc tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Created reservations ['4a7d3455-e9ef-440a-aa25-1783f044b62a', '770e8451-266f-4727-9a03-76b6641ac76b', 'ac606bb4-f508-426c-975c-ad5451792df5', '9dfb83c7-051e-43ec-a6fc-5959bf80a73a'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:35:16.809818 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-58132944-0a9a-44ad-871d-e2e4e1ef75cc tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35911eea-9c6d-463f-803d-6778dd039c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a7d3455-e9ef-440a-aa25-1783f044b62a', '770e8451-266f-4727-9a03-76b6641ac76b', 'ac606bb4-f508-426c-975c-ad5451792df5', '9dfb83c7-051e-43ec-a6fc-5959bf80a73a']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:35:16.810411 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-58132944-0a9a-44ad-871d-e2e4e1ef75cc tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24ddcec9-059e-461a-97b4-721334397681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:35:16.824834 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-58132944-0a9a-44ad-871d-e2e4e1ef75cc tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24ddcec9-059e-461a-97b4-721334397681) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc53d509-8d74-42a4-b8d4-2f60586aa466', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-697180530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa4642c2a074af3b1497e99515bc78f',qos_specs=None,replication_status=,reservations=['4a7d3455-e9ef-440a-aa25-1783f044b62a','770e8451-266f-4727-9a03-76b6641ac76b','ac606bb4-f508-426c-975c-ad5451792df5','9dfb83c7-051e-43ec-a6fc-5959bf80a73a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3784f16ea22467b83538882d0710052',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:35:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-697180530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc53d509-8d74-42a4-b8d4-2f60586aa466,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4aa4642c2a074af3b1497e99515bc78f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3784f16ea22467b83538882d0710052',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:35:16.825206 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-58132944-0a9a-44ad-871d-e2e4e1ef75cc tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8264dab2-04f0-4f97-a1fd-d16cbfb81d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:35:16.840368 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-58132944-0a9a-44ad-871d-e2e4e1ef75cc tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8264dab2-04f0-4f97-a1fd-d16cbfb81d0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-697180530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa4642c2a074af3b1497e99515bc78f',qos_specs=None,replication_status=,reservations=['4a7d3455-e9ef-440a-aa25-1783f044b62a','770e8451-266f-4727-9a03-76b6641ac76b','ac606bb4-f508-426c-975c-ad5451792df5','9dfb83c7-051e-43ec-a6fc-5959bf80a73a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3784f16ea22467b83538882d0710052',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:35:16.840923 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-58132944-0a9a-44ad-871d-e2e4e1ef75cc tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cfd4671-344f-4e90-b229-7b182416413d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:35:16.850996 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-58132944-0a9a-44ad-871d-e2e4e1ef75cc tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cfd4671-344f-4e90-b229-7b182416413d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:35:16.850996 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-58132944-0a9a-44ad-871d-e2e4e1ef75cc tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Flow 'volume_create_api' (df74792d-0ec0-4e65-9c4b-aeb6d857f259) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:35:16.851208 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-58132944-0a9a-44ad-871d-e2e4e1ef75cc tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Create volume request issued successfully. Mar 17 10:35:16.851813 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-58132944-0a9a-44ad-871d-e2e4e1ef75cc tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 10:35:16.852153 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 157/304] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 10:35:16 2026] POST /volume/v3/volumes => generated 759 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:35:16.865958 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-2336cf95-bd2d-42e6-bf2c-47b201443f62 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:16.868318 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2336cf95-bd2d-42e6-bf2c-47b201443f62 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] GET https://38.102.83.89/volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 Mar 17 10:35:16.868318 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2336cf95-bd2d-42e6-bf2c-47b201443f62 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:16.868318 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2336cf95-bd2d-42e6-bf2c-47b201443f62 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:16.890466 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:16.890466 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:35:16.903853 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-2336cf95-bd2d-42e6-bf2c-47b201443f62 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Volume info retrieved successfully. Mar 17 10:35:16.920506 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2336cf95-bd2d-42e6-bf2c-47b201443f62 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] https://38.102.83.89/volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 returned with HTTP 200 Mar 17 10:35:16.921390 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 148/305] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:35:16 2026] GET /volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 => generated 827 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:35:17.935176 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-f3710bed-c642-40cc-aae1-d35d3b1613c5 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:17.936555 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f3710bed-c642-40cc-aae1-d35d3b1613c5 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] GET https://38.102.83.89/volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 Mar 17 10:35:17.936695 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f3710bed-c642-40cc-aae1-d35d3b1613c5 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:17.936848 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f3710bed-c642-40cc-aae1-d35d3b1613c5 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:17.947374 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:17.947374 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:35:17.950542 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-f3710bed-c642-40cc-aae1-d35d3b1613c5 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Volume info retrieved successfully. Mar 17 10:35:17.954634 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f3710bed-c642-40cc-aae1-d35d3b1613c5 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] https://38.102.83.89/volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 returned with HTTP 200 Mar 17 10:35:17.954634 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 158/306] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:35:17 2026] GET /volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:35:18.142682 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-b6e24715-534b-4682-bd50-54ce3f658288 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:18.147329 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b6e24715-534b-4682-bd50-54ce3f658288 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 10:35:18.147329 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b6e24715-534b-4682-bd50-54ce3f658288 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-491128326"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:35:18.148729 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.volumes [None req-b6e24715-534b-4682-bd50-54ce3f658288 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-491128326'}} {{(pid=123123) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 10:35:18.149047 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-b6e24715-534b-4682-bd50-54ce3f658288 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Create volume of 1 GB Mar 17 10:35:18.154009 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-b6e24715-534b-4682-bd50-54ce3f658288 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Availability Zones retrieved successfully. Mar 17 10:35:18.167973 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b6e24715-534b-4682-bd50-54ce3f658288 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Flow 'volume_create_api' (b5af6138-17a6-41ea-90a7-ddd3211e33de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:35:18.168210 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b6e24715-534b-4682-bd50-54ce3f658288 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bab77f81-244e-4fbe-b3ac-9d9a57b61a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:35:18.169748 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.flows.api.create_volume [None req-b6e24715-534b-4682-bd50-54ce3f658288 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Validating volume size '1' using validate_int {{(pid=123123) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:35:18.210648 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b6e24715-534b-4682-bd50-54ce3f658288 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bab77f81-244e-4fbe-b3ac-9d9a57b61a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:35:18.212430 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b6e24715-534b-4682-bd50-54ce3f658288 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cd3f693-ecb1-43d8-9e62-7fb9cc767585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:35:18.278453 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-b6e24715-534b-4682-bd50-54ce3f658288 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Created reservations ['6a86d449-176e-4e32-876e-10563d5c917f', '37b4b47a-0ef7-4339-991d-6246698df7f5', 'e3fb724b-f81f-443e-aa7c-a4f3b7d41daf', 'cabc96d8-fc5c-4e80-aebf-286dfb2dfe57'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:35:18.278971 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b6e24715-534b-4682-bd50-54ce3f658288 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cd3f693-ecb1-43d8-9e62-7fb9cc767585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a86d449-176e-4e32-876e-10563d5c917f', '37b4b47a-0ef7-4339-991d-6246698df7f5', 'e3fb724b-f81f-443e-aa7c-a4f3b7d41daf', 'cabc96d8-fc5c-4e80-aebf-286dfb2dfe57']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:35:18.279944 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b6e24715-534b-4682-bd50-54ce3f658288 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b19f6e3d-6eec-457c-ab15-f939d0f9621d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:35:18.298807 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b6e24715-534b-4682-bd50-54ce3f658288 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b19f6e3d-6eec-457c-ab15-f939d0f9621d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc93c69a-b27e-48dc-9746-45fc13bfff3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-491128326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6c92e2797d24229b31070ceee3754cc',qos_specs=None,replication_status=,reservations=['6a86d449-176e-4e32-876e-10563d5c917f','37b4b47a-0ef7-4339-991d-6246698df7f5','e3fb724b-f81f-443e-aa7c-a4f3b7d41daf','cabc96d8-fc5c-4e80-aebf-286dfb2dfe57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a87f70de7504ad39e7c45df46a3ef85',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:35:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-491128326',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc93c69a-b27e-48dc-9746-45fc13bfff3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6c92e2797d24229b31070ceee3754cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a87f70de7504ad39e7c45df46a3ef85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:35:18.299949 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b6e24715-534b-4682-bd50-54ce3f658288 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b8cf007-a6ee-4ab1-9c21-6deaa21d8e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:35:18.319327 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b6e24715-534b-4682-bd50-54ce3f658288 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b8cf007-a6ee-4ab1-9c21-6deaa21d8e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-491128326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6c92e2797d24229b31070ceee3754cc',qos_specs=None,replication_status=,reservations=['6a86d449-176e-4e32-876e-10563d5c917f','37b4b47a-0ef7-4339-991d-6246698df7f5','e3fb724b-f81f-443e-aa7c-a4f3b7d41daf','cabc96d8-fc5c-4e80-aebf-286dfb2dfe57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a87f70de7504ad39e7c45df46a3ef85',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:35:18.319327 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b6e24715-534b-4682-bd50-54ce3f658288 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c37331d5-140c-43bd-852f-e368ed25d3f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:35:18.328929 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b6e24715-534b-4682-bd50-54ce3f658288 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c37331d5-140c-43bd-852f-e368ed25d3f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:35:18.331105 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b6e24715-534b-4682-bd50-54ce3f658288 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Flow 'volume_create_api' (b5af6138-17a6-41ea-90a7-ddd3211e33de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:35:18.331854 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-b6e24715-534b-4682-bd50-54ce3f658288 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Create volume request issued successfully. Mar 17 10:35:18.332996 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b6e24715-534b-4682-bd50-54ce3f658288 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 10:35:18.333691 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 149/307] 38.102.83.89 () {74 vars in 1368 bytes} [Tue Mar 17 10:35:18 2026] POST /volume/v3/volumes => generated 758 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:35:18.353307 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-a4531149-ed5d-4a0a-b028-62463ffc1a8c None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:18.354891 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a4531149-ed5d-4a0a-b028-62463ffc1a8c tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] GET https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d Mar 17 10:35:18.355027 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a4531149-ed5d-4a0a-b028-62463ffc1a8c tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:18.355181 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a4531149-ed5d-4a0a-b028-62463ffc1a8c tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:18.360273 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:18.360273 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:35:18.362691 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-a4531149-ed5d-4a0a-b028-62463ffc1a8c tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Volume info retrieved successfully. Mar 17 10:35:18.365392 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a4531149-ed5d-4a0a-b028-62463ffc1a8c tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d returned with HTTP 200 Mar 17 10:35:18.365776 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 159/308] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:35:18 2026] GET /volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:35:18.985351 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-4f7db42c-38da-4886-94b8-b1ea0402c139 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:18.987200 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-4f7db42c-38da-4886-94b8-b1ea0402c139 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] GET https://38.102.83.89/volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 Mar 17 10:35:18.987431 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-4f7db42c-38da-4886-94b8-b1ea0402c139 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:18.987635 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-4f7db42c-38da-4886-94b8-b1ea0402c139 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:18.998987 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:18.998987 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:35:19.003143 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-4f7db42c-38da-4886-94b8-b1ea0402c139 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Volume info retrieved successfully. Mar 17 10:35:19.007832 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-4f7db42c-38da-4886-94b8-b1ea0402c139 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] https://38.102.83.89/volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 returned with HTTP 200 Mar 17 10:35:19.008432 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 150/309] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:35:18 2026] GET /volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:35:19.392709 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-bd45fc39-f214-4531-b69f-dfa4f50e17c7 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:19.395845 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-bd45fc39-f214-4531-b69f-dfa4f50e17c7 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] GET https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d Mar 17 10:35:19.396160 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-bd45fc39-f214-4531-b69f-dfa4f50e17c7 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:19.396521 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-bd45fc39-f214-4531-b69f-dfa4f50e17c7 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:19.405793 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:19.405793 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:35:19.410222 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-bd45fc39-f214-4531-b69f-dfa4f50e17c7 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Volume info retrieved successfully. Mar 17 10:35:19.416526 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-bd45fc39-f214-4531-b69f-dfa4f50e17c7 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d returned with HTTP 200 Mar 17 10:35:19.417067 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 160/310] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:35:19 2026] GET /volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:35:19.477774 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-62065783-29f3-443e-a72c-2a407ebe700d req-fea07b23-0b84-4394-9225-7063ef6a8f10 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:19.484085 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-62065783-29f3-443e-a72c-2a407ebe700d req-fea07b23-0b84-4394-9225-7063ef6a8f10 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] GET https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d Mar 17 10:35:19.484549 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-62065783-29f3-443e-a72c-2a407ebe700d req-fea07b23-0b84-4394-9225-7063ef6a8f10 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:19.484871 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-62065783-29f3-443e-a72c-2a407ebe700d req-fea07b23-0b84-4394-9225-7063ef6a8f10 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:19.495196 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:19.495196 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:35:19.499697 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-62065783-29f3-443e-a72c-2a407ebe700d req-fea07b23-0b84-4394-9225-7063ef6a8f10 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Volume info retrieved successfully. Mar 17 10:35:19.505961 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-62065783-29f3-443e-a72c-2a407ebe700d req-fea07b23-0b84-4394-9225-7063ef6a8f10 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d returned with HTTP 200 Mar 17 10:35:19.507382 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 151/311] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:35:19 2026] GET /volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:35:20.041238 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-e654f2ef-04cd-46b9-8c80-81faf36401ae None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:20.043654 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e654f2ef-04cd-46b9-8c80-81faf36401ae tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] GET https://38.102.83.89/volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 Mar 17 10:35:20.044077 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e654f2ef-04cd-46b9-8c80-81faf36401ae tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:20.044540 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e654f2ef-04cd-46b9-8c80-81faf36401ae tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:20.054126 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:20.054126 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:35:20.058624 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-e654f2ef-04cd-46b9-8c80-81faf36401ae tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Volume info retrieved successfully. Mar 17 10:35:20.064414 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e654f2ef-04cd-46b9-8c80-81faf36401ae tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] https://38.102.83.89/volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 returned with HTTP 200 Mar 17 10:35:20.065047 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 161/312] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:35:20 2026] GET /volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 => generated 912 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:35:21.087916 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-38ef2f61-2819-4164-a8d3-4b2efc63412b None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:21.089835 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-38ef2f61-2819-4164-a8d3-4b2efc63412b tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] GET https://38.102.83.89/volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 Mar 17 10:35:21.090022 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-38ef2f61-2819-4164-a8d3-4b2efc63412b tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:21.090211 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-38ef2f61-2819-4164-a8d3-4b2efc63412b tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:21.100371 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:21.100371 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:35:21.104601 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-38ef2f61-2819-4164-a8d3-4b2efc63412b tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Volume info retrieved successfully. Mar 17 10:35:21.110444 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-38ef2f61-2819-4164-a8d3-4b2efc63412b tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] https://38.102.83.89/volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 returned with HTTP 200 Mar 17 10:35:21.110884 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 152/313] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:35:21 2026] GET /volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 => generated 912 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:35:21.581338 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-019f65e9-cccc-4d39-a1e8-1cd15fd4b627 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:21.581338 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-019f65e9-cccc-4d39-a1e8-1cd15fd4b627 None None] GET https://38.102.83.89/volume// Mar 17 10:35:21.581338 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-019f65e9-cccc-4d39-a1e8-1cd15fd4b627 None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:21.581338 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-019f65e9-cccc-4d39-a1e8-1cd15fd4b627 None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:21.582513 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-019f65e9-cccc-4d39-a1e8-1cd15fd4b627 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:35:21.583086 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 162/314] 38.102.83.89 () {72 vars in 1539 bytes} [Tue Mar 17 10:35:21 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:35:21.614090 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-62065783-29f3-443e-a72c-2a407ebe700d req-cc434a04-16a8-481a-b312-f62d2db15be5 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:21.621334 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-62065783-29f3-443e-a72c-2a407ebe700d req-cc434a04-16a8-481a-b312-f62d2db15be5 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] POST https://38.102.83.89/volume/v3/attachments Mar 17 10:35:21.621334 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-62065783-29f3-443e-a72c-2a407ebe700d req-cc434a04-16a8-481a-b312-f62d2db15be5 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fc93c69a-b27e-48dc-9746-45fc13bfff3d", "connector": null, "instance_uuid": "e788e99c-f189-4737-bcd9-feabff4c56af"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:35:21.630520 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:21.630520 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:35:21.671497 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-62065783-29f3-443e-a72c-2a407ebe700d req-cc434a04-16a8-481a-b312-f62d2db15be5 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] https://38.102.83.89/volume/v3/attachments returned with HTTP 200 Mar 17 10:35:21.671497 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 153/315] 38.102.83.89 () {80 vars in 1704 bytes} [Tue Mar 17 10:35:21 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:35:22.038583 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-6af1c326-07b1-4c94-b81d-1e34b90a4f3f None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:22.042795 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6af1c326-07b1-4c94-b81d-1e34b90a4f3f tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] GET https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d Mar 17 10:35:22.043095 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6af1c326-07b1-4c94-b81d-1e34b90a4f3f tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:22.043420 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6af1c326-07b1-4c94-b81d-1e34b90a4f3f tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:22.053288 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:22.053288 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:35:22.056246 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-6af1c326-07b1-4c94-b81d-1e34b90a4f3f tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Volume info retrieved successfully. Mar 17 10:35:22.059363 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6af1c326-07b1-4c94-b81d-1e34b90a4f3f tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d returned with HTTP 200 Mar 17 10:35:22.059657 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 163/316] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:35:22 2026] GET /volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:35:22.129133 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-a5c18140-8f8c-4554-8eed-dac4f581cf28 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:22.130458 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a5c18140-8f8c-4554-8eed-dac4f581cf28 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] GET https://38.102.83.89/volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 Mar 17 10:35:22.130605 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a5c18140-8f8c-4554-8eed-dac4f581cf28 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:22.130753 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a5c18140-8f8c-4554-8eed-dac4f581cf28 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:22.139186 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:22.139186 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:35:22.141265 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-a5c18140-8f8c-4554-8eed-dac4f581cf28 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Volume info retrieved successfully. Mar 17 10:35:22.144221 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a5c18140-8f8c-4554-8eed-dac4f581cf28 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] https://38.102.83.89/volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 returned with HTTP 200 Mar 17 10:35:22.144734 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 154/317] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:35:22 2026] GET /volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 => generated 912 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:35:22.215201 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-9e7e3ad1-e094-4548-ba92-0665790dbd0f None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:22.215694 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-9e7e3ad1-e094-4548-ba92-0665790dbd0f None None] GET https://38.102.83.89/volume// Mar 17 10:35:22.215947 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-9e7e3ad1-e094-4548-ba92-0665790dbd0f None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:22.216192 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-9e7e3ad1-e094-4548-ba92-0665790dbd0f None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:22.216602 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-9e7e3ad1-e094-4548-ba92-0665790dbd0f None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:35:22.216919 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 164/318] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 10:35:22 2026] GET /volume/ => generated 388 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:35:22.226824 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-62065783-29f3-443e-a72c-2a407ebe700d req-fc254c89-df5e-4ef5-a516-58b49ed42af1 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:22.228238 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-62065783-29f3-443e-a72c-2a407ebe700d req-fc254c89-df5e-4ef5-a516-58b49ed42af1 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] GET https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d Mar 17 10:35:22.228410 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-62065783-29f3-443e-a72c-2a407ebe700d req-fc254c89-df5e-4ef5-a516-58b49ed42af1 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:22.228562 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-62065783-29f3-443e-a72c-2a407ebe700d req-fc254c89-df5e-4ef5-a516-58b49ed42af1 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:22.235461 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:22.235461 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:35:22.237714 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-62065783-29f3-443e-a72c-2a407ebe700d req-fc254c89-df5e-4ef5-a516-58b49ed42af1 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Volume info retrieved successfully. Mar 17 10:35:22.240635 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-62065783-29f3-443e-a72c-2a407ebe700d req-fc254c89-df5e-4ef5-a516-58b49ed42af1 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d returned with HTTP 200 Mar 17 10:35:22.241258 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 155/319] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 10:35:22 2026] GET /volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d => generated 1031 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Mar 17 10:35:22.288895 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-62065783-29f3-443e-a72c-2a407ebe700d req-36111368-cb6c-448e-aff8-de7d9b4511fa None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:22.290467 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-62065783-29f3-443e-a72c-2a407ebe700d req-36111368-cb6c-448e-aff8-de7d9b4511fa tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] PUT https://38.102.83.89/volume/v3/attachments/62b7f091-16c7-40c2-908d-2ed572bffb86 Mar 17 10:35:22.290902 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-62065783-29f3-443e-a72c-2a407ebe700d req-36111368-cb6c-448e-aff8-de7d9b4511fa tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "38.102.83.89", "host": "np0005649721.novalocal", "multipath": false, "enforce_multipath": true, "initiator": "iqn.1994-05.com.redhat:fd15498af3bd", "do_local_attach": false, "uuid": "0ceb02b1-38b4-43fc-8549-abe22c224d5e", "system uuid": "7643bce9-2f06-4fe7-b291-650913a35e56", "nvme_native_multipath": false, "nqn": "nqn.2014-08.org.nvmexpress:uuid:7492a7d8-3878-46d7-bc3c-9b085f58a756", "found_dsc": "", "host_ips": ["38.102.83.89", "fe80::f816:3eff:feb5:bca3", "192.168.122.1", "172.24.5.1", "2001:db8::2", "fe80::608a:3ff:feb6:c149", "fe80::fc16:3eff:fe7a:567d", "fe80::c88:ff:fe93:5fdd", "fe80::fc16:3eff:fe96:756b", "fe80::c58:8ff:fee5:b8e3"], "mountpoint": "/dev/vdb"}}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:35:22.299685 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-62065783-29f3-443e-a72c-2a407ebe700d req-36111368-cb6c-448e-aff8-de7d9b4511fa tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Acquiring lock "cinder-attachment_update-fc93c69a-b27e-48dc-9746-45fc13bfff3d-np0005649721.novalocal" by "attachment_update" {{(pid=123124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Mar 17 10:35:22.305702 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-62065783-29f3-443e-a72c-2a407ebe700d req-36111368-cb6c-448e-aff8-de7d9b4511fa tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Lock "cinder-attachment_update-fc93c69a-b27e-48dc-9746-45fc13bfff3d-np0005649721.novalocal" acquired by "attachment_update" :: waited 0.004s {{(pid=123124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Mar 17 10:35:22.305702 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:22.305702 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:35:23.079799 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-be9a581b-a68b-42e2-b06a-a0f057d9c635 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:23.082350 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-be9a581b-a68b-42e2-b06a-a0f057d9c635 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] GET https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d Mar 17 10:35:23.083894 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-be9a581b-a68b-42e2-b06a-a0f057d9c635 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:23.083894 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-be9a581b-a68b-42e2-b06a-a0f057d9c635 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:23.093292 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:23.093292 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:35:23.095636 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-be9a581b-a68b-42e2-b06a-a0f057d9c635 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Volume info retrieved successfully. Mar 17 10:35:23.098812 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-be9a581b-a68b-42e2-b06a-a0f057d9c635 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d returned with HTTP 200 Mar 17 10:35:23.099107 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 156/320] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:35:23 2026] GET /volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:35:23.156249 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-c80b5152-9d90-4999-ad99-58fda481c0e8 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:23.157637 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c80b5152-9d90-4999-ad99-58fda481c0e8 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] GET https://38.102.83.89/volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 Mar 17 10:35:23.157762 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c80b5152-9d90-4999-ad99-58fda481c0e8 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:23.157901 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c80b5152-9d90-4999-ad99-58fda481c0e8 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:23.163764 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:23.163764 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:35:23.167602 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-c80b5152-9d90-4999-ad99-58fda481c0e8 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Volume info retrieved successfully. Mar 17 10:35:23.175118 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c80b5152-9d90-4999-ad99-58fda481c0e8 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] https://38.102.83.89/volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 returned with HTTP 200 Mar 17 10:35:23.175420 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 157/321] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:35:23 2026] GET /volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 => generated 912 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:35:24.113393 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-4f86b81b-e136-4e28-b07e-80a0c44e41f6 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:24.116987 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-4f86b81b-e136-4e28-b07e-80a0c44e41f6 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] GET https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d Mar 17 10:35:24.117365 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-4f86b81b-e136-4e28-b07e-80a0c44e41f6 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:24.117958 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-4f86b81b-e136-4e28-b07e-80a0c44e41f6 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:24.135092 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:24.135092 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:35:24.140180 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-4f86b81b-e136-4e28-b07e-80a0c44e41f6 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Volume info retrieved successfully. Mar 17 10:35:24.146857 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-4f86b81b-e136-4e28-b07e-80a0c44e41f6 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d returned with HTTP 200 Mar 17 10:35:24.147018 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 158/322] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:35:24 2026] GET /volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:35:24.199167 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-396e0d12-48e7-4b01-a04e-dbe23a59d063 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:24.202362 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-396e0d12-48e7-4b01-a04e-dbe23a59d063 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] GET https://38.102.83.89/volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 Mar 17 10:35:24.202672 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-396e0d12-48e7-4b01-a04e-dbe23a59d063 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:24.203035 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-396e0d12-48e7-4b01-a04e-dbe23a59d063 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:24.217317 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:24.217317 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:35:24.219036 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-396e0d12-48e7-4b01-a04e-dbe23a59d063 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Volume info retrieved successfully. Mar 17 10:35:24.226334 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-396e0d12-48e7-4b01-a04e-dbe23a59d063 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] https://38.102.83.89/volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 returned with HTTP 200 Mar 17 10:35:24.227051 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 159/323] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:35:24 2026] GET /volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 => generated 1165 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:35:24.270491 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-26d476dc-c019-43a0-a64d-6415ed6230e6 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:24.274509 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-26d476dc-c019-43a0-a64d-6415ed6230e6 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] GET https://38.102.83.89/volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 Mar 17 10:35:24.278033 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-26d476dc-c019-43a0-a64d-6415ed6230e6 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:24.278033 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-26d476dc-c019-43a0-a64d-6415ed6230e6 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:24.284368 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:24.284368 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:35:24.288132 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-26d476dc-c019-43a0-a64d-6415ed6230e6 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Volume info retrieved successfully. Mar 17 10:35:24.292277 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-26d476dc-c019-43a0-a64d-6415ed6230e6 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] https://38.102.83.89/volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 returned with HTTP 200 Mar 17 10:35:24.293052 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 160/324] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:35:24 2026] GET /volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 => generated 1165 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:35:24.524080 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-62772055-516f-4af9-8349-a04d22ee421a None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:24.530192 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-62772055-516f-4af9-8349-a04d22ee421a tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] GET https://38.102.83.89/volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 Mar 17 10:35:24.530542 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-62772055-516f-4af9-8349-a04d22ee421a tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:24.530924 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-62772055-516f-4af9-8349-a04d22ee421a tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:24.542910 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:24.542910 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:35:24.547161 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-62772055-516f-4af9-8349-a04d22ee421a tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Volume info retrieved successfully. Mar 17 10:35:24.551344 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-62772055-516f-4af9-8349-a04d22ee421a tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] https://38.102.83.89/volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 returned with HTTP 200 Mar 17 10:35:24.551805 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 161/325] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:35:24 2026] GET /volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 => generated 1165 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:35:24.562250 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-429ba858-a111-47cb-bbb8-40d7b7b1c7c7 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:24.562690 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-429ba858-a111-47cb-bbb8-40d7b7b1c7c7 None None] GET https://38.102.83.89/volume// Mar 17 10:35:24.562895 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-429ba858-a111-47cb-bbb8-40d7b7b1c7c7 None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:24.563131 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-429ba858-a111-47cb-bbb8-40d7b7b1c7c7 None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:24.563598 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-429ba858-a111-47cb-bbb8-40d7b7b1c7c7 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:35:24.565332 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 162/326] 38.102.83.89 () {72 vars in 1530 bytes} [Tue Mar 17 10:35:24 2026] GET /volume/ => generated 388 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:35:24.571115 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-e10886df-effb-48a2-9645-a13e93f8f792 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:24.573374 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-e10886df-effb-48a2-9645-a13e93f8f792 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] POST https://38.102.83.89/volume/v3/attachments Mar 17 10:35:24.573840 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-e10886df-effb-48a2-9645-a13e93f8f792 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc53d509-8d74-42a4-b8d4-2f60586aa466", "connector": null, "instance_uuid": "3ed1504c-2467-446e-a761-4b28527d5ad2"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:35:24.584372 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:24.584372 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:35:24.608033 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-e10886df-effb-48a2-9645-a13e93f8f792 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] https://38.102.83.89/volume/v3/attachments returned with HTTP 200 Mar 17 10:35:24.608554 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 163/327] 38.102.83.89 () {80 vars in 1704 bytes} [Tue Mar 17 10:35:24 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:35:25.172966 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-be8c619c-ea7a-457f-95d8-dcb10d7b7fe5 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:25.182144 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-be8c619c-ea7a-457f-95d8-dcb10d7b7fe5 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] GET https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d Mar 17 10:35:25.184099 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-be8c619c-ea7a-457f-95d8-dcb10d7b7fe5 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:25.184099 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-be8c619c-ea7a-457f-95d8-dcb10d7b7fe5 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:25.190229 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:25.190229 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:35:25.192570 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-be8c619c-ea7a-457f-95d8-dcb10d7b7fe5 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Volume info retrieved successfully. Mar 17 10:35:25.195814 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-be8c619c-ea7a-457f-95d8-dcb10d7b7fe5 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d returned with HTTP 200 Mar 17 10:35:25.196158 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 164/328] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:35:25 2026] GET /volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:35:25.832206 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-62065783-29f3-443e-a72c-2a407ebe700d req-36111368-cb6c-448e-aff8-de7d9b4511fa tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Lock "cinder-attachment_update-fc93c69a-b27e-48dc-9746-45fc13bfff3d-np0005649721.novalocal" released by "attachment_update" :: held 3.528s {{(pid=123124) __release /opt/stack/cinder/cinder/coordination.py:152}} Mar 17 10:35:25.832659 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-62065783-29f3-443e-a72c-2a407ebe700d req-36111368-cb6c-448e-aff8-de7d9b4511fa tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] https://38.102.83.89/volume/v3/attachments/62b7f091-16c7-40c2-908d-2ed572bffb86 returned with HTTP 200 Mar 17 10:35:25.833705 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 165/329] 38.102.83.89 () {80 vars in 1814 bytes} [Tue Mar 17 10:35:22 2026] PUT /volume/v3/attachments/62b7f091-16c7-40c2-908d-2ed572bffb86 => generated 790 bytes in 3545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:35:26.222480 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-7d671cac-7572-450a-9899-c4873e43dcaf None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:26.227331 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7d671cac-7572-450a-9899-c4873e43dcaf tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] GET https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d Mar 17 10:35:26.227331 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7d671cac-7572-450a-9899-c4873e43dcaf tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:26.227331 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7d671cac-7572-450a-9899-c4873e43dcaf tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:26.246210 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:26.246210 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:35:26.253008 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-7d671cac-7572-450a-9899-c4873e43dcaf tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Volume info retrieved successfully. Mar 17 10:35:26.261943 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7d671cac-7572-450a-9899-c4873e43dcaf tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d returned with HTTP 200 Mar 17 10:35:26.262787 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 165/330] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:35:26 2026] GET /volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:35:27.284130 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-c6265cab-5849-4fe3-bb87-2605c95c32a1 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:27.287056 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c6265cab-5849-4fe3-bb87-2605c95c32a1 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] GET https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d Mar 17 10:35:27.287417 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c6265cab-5849-4fe3-bb87-2605c95c32a1 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:27.287694 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c6265cab-5849-4fe3-bb87-2605c95c32a1 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:27.298382 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:27.298382 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:35:27.302129 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-c6265cab-5849-4fe3-bb87-2605c95c32a1 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Volume info retrieved successfully. Mar 17 10:35:27.307091 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c6265cab-5849-4fe3-bb87-2605c95c32a1 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d returned with HTTP 200 Mar 17 10:35:27.307491 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 166/331] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:35:27 2026] GET /volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 10:35:28.330680 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-88b43691-ae27-42ab-87f8-f41ca966cdaa None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:28.332803 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-88b43691-ae27-42ab-87f8-f41ca966cdaa tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] GET https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d Mar 17 10:35:28.333085 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-88b43691-ae27-42ab-87f8-f41ca966cdaa tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:28.333398 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-88b43691-ae27-42ab-87f8-f41ca966cdaa tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:28.342980 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:28.342980 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:35:28.346421 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-88b43691-ae27-42ab-87f8-f41ca966cdaa tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Volume info retrieved successfully. Mar 17 10:35:28.350626 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-88b43691-ae27-42ab-87f8-f41ca966cdaa tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d returned with HTTP 200 Mar 17 10:35:28.351569 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 166/332] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:35:28 2026] GET /volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 10:35:29.375819 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-cfdc1552-7cce-4dee-b11d-2c0a3b33738f None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:29.378838 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-cfdc1552-7cce-4dee-b11d-2c0a3b33738f tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] GET https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d Mar 17 10:35:29.379163 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-cfdc1552-7cce-4dee-b11d-2c0a3b33738f tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:29.379484 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-cfdc1552-7cce-4dee-b11d-2c0a3b33738f tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:29.395687 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:29.395687 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:35:29.401113 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-cfdc1552-7cce-4dee-b11d-2c0a3b33738f tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Volume info retrieved successfully. Mar 17 10:35:29.408083 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-cfdc1552-7cce-4dee-b11d-2c0a3b33738f tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d returned with HTTP 200 Mar 17 10:35:29.408783 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 167/333] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:35:29 2026] GET /volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:35:30.434262 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-8d67284c-126c-4928-9040-bf06f1f12510 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:30.437224 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-8d67284c-126c-4928-9040-bf06f1f12510 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] GET https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d Mar 17 10:35:30.437740 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-8d67284c-126c-4928-9040-bf06f1f12510 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:30.438254 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-8d67284c-126c-4928-9040-bf06f1f12510 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:30.453439 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-567cb532-5769-4cc0-8849-5400ffcefd6f None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:30.454726 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-567cb532-5769-4cc0-8849-5400ffcefd6f None None] GET https://38.102.83.89/volume// Mar 17 10:35:30.454726 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-567cb532-5769-4cc0-8849-5400ffcefd6f None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:30.454726 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-567cb532-5769-4cc0-8849-5400ffcefd6f None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:30.455231 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-567cb532-5769-4cc0-8849-5400ffcefd6f None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:35:30.455675 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 168/334] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 10:35:30 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:35:30.457450 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:30.457450 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:35:30.465330 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-8d67284c-126c-4928-9040-bf06f1f12510 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Volume info retrieved successfully. Mar 17 10:35:30.465408 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-ce4619ef-5b31-46da-aee7-0d18c3f388eb None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:30.466169 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-ce4619ef-5b31-46da-aee7-0d18c3f388eb tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] GET https://38.102.83.89/volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 Mar 17 10:35:30.466558 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-ce4619ef-5b31-46da-aee7-0d18c3f388eb tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:30.466963 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-ce4619ef-5b31-46da-aee7-0d18c3f388eb tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:30.469618 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-8d67284c-126c-4928-9040-bf06f1f12510 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d returned with HTTP 200 Mar 17 10:35:30.470480 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 167/335] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:35:30 2026] GET /volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:35:30.495918 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:30.495918 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:35:30.500509 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-ce4619ef-5b31-46da-aee7-0d18c3f388eb tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Volume info retrieved successfully. Mar 17 10:35:30.507906 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-ce4619ef-5b31-46da-aee7-0d18c3f388eb tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] https://38.102.83.89/volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 returned with HTTP 200 Mar 17 10:35:30.508774 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 169/336] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 10:35:30 2026] GET /volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 => generated 1345 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Mar 17 10:35:30.571369 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-cffaacd7-b756-4db5-b16b-1ae4ee7e3c98 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:30.574721 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-cffaacd7-b756-4db5-b16b-1ae4ee7e3c98 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] PUT https://38.102.83.89/volume/v3/attachments/a9f55341-e8a5-4216-8913-60b7035b9f72 Mar 17 10:35:30.575513 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-cffaacd7-b756-4db5-b16b-1ae4ee7e3c98 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "38.102.83.89", "host": "np0005649721.novalocal", "multipath": false, "enforce_multipath": true, "initiator": "iqn.1994-05.com.redhat:fd15498af3bd", "do_local_attach": false, "uuid": "0ceb02b1-38b4-43fc-8549-abe22c224d5e", "system uuid": "7643bce9-2f06-4fe7-b291-650913a35e56", "nvme_native_multipath": false, "nqn": "nqn.2014-08.org.nvmexpress:uuid:7492a7d8-3878-46d7-bc3c-9b085f58a756", "found_dsc": "", "host_ips": ["38.102.83.89", "fe80::f816:3eff:feb5:bca3", "192.168.122.1", "172.24.5.1", "2001:db8::2", "fe80::608a:3ff:feb6:c149", "fe80::fc16:3eff:fe7a:567d", "fe80::c88:ff:fe93:5fdd", "fe80::fc16:3eff:fe96:756b", "fe80::c58:8ff:fee5:b8e3", "fe80::fc16:3eff:fe45:f29a"], "mountpoint": "/dev/vda"}}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:35:30.586878 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-cffaacd7-b756-4db5-b16b-1ae4ee7e3c98 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Acquiring lock "cinder-attachment_update-cc53d509-8d74-42a4-b8d4-2f60586aa466-np0005649721.novalocal" by "attachment_update" {{(pid=123123) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Mar 17 10:35:30.594647 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-cffaacd7-b756-4db5-b16b-1ae4ee7e3c98 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Lock "cinder-attachment_update-cc53d509-8d74-42a4-b8d4-2f60586aa466-np0005649721.novalocal" acquired by "attachment_update" :: waited 0.008s {{(pid=123123) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Mar 17 10:35:30.596279 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:30.596279 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:35:31.198775 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-62065783-29f3-443e-a72c-2a407ebe700d req-9f070aa8-c393-4f88-b2a9-5042636735fd None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:31.202477 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-62065783-29f3-443e-a72c-2a407ebe700d req-9f070aa8-c393-4f88-b2a9-5042636735fd tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] POST https://38.102.83.89/volume/v3/attachments/62b7f091-16c7-40c2-908d-2ed572bffb86/action Mar 17 10:35:31.202953 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-62065783-29f3-443e-a72c-2a407ebe700d req-9f070aa8-c393-4f88-b2a9-5042636735fd tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Action body: b'{"os-complete": null}' {{(pid=123124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:35:31.203124 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-62065783-29f3-443e-a72c-2a407ebe700d req-9f070aa8-c393-4f88-b2a9-5042636735fd tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:35:31.227573 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:31.227573 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:35:31.241961 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-62065783-29f3-443e-a72c-2a407ebe700d req-9f070aa8-c393-4f88-b2a9-5042636735fd tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] https://38.102.83.89/volume/v3/attachments/62b7f091-16c7-40c2-908d-2ed572bffb86/action returned with HTTP 204 Mar 17 10:35:31.242790 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 170/337] 38.102.83.89 () {80 vars in 1835 bytes} [Tue Mar 17 10:35:31 2026] POST /volume/v3/attachments/62b7f091-16c7-40c2-908d-2ed572bffb86/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Mar 17 10:35:31.500365 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-22e79a69-555e-4a99-8ff6-7117503e80ca None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:31.502500 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-22e79a69-555e-4a99-8ff6-7117503e80ca tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] GET https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d Mar 17 10:35:31.502713 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-22e79a69-555e-4a99-8ff6-7117503e80ca tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:31.502963 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-22e79a69-555e-4a99-8ff6-7117503e80ca tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:31.512524 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:31.512524 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:35:31.515597 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-22e79a69-555e-4a99-8ff6-7117503e80ca tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Volume info retrieved successfully. Mar 17 10:35:31.521375 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-22e79a69-555e-4a99-8ff6-7117503e80ca tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d returned with HTTP 200 Mar 17 10:35:31.521799 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 171/338] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:35:31 2026] GET /volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:35:31.551999 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-84ffe58a-82bf-4d3a-a11b-c309935595e0 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:31.553920 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-84ffe58a-82bf-4d3a-a11b-c309935595e0 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] GET https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d Mar 17 10:35:31.555322 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-84ffe58a-82bf-4d3a-a11b-c309935595e0 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:31.555322 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-84ffe58a-82bf-4d3a-a11b-c309935595e0 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:31.570320 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:31.570320 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:35:31.575691 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-84ffe58a-82bf-4d3a-a11b-c309935595e0 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Volume info retrieved successfully. Mar 17 10:35:31.582073 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-84ffe58a-82bf-4d3a-a11b-c309935595e0 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d returned with HTTP 200 Mar 17 10:35:31.582768 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 172/339] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:35:31 2026] GET /volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:35:34.133542 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-cffaacd7-b756-4db5-b16b-1ae4ee7e3c98 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Lock "cinder-attachment_update-cc53d509-8d74-42a4-b8d4-2f60586aa466-np0005649721.novalocal" released by "attachment_update" :: held 3.539s {{(pid=123123) __release /opt/stack/cinder/cinder/coordination.py:152}} Mar 17 10:35:34.134168 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-cffaacd7-b756-4db5-b16b-1ae4ee7e3c98 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] https://38.102.83.89/volume/v3/attachments/a9f55341-e8a5-4216-8913-60b7035b9f72 returned with HTTP 200 Mar 17 10:35:34.135083 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 168/340] 38.102.83.89 () {80 vars in 1814 bytes} [Tue Mar 17 10:35:30 2026] PUT /volume/v3/attachments/a9f55341-e8a5-4216-8913-60b7035b9f72 => generated 790 bytes in 3564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:35:34.654181 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-d9fc7e4c-2559-4471-9099-fd91d1cdad78 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:34.657113 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-d9fc7e4c-2559-4471-9099-fd91d1cdad78 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] POST https://38.102.83.89/volume/v3/attachments/a9f55341-e8a5-4216-8913-60b7035b9f72/action Mar 17 10:35:34.657669 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-d9fc7e4c-2559-4471-9099-fd91d1cdad78 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Action body: b'{"os-complete": null}' {{(pid=123124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:35:34.657878 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-d9fc7e4c-2559-4471-9099-fd91d1cdad78 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:35:34.682616 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:34.682616 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:35:34.694064 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-5fe8bec8-1bd4-4d6c-a152-32cde6dfdad0 req-d9fc7e4c-2559-4471-9099-fd91d1cdad78 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] https://38.102.83.89/volume/v3/attachments/a9f55341-e8a5-4216-8913-60b7035b9f72/action returned with HTTP 204 Mar 17 10:35:34.694576 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 173/341] 38.102.83.89 () {80 vars in 1835 bytes} [Tue Mar 17 10:35:34 2026] POST /volume/v3/attachments/a9f55341-e8a5-4216-8913-60b7035b9f72/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:35:35.554046 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-ad7ecc7c-ad6d-44c3-86a0-427f7fc4131c req-a0fa603c-e4e0-48e7-8f0c-7e117e625345 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:35.555754 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-ad7ecc7c-ad6d-44c3-86a0-427f7fc4131c req-a0fa603c-e4e0-48e7-8f0c-7e117e625345 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] DELETE https://38.102.83.89/volume/v3/attachments/62b7f091-16c7-40c2-908d-2ed572bffb86 Mar 17 10:35:35.555891 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-ad7ecc7c-ad6d-44c3-86a0-427f7fc4131c req-a0fa603c-e4e0-48e7-8f0c-7e117e625345 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:35.556032 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-ad7ecc7c-ad6d-44c3-86a0-427f7fc4131c req-a0fa603c-e4e0-48e7-8f0c-7e117e625345 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Calling method 'version_select' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:35.562071 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:35.562071 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:35:38.605573 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-ad7ecc7c-ad6d-44c3-86a0-427f7fc4131c req-a0fa603c-e4e0-48e7-8f0c-7e117e625345 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] https://38.102.83.89/volume/v3/attachments/62b7f091-16c7-40c2-908d-2ed572bffb86 returned with HTTP 200 Mar 17 10:35:38.606192 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 169/342] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 10:35:35 2026] DELETE /volume/v3/attachments/62b7f091-16c7-40c2-908d-2ed572bffb86 => generated 19 bytes in 3052 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 10:35:41.933785 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-6668a2dd-19ea-4e32-961b-bebf042386b8 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:41.935877 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6668a2dd-19ea-4e32-961b-bebf042386b8 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] GET https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d Mar 17 10:35:41.936105 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6668a2dd-19ea-4e32-961b-bebf042386b8 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:41.936365 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6668a2dd-19ea-4e32-961b-bebf042386b8 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:41.947104 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:41.947104 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:35:41.951945 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-6668a2dd-19ea-4e32-961b-bebf042386b8 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Volume info retrieved successfully. Mar 17 10:35:41.957991 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6668a2dd-19ea-4e32-961b-bebf042386b8 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d returned with HTTP 200 Mar 17 10:35:41.958595 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 174/343] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:35:41 2026] GET /volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:35:41.979239 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-d635e2e8-ae4d-48ed-982f-684977041f71 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:41.981082 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d635e2e8-ae4d-48ed-982f-684977041f71 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] GET https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d Mar 17 10:35:41.981324 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-d635e2e8-ae4d-48ed-982f-684977041f71 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:41.981534 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-d635e2e8-ae4d-48ed-982f-684977041f71 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:41.989954 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:41.989954 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:35:41.993637 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-d635e2e8-ae4d-48ed-982f-684977041f71 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Volume info retrieved successfully. Mar 17 10:35:41.997850 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d635e2e8-ae4d-48ed-982f-684977041f71 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d returned with HTTP 200 Mar 17 10:35:41.998239 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 170/344] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:35:41 2026] GET /volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:35:42.056831 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-2cab79ee-8070-4d2d-b81f-e83dae5204d7 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:42.059605 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2cab79ee-8070-4d2d-b81f-e83dae5204d7 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] GET https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d Mar 17 10:35:42.059852 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2cab79ee-8070-4d2d-b81f-e83dae5204d7 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:42.060150 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2cab79ee-8070-4d2d-b81f-e83dae5204d7 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:42.069190 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:42.069190 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:35:42.073727 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-2cab79ee-8070-4d2d-b81f-e83dae5204d7 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Volume info retrieved successfully. Mar 17 10:35:42.080165 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2cab79ee-8070-4d2d-b81f-e83dae5204d7 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d returned with HTTP 200 Mar 17 10:35:42.080921 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 175/345] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:35:42 2026] GET /volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:35:43.842351 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-028f9533-eb6e-4c48-bd53-e7835923c9ad req-64f38595-ff62-4e2a-b335-6316eb732b4e None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:43.846838 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-028f9533-eb6e-4c48-bd53-e7835923c9ad req-64f38595-ff62-4e2a-b335-6316eb732b4e tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] GET https://38.102.83.89/volume/v3/limits Mar 17 10:35:43.847044 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-028f9533-eb6e-4c48-bd53-e7835923c9ad req-64f38595-ff62-4e2a-b335-6316eb732b4e tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:43.847274 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-028f9533-eb6e-4c48-bd53-e7835923c9ad req-64f38595-ff62-4e2a-b335-6316eb732b4e tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Calling method 'index' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:43.879005 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-028f9533-eb6e-4c48-bd53-e7835923c9ad req-64f38595-ff62-4e2a-b335-6316eb732b4e tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] https://38.102.83.89/volume/v3/limits returned with HTTP 200 Mar 17 10:35:43.880786 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 171/346] 38.102.83.89 () {74 vars in 1594 bytes} [Tue Mar 17 10:35:43 2026] GET /volume/v3/limits => generated 302 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:35:44.410390 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-028f9533-eb6e-4c48-bd53-e7835923c9ad req-0c73ec78-9d9a-4a89-9de2-244f8e19b67e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:44.412365 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-028f9533-eb6e-4c48-bd53-e7835923c9ad req-0c73ec78-9d9a-4a89-9de2-244f8e19b67e tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] GET https://38.102.83.89/volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 Mar 17 10:35:44.412561 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-028f9533-eb6e-4c48-bd53-e7835923c9ad req-0c73ec78-9d9a-4a89-9de2-244f8e19b67e tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:44.412759 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-028f9533-eb6e-4c48-bd53-e7835923c9ad req-0c73ec78-9d9a-4a89-9de2-244f8e19b67e tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:44.424134 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:44.424134 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:35:44.427503 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-028f9533-eb6e-4c48-bd53-e7835923c9ad req-0c73ec78-9d9a-4a89-9de2-244f8e19b67e tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Volume info retrieved successfully. Mar 17 10:35:44.432168 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-028f9533-eb6e-4c48-bd53-e7835923c9ad req-0c73ec78-9d9a-4a89-9de2-244f8e19b67e tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] https://38.102.83.89/volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 returned with HTTP 200 Mar 17 10:35:44.432597 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 176/347] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:35:44 2026] GET /volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 => generated 1457 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:35:44.446268 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-028f9533-eb6e-4c48-bd53-e7835923c9ad req-e9d8790d-d5ec-46fe-a763-17efc7350f39 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:44.450689 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-028f9533-eb6e-4c48-bd53-e7835923c9ad req-e9d8790d-d5ec-46fe-a763-17efc7350f39 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] POST https://38.102.83.89/volume/v3/snapshots Mar 17 10:35:44.451503 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-028f9533-eb6e-4c48-bd53-e7835923c9ad req-e9d8790d-d5ec-46fe-a763-17efc7350f39 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cc53d509-8d74-42a4-b8d4-2f60586aa466", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1752637265", "description": null, "metadata": {}}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:35:44.481417 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:44.481417 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:35:44.482681 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-028f9533-eb6e-4c48-bd53-e7835923c9ad req-e9d8790d-d5ec-46fe-a763-17efc7350f39 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Volume info retrieved successfully. Mar 17 10:35:44.483035 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.snapshots [req-028f9533-eb6e-4c48-bd53-e7835923c9ad req-e9d8790d-d5ec-46fe-a763-17efc7350f39 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Create snapshot from volume cc53d509-8d74-42a4-b8d4-2f60586aa466 Mar 17 10:35:44.595925 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [req-028f9533-eb6e-4c48-bd53-e7835923c9ad req-e9d8790d-d5ec-46fe-a763-17efc7350f39 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Created reservations ['6ae709d1-ec57-438e-8440-bf96fbe19950', 'b2934c31-fba0-4a01-97e3-98c980860bc8', '9b507b1b-6efa-4f2f-b0ba-aea72581f6f2', '0c3bda22-4fdd-4439-af36-8728a039d93f'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:35:44.673357 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-028f9533-eb6e-4c48-bd53-e7835923c9ad req-e9d8790d-d5ec-46fe-a763-17efc7350f39 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Snapshot force create request issued successfully. Mar 17 10:35:44.673847 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-028f9533-eb6e-4c48-bd53-e7835923c9ad req-e9d8790d-d5ec-46fe-a763-17efc7350f39 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] https://38.102.83.89/volume/v3/snapshots returned with HTTP 202 Mar 17 10:35:44.674456 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 172/348] 38.102.83.89 () {78 vars in 1657 bytes} [Tue Mar 17 10:35:44 2026] POST /volume/v3/snapshots => generated 319 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:35:46.082373 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-30d5f645-359b-4646-89ec-f7ac14153e67 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:46.083660 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-30d5f645-359b-4646-89ec-f7ac14153e67 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] GET https://38.102.83.89/volume/v3/snapshots/e126919e-704f-4b3b-9ab6-2bed3a6c873b Mar 17 10:35:46.083797 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-30d5f645-359b-4646-89ec-f7ac14153e67 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:46.083942 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-30d5f645-359b-4646-89ec-f7ac14153e67 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:46.088606 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:46.088606 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:35:46.088928 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-30d5f645-359b-4646-89ec-f7ac14153e67 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Snapshot retrieved successfully. Mar 17 10:35:46.089479 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-30d5f645-359b-4646-89ec-f7ac14153e67 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] https://38.102.83.89/volume/v3/snapshots/e126919e-704f-4b3b-9ab6-2bed3a6c873b returned with HTTP 200 Mar 17 10:35:46.089735 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 177/349] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 10:35:46 2026] GET /volume/v3/snapshots/e126919e-704f-4b3b-9ab6-2bed3a6c873b => generated 478 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:35:46.249959 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-61a769c4-167a-489b-a907-f5d70c1818d2 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:46.251830 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-61a769c4-167a-489b-a907-f5d70c1818d2 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/e126919e-704f-4b3b-9ab6-2bed3a6c873b Mar 17 10:35:46.252013 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-61a769c4-167a-489b-a907-f5d70c1818d2 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:46.252257 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-61a769c4-167a-489b-a907-f5d70c1818d2 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:46.252406 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.snapshots [None req-61a769c4-167a-489b-a907-f5d70c1818d2 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Delete snapshot with id: e126919e-704f-4b3b-9ab6-2bed3a6c873b Mar 17 10:35:46.256883 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:46.256883 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:35:46.257350 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-61a769c4-167a-489b-a907-f5d70c1818d2 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Snapshot retrieved successfully. Mar 17 10:35:46.276142 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-61a769c4-167a-489b-a907-f5d70c1818d2 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Snapshot delete request issued successfully. Mar 17 10:35:46.276319 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-61a769c4-167a-489b-a907-f5d70c1818d2 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] https://38.102.83.89/volume/v3/snapshots/e126919e-704f-4b3b-9ab6-2bed3a6c873b returned with HTTP 202 Mar 17 10:35:46.276682 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 173/350] 38.102.83.89 () {72 vars in 1467 bytes} [Tue Mar 17 10:35:46 2026] DELETE /volume/v3/snapshots/e126919e-704f-4b3b-9ab6-2bed3a6c873b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 10:35:46.287342 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-b35b4afa-caee-4b1c-b19f-16b39c50e57c None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:46.292957 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b35b4afa-caee-4b1c-b19f-16b39c50e57c tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] GET https://38.102.83.89/volume/v3/snapshots/e126919e-704f-4b3b-9ab6-2bed3a6c873b Mar 17 10:35:46.293245 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b35b4afa-caee-4b1c-b19f-16b39c50e57c tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:46.293578 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b35b4afa-caee-4b1c-b19f-16b39c50e57c tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:46.307538 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:35:46.307538 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:35:46.308252 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-b35b4afa-caee-4b1c-b19f-16b39c50e57c tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Snapshot retrieved successfully. Mar 17 10:35:46.309665 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b35b4afa-caee-4b1c-b19f-16b39c50e57c tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] https://38.102.83.89/volume/v3/snapshots/e126919e-704f-4b3b-9ab6-2bed3a6c873b returned with HTTP 200 Mar 17 10:35:46.310710 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 178/351] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 10:35:46 2026] GET /volume/v3/snapshots/e126919e-704f-4b3b-9ab6-2bed3a6c873b => generated 477 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:35:47.320088 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-6e9f91e7-d4cb-4cef-a75c-e86eff73cdb7 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:35:47.321570 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6e9f91e7-d4cb-4cef-a75c-e86eff73cdb7 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] GET https://38.102.83.89/volume/v3/snapshots/e126919e-704f-4b3b-9ab6-2bed3a6c873b Mar 17 10:35:47.321710 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6e9f91e7-d4cb-4cef-a75c-e86eff73cdb7 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:35:47.321862 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6e9f91e7-d4cb-4cef-a75c-e86eff73cdb7 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:35:47.327922 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6e9f91e7-d4cb-4cef-a75c-e86eff73cdb7 tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] https://38.102.83.89/volume/v3/snapshots/e126919e-704f-4b3b-9ab6-2bed3a6c873b returned with HTTP 404 Mar 17 10:35:47.328355 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 174/352] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 10:35:47 2026] GET /volume/v3/snapshots/e126919e-704f-4b3b-9ab6-2bed3a6c873b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:35:56.299540 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=100,cinder:INSERT=10,cinder:UPDATE=17 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:35:57.323713 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=157,cinder:INSERT=19,cinder:UPDATE=33 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:36:22.091929 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-e117ce10-65c6-438f-8cee-243b24d1b287 req-4874e001-9179-40ae-ad85-03ffb9f6792b None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:36:22.095397 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-e117ce10-65c6-438f-8cee-243b24d1b287 req-4874e001-9179-40ae-ad85-03ffb9f6792b tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] DELETE https://38.102.83.89/volume/v3/attachments/a9f55341-e8a5-4216-8913-60b7035b9f72 Mar 17 10:36:22.095746 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-e117ce10-65c6-438f-8cee-243b24d1b287 req-4874e001-9179-40ae-ad85-03ffb9f6792b tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:36:22.096094 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-e117ce10-65c6-438f-8cee-243b24d1b287 req-4874e001-9179-40ae-ad85-03ffb9f6792b tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Calling method 'version_select' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:36:22.109009 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:36:22.109009 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:36:25.308179 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-e117ce10-65c6-438f-8cee-243b24d1b287 req-4874e001-9179-40ae-ad85-03ffb9f6792b tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] https://38.102.83.89/volume/v3/attachments/a9f55341-e8a5-4216-8913-60b7035b9f72 returned with HTTP 200 Mar 17 10:36:25.309255 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 179/353] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 10:36:22 2026] DELETE /volume/v3/attachments/a9f55341-e8a5-4216-8913-60b7035b9f72 => generated 19 bytes in 3218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:36:25.344574 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-e117ce10-65c6-438f-8cee-243b24d1b287 req-d91c4798-6f38-475e-bacd-9ae2e4302bbe None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:36:25.348200 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-e117ce10-65c6-438f-8cee-243b24d1b287 req-d91c4798-6f38-475e-bacd-9ae2e4302bbe tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] DELETE https://38.102.83.89/volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 Mar 17 10:36:25.348200 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-e117ce10-65c6-438f-8cee-243b24d1b287 req-d91c4798-6f38-475e-bacd-9ae2e4302bbe tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:36:25.348357 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-e117ce10-65c6-438f-8cee-243b24d1b287 req-d91c4798-6f38-475e-bacd-9ae2e4302bbe tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:36:25.348402 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [req-e117ce10-65c6-438f-8cee-243b24d1b287 req-d91c4798-6f38-475e-bacd-9ae2e4302bbe tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Delete volume with id: cc53d509-8d74-42a4-b8d4-2f60586aa466 Mar 17 10:36:25.357403 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:36:25.357403 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:36:25.357956 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-e117ce10-65c6-438f-8cee-243b24d1b287 req-d91c4798-6f38-475e-bacd-9ae2e4302bbe tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Volume info retrieved successfully. Mar 17 10:36:25.377850 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-e117ce10-65c6-438f-8cee-243b24d1b287 req-d91c4798-6f38-475e-bacd-9ae2e4302bbe tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] Delete volume request issued successfully. Mar 17 10:36:25.378001 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-e117ce10-65c6-438f-8cee-243b24d1b287 req-d91c4798-6f38-475e-bacd-9ae2e4302bbe tempest-ImageDependencyTests-180171152 tempest-ImageDependencyTests-180171152-project-member] https://38.102.83.89/volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 returned with HTTP 202 Mar 17 10:36:25.378344 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 175/354] 38.102.83.89 () {76 vars in 1730 bytes} [Tue Mar 17 10:36:25 2026] DELETE /volume/v3/volumes/cc53d509-8d74-42a4-b8d4-2f60586aa466 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 10:36:35.306136 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=10,cinder:UPDATE=3 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:36:35.370559 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:38:08.409866 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-4829d529-08c6-4de4-b2ad-828d63f1bca8 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:08.415202 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4829d529-08c6-4de4-b2ad-828d63f1bca8 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] DELETE https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d Mar 17 10:38:08.415551 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4829d529-08c6-4de4-b2ad-828d63f1bca8 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:08.415865 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4829d529-08c6-4de4-b2ad-828d63f1bca8 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:08.416134 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-4829d529-08c6-4de4-b2ad-828d63f1bca8 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Delete volume with id: fc93c69a-b27e-48dc-9746-45fc13bfff3d Mar 17 10:38:08.430334 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:08.430334 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:08.431096 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-4829d529-08c6-4de4-b2ad-828d63f1bca8 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Volume info retrieved successfully. Mar 17 10:38:08.469457 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-4829d529-08c6-4de4-b2ad-828d63f1bca8 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Delete volume request issued successfully. Mar 17 10:38:08.469759 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4829d529-08c6-4de4-b2ad-828d63f1bca8 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d returned with HTTP 202 Mar 17 10:38:08.470517 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 180/355] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 10:38:08 2026] DELETE /volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 10:38:08.484293 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-526055cb-a5f6-412a-8e73-5bb1814b9bd3 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:08.487396 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-526055cb-a5f6-412a-8e73-5bb1814b9bd3 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] GET https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d Mar 17 10:38:08.488694 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-526055cb-a5f6-412a-8e73-5bb1814b9bd3 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:08.488694 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-526055cb-a5f6-412a-8e73-5bb1814b9bd3 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:08.499218 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:08.499218 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:08.508438 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-526055cb-a5f6-412a-8e73-5bb1814b9bd3 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Volume info retrieved successfully. Mar 17 10:38:08.513472 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-526055cb-a5f6-412a-8e73-5bb1814b9bd3 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d returned with HTTP 200 Mar 17 10:38:08.513947 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 176/356] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:08 2026] GET /volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:09.535753 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-c44e3cb1-81ba-4524-b2ad-b1e6c2709cb9 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:09.538526 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c44e3cb1-81ba-4524-b2ad-b1e6c2709cb9 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] GET https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d Mar 17 10:38:09.538839 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c44e3cb1-81ba-4524-b2ad-b1e6c2709cb9 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:09.539154 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c44e3cb1-81ba-4524-b2ad-b1e6c2709cb9 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:09.554617 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:09.554617 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:09.560456 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-c44e3cb1-81ba-4524-b2ad-b1e6c2709cb9 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Volume info retrieved successfully. Mar 17 10:38:09.567287 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c44e3cb1-81ba-4524-b2ad-b1e6c2709cb9 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d returned with HTTP 200 Mar 17 10:38:09.567957 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 181/357] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:09 2026] GET /volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:10.598620 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-5fd69786-ee32-4e2b-a5c4-94d8fbe5bb12 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:10.600440 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5fd69786-ee32-4e2b-a5c4-94d8fbe5bb12 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] GET https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d Mar 17 10:38:10.600652 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5fd69786-ee32-4e2b-a5c4-94d8fbe5bb12 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:10.600855 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5fd69786-ee32-4e2b-a5c4-94d8fbe5bb12 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:10.606384 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5fd69786-ee32-4e2b-a5c4-94d8fbe5bb12 tempest-DeleteServersTestJSON-1788006576 tempest-DeleteServersTestJSON-1788006576-project-member] https://38.102.83.89/volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d returned with HTTP 404 Mar 17 10:38:10.606859 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 177/358] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:10 2026] GET /volume/v3/volumes/fc93c69a-b27e-48dc-9746-45fc13bfff3d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:38:14.855358 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-5f91f71a-4d2f-4ad5-8995-894733bd0e3f None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:14.856465 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5f91f71a-4d2f-4ad5-8995-894733bd0e3f tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 10:38:14.856754 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-5f91f71a-4d2f-4ad5-8995-894733bd0e3f tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "94d916c9-b3b0-4ece-826a-886c90b57bfd", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1906139064"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:38:14.857876 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.volumes [None req-5f91f71a-4d2f-4ad5-8995-894733bd0e3f tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Create volume request body: {'volume': {'imageRef': '94d916c9-b3b0-4ece-826a-886c90b57bfd', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1906139064'}} {{(pid=123124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 10:38:14.964637 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-5f91f71a-4d2f-4ad5-8995-894733bd0e3f tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Create volume of 1 GB Mar 17 10:38:14.968233 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-5f91f71a-4d2f-4ad5-8995-894733bd0e3f tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Availability Zones retrieved successfully. Mar 17 10:38:14.973916 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-5f91f71a-4d2f-4ad5-8995-894733bd0e3f tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Flow 'volume_create_api' (c59328b4-5d7d-4c95-a549-30c596ba012c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:38:14.975376 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-5f91f71a-4d2f-4ad5-8995-894733bd0e3f tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bad056a9-2833-4daa-8b72-5382a1609394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:14.976432 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.flows.api.create_volume [None req-5f91f71a-4d2f-4ad5-8995-894733bd0e3f tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Validating volume size '1' using validate_int {{(pid=123124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:38:15.047280 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-5f91f71a-4d2f-4ad5-8995-894733bd0e3f tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bad056a9-2833-4daa-8b72-5382a1609394) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:15.048399 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-5f91f71a-4d2f-4ad5-8995-894733bd0e3f tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (653bda5c-038a-4c9b-b455-512993144c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:15.122497 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-5f91f71a-4d2f-4ad5-8995-894733bd0e3f tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Created reservations ['259e6114-e16b-4c46-91c4-1fd421bf51e4', '3d87952b-07ed-4163-9851-72aac124d7fa', '71029f69-091d-40b2-9948-4d13b36aef3b', '3226390f-5d27-46e9-82e4-415aca5929e4'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:38:15.122497 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-5f91f71a-4d2f-4ad5-8995-894733bd0e3f tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (653bda5c-038a-4c9b-b455-512993144c70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['259e6114-e16b-4c46-91c4-1fd421bf51e4', '3d87952b-07ed-4163-9851-72aac124d7fa', '71029f69-091d-40b2-9948-4d13b36aef3b', '3226390f-5d27-46e9-82e4-415aca5929e4']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:15.122497 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-5f91f71a-4d2f-4ad5-8995-894733bd0e3f tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f95d6433-6c13-4636-bfdc-746d9eb53704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:15.143473 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-5f91f71a-4d2f-4ad5-8995-894733bd0e3f tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f95d6433-6c13-4636-bfdc-746d9eb53704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '171020ae-d5cc-4e53-971c-4d9d2918aeec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1906139064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='105a24ea9ccc4c258a533d1bdfe032a1',qos_specs=None,replication_status=,reservations=['259e6114-e16b-4c46-91c4-1fd421bf51e4','3d87952b-07ed-4163-9851-72aac124d7fa','71029f69-091d-40b2-9948-4d13b36aef3b','3226390f-5d27-46e9-82e4-415aca5929e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7e17cebe00c426e8733736fa256bf4c',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:38:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1906139064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=171020ae-d5cc-4e53-971c-4d9d2918aeec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='105a24ea9ccc4c258a533d1bdfe032a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7e17cebe00c426e8733736fa256bf4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:15.144617 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-5f91f71a-4d2f-4ad5-8995-894733bd0e3f tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11c83813-050d-40e3-8fdd-9d8dca8d23b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:15.163536 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-5f91f71a-4d2f-4ad5-8995-894733bd0e3f tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11c83813-050d-40e3-8fdd-9d8dca8d23b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1906139064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='105a24ea9ccc4c258a533d1bdfe032a1',qos_specs=None,replication_status=,reservations=['259e6114-e16b-4c46-91c4-1fd421bf51e4','3d87952b-07ed-4163-9851-72aac124d7fa','71029f69-091d-40b2-9948-4d13b36aef3b','3226390f-5d27-46e9-82e4-415aca5929e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7e17cebe00c426e8733736fa256bf4c',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:15.164440 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-5f91f71a-4d2f-4ad5-8995-894733bd0e3f tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82abed32-8c43-40b5-8e1c-a187056813e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:15.175017 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-5f91f71a-4d2f-4ad5-8995-894733bd0e3f tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82abed32-8c43-40b5-8e1c-a187056813e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:15.176012 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-5f91f71a-4d2f-4ad5-8995-894733bd0e3f tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Flow 'volume_create_api' (c59328b4-5d7d-4c95-a549-30c596ba012c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:38:15.176422 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-5f91f71a-4d2f-4ad5-8995-894733bd0e3f tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Create volume request issued successfully. Mar 17 10:38:15.177058 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5f91f71a-4d2f-4ad5-8995-894733bd0e3f tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 10:38:15.177565 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 182/359] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 10:38:14 2026] POST /volume/v3/volumes => generated 758 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:38:15.202496 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-f80f6349-1f08-4fb6-8c1f-46b92dc72e96 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:15.204306 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f80f6349-1f08-4fb6-8c1f-46b92dc72e96 tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] GET https://38.102.83.89/volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec Mar 17 10:38:15.204528 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f80f6349-1f08-4fb6-8c1f-46b92dc72e96 tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:15.204750 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f80f6349-1f08-4fb6-8c1f-46b92dc72e96 tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:15.215135 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:15.215135 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:15.232383 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-f80f6349-1f08-4fb6-8c1f-46b92dc72e96 tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Volume info retrieved successfully. Mar 17 10:38:15.241794 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f80f6349-1f08-4fb6-8c1f-46b92dc72e96 tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] https://38.102.83.89/volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec returned with HTTP 200 Mar 17 10:38:15.243840 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 178/360] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:15 2026] GET /volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec => generated 826 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:16.268829 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-4b3dc9a5-eb4c-4ecb-a884-abb73307797b None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:16.275516 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4b3dc9a5-eb4c-4ecb-a884-abb73307797b tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] GET https://38.102.83.89/volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec Mar 17 10:38:16.275876 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4b3dc9a5-eb4c-4ecb-a884-abb73307797b tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:16.276177 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4b3dc9a5-eb4c-4ecb-a884-abb73307797b tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:16.287632 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:16.287632 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:16.293401 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-4b3dc9a5-eb4c-4ecb-a884-abb73307797b tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Volume info retrieved successfully. Mar 17 10:38:16.299515 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4b3dc9a5-eb4c-4ecb-a884-abb73307797b tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] https://38.102.83.89/volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec returned with HTTP 200 Mar 17 10:38:16.300123 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 183/361] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:16 2026] GET /volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:17.315009 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-ac2bd685-b16c-45b5-8699-64a6604be95b None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:17.316660 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ac2bd685-b16c-45b5-8699-64a6604be95b tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] GET https://38.102.83.89/volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec Mar 17 10:38:17.316798 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ac2bd685-b16c-45b5-8699-64a6604be95b tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:17.317112 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ac2bd685-b16c-45b5-8699-64a6604be95b tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:17.325184 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:17.325184 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:17.328825 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-ac2bd685-b16c-45b5-8699-64a6604be95b tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Volume info retrieved successfully. Mar 17 10:38:17.333562 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ac2bd685-b16c-45b5-8699-64a6604be95b tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] https://38.102.83.89/volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec returned with HTTP 200 Mar 17 10:38:17.334097 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 179/362] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:17 2026] GET /volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:38:17.353928 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-225b88be-beba-4cc8-8098-3882a4caf94c None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:17.356556 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-225b88be-beba-4cc8-8098-3882a4caf94c tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] POST https://38.102.83.89/volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec/action Mar 17 10:38:17.357057 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-225b88be-beba-4cc8-8098-3882a4caf94c tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Action body: b'{"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}}' {{(pid=123124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:38:17.357282 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-225b88be-beba-4cc8-8098-3882a4caf94c tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Action: 'action', calling method: create, body: {"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:38:17.368713 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:17.368713 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:17.379355 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:17.379355 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:17.379355 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-225b88be-beba-4cc8-8098-3882a4caf94c tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Volume info retrieved successfully. Mar 17 10:38:17.393676 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-225b88be-beba-4cc8-8098-3882a4caf94c tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Update volume metadata completed successfully. Mar 17 10:38:17.394251 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-225b88be-beba-4cc8-8098-3882a4caf94c tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] https://38.102.83.89/volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec/action returned with HTTP 200 Mar 17 10:38:17.395235 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 184/363] 38.102.83.89 () {74 vars in 1501 bytes} [Tue Mar 17 10:38:17 2026] POST /volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec/action => generated 563 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:17.404612 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-9aa3c772-e6d0-48f7-bd70-6126e63c0f79 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:17.406355 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9aa3c772-e6d0-48f7-bd70-6126e63c0f79 tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] GET https://38.102.83.89/volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec Mar 17 10:38:17.406565 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9aa3c772-e6d0-48f7-bd70-6126e63c0f79 tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:17.406777 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9aa3c772-e6d0-48f7-bd70-6126e63c0f79 tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:17.413898 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:17.413898 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:17.417564 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-9aa3c772-e6d0-48f7-bd70-6126e63c0f79 tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Volume info retrieved successfully. Mar 17 10:38:17.422583 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9aa3c772-e6d0-48f7-bd70-6126e63c0f79 tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] https://38.102.83.89/volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec returned with HTTP 200 Mar 17 10:38:17.423005 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 180/364] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:17 2026] GET /volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec => generated 1426 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:38:17.441136 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-ccddd8c6-d560-47e8-bd41-d053e16c1903 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:17.443171 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ccddd8c6-d560-47e8-bd41-d053e16c1903 tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] POST https://38.102.83.89/volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec/action Mar 17 10:38:17.443948 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ccddd8c6-d560-47e8-bd41-d053e16c1903 tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=123124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:38:17.444265 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ccddd8c6-d560-47e8-bd41-d053e16c1903 tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:38:17.456788 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:17.456788 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:17.467387 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:17.467387 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:17.468109 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-ccddd8c6-d560-47e8-bd41-d053e16c1903 tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Volume info retrieved successfully. Mar 17 10:38:17.476416 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-ccddd8c6-d560-47e8-bd41-d053e16c1903 tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Get volume image-metadata completed successfully. Mar 17 10:38:17.494868 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-ccddd8c6-d560-47e8-bd41-d053e16c1903 tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Delete volume metadata completed successfully. Mar 17 10:38:17.495232 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ccddd8c6-d560-47e8-bd41-d053e16c1903 tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] https://38.102.83.89/volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec/action returned with HTTP 200 Mar 17 10:38:17.495988 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 185/365] 38.102.83.89 () {74 vars in 1500 bytes} [Tue Mar 17 10:38:17 2026] POST /volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec/action => generated 0 bytes in 56 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Mar 17 10:38:17.508582 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-7ca6f2a7-0750-4e37-b599-d003fa497c2a None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:17.510747 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7ca6f2a7-0750-4e37-b599-d003fa497c2a tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] POST https://38.102.83.89/volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec/action Mar 17 10:38:17.512348 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7ca6f2a7-0750-4e37-b599-d003fa497c2a tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:38:17.512348 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7ca6f2a7-0750-4e37-b599-d003fa497c2a tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:38:17.525141 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:17.525141 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:17.526254 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-7ca6f2a7-0750-4e37-b599-d003fa497c2a tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Volume info retrieved successfully. Mar 17 10:38:17.542009 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-7ca6f2a7-0750-4e37-b599-d003fa497c2a tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Get volume image-metadata completed successfully. Mar 17 10:38:17.542009 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7ca6f2a7-0750-4e37-b599-d003fa497c2a tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] https://38.102.83.89/volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec/action returned with HTTP 200 Mar 17 10:38:17.542009 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 181/366] 38.102.83.89 () {74 vars in 1500 bytes} [Tue Mar 17 10:38:17 2026] POST /volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec/action => generated 537 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:17.558238 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-3a3720a5-745e-46a3-92ad-ba30fb369dc5 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:17.560794 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-3a3720a5-745e-46a3-92ad-ba30fb369dc5 tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] GET https://38.102.83.89/volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec Mar 17 10:38:17.561076 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-3a3720a5-745e-46a3-92ad-ba30fb369dc5 tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:17.561388 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-3a3720a5-745e-46a3-92ad-ba30fb369dc5 tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:17.572516 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:17.572516 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:17.577064 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-3a3720a5-745e-46a3-92ad-ba30fb369dc5 tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Volume info retrieved successfully. Mar 17 10:38:17.583887 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-3a3720a5-745e-46a3-92ad-ba30fb369dc5 tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] https://38.102.83.89/volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec returned with HTTP 200 Mar 17 10:38:17.584426 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 186/367] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:17 2026] GET /volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec => generated 1400 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:38:17.609960 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-45a121dc-3fd3-4ec8-b7df-d1cad9fa4d1d None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:17.613335 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-45a121dc-3fd3-4ec8-b7df-d1cad9fa4d1d tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] DELETE https://38.102.83.89/volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec Mar 17 10:38:17.613577 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-45a121dc-3fd3-4ec8-b7df-d1cad9fa4d1d tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:17.613962 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-45a121dc-3fd3-4ec8-b7df-d1cad9fa4d1d tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:17.614224 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-45a121dc-3fd3-4ec8-b7df-d1cad9fa4d1d tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Delete volume with id: 171020ae-d5cc-4e53-971c-4d9d2918aeec Mar 17 10:38:17.626879 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:17.626879 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:17.627410 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-45a121dc-3fd3-4ec8-b7df-d1cad9fa4d1d tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Volume info retrieved successfully. Mar 17 10:38:17.648466 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-45a121dc-3fd3-4ec8-b7df-d1cad9fa4d1d tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Delete volume request issued successfully. Mar 17 10:38:17.648739 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-45a121dc-3fd3-4ec8-b7df-d1cad9fa4d1d tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] https://38.102.83.89/volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec returned with HTTP 202 Mar 17 10:38:17.649160 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 182/368] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 10:38:17 2026] DELETE /volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 10:38:17.656931 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-a44cbe78-8f44-4d96-893e-d3b24903795b None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:17.659412 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a44cbe78-8f44-4d96-893e-d3b24903795b tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] GET https://38.102.83.89/volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec Mar 17 10:38:17.659412 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a44cbe78-8f44-4d96-893e-d3b24903795b tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:17.659412 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a44cbe78-8f44-4d96-893e-d3b24903795b tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:17.666143 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:17.666143 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:17.675900 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-a44cbe78-8f44-4d96-893e-d3b24903795b tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Volume info retrieved successfully. Mar 17 10:38:17.679715 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a44cbe78-8f44-4d96-893e-d3b24903795b tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] https://38.102.83.89/volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec returned with HTTP 200 Mar 17 10:38:17.680093 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 187/369] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:17 2026] GET /volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec => generated 1399 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:38:18.697606 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-6265cce4-a72d-4524-bf05-8ca41f1beec8 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:18.701502 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6265cce4-a72d-4524-bf05-8ca41f1beec8 tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] GET https://38.102.83.89/volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec Mar 17 10:38:18.701811 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6265cce4-a72d-4524-bf05-8ca41f1beec8 tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:18.702111 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6265cce4-a72d-4524-bf05-8ca41f1beec8 tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:18.711899 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:18.711899 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:18.717357 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-6265cce4-a72d-4524-bf05-8ca41f1beec8 tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Volume info retrieved successfully. Mar 17 10:38:18.723416 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6265cce4-a72d-4524-bf05-8ca41f1beec8 tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] https://38.102.83.89/volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec returned with HTTP 200 Mar 17 10:38:18.724373 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 183/370] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:18 2026] GET /volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec => generated 1399 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:38:19.745408 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-6af8272a-217e-42f3-b6a3-5911c3bd8937 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:19.748411 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6af8272a-217e-42f3-b6a3-5911c3bd8937 tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] GET https://38.102.83.89/volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec Mar 17 10:38:19.748866 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6af8272a-217e-42f3-b6a3-5911c3bd8937 tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:19.749208 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6af8272a-217e-42f3-b6a3-5911c3bd8937 tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:19.758166 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6af8272a-217e-42f3-b6a3-5911c3bd8937 tempest-VolumesImageMetadata-1459022869 tempest-VolumesImageMetadata-1459022869-project-member] https://38.102.83.89/volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec returned with HTTP 404 Mar 17 10:38:19.758914 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 188/371] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:19 2026] GET /volume/v3/volumes/171020ae-d5cc-4e53-971c-4d9d2918aeec => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:38:21.829999 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-eedece66-bb21-4ebf-bdc4-119cc6953881 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:21.949874 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-eedece66-bb21-4ebf-bdc4-119cc6953881 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 10:38:21.950220 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-eedece66-bb21-4ebf-bdc4-119cc6953881 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-545043597"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:38:21.953013 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.volumes [None req-eedece66-bb21-4ebf-bdc4-119cc6953881 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-545043597'}} {{(pid=123123) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 10:38:21.953013 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-eedece66-bb21-4ebf-bdc4-119cc6953881 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Create volume of 1 GB Mar 17 10:38:21.956668 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-eedece66-bb21-4ebf-bdc4-119cc6953881 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Availability Zones retrieved successfully. Mar 17 10:38:21.962133 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-eedece66-bb21-4ebf-bdc4-119cc6953881 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Flow 'volume_create_api' (f5eb070d-1001-415e-95b5-ddb6f120a6db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:38:21.963124 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-eedece66-bb21-4ebf-bdc4-119cc6953881 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40a7ce19-3d26-4b03-a84e-260c263e798a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:21.964029 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.flows.api.create_volume [None req-eedece66-bb21-4ebf-bdc4-119cc6953881 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Validating volume size '1' using validate_int {{(pid=123123) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:38:21.991351 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-eedece66-bb21-4ebf-bdc4-119cc6953881 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40a7ce19-3d26-4b03-a84e-260c263e798a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:21.992093 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-eedece66-bb21-4ebf-bdc4-119cc6953881 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d26c81f-bd1f-4080-9707-70c80d5ffc4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:22.057967 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-eedece66-bb21-4ebf-bdc4-119cc6953881 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Created reservations ['a4cd6a23-2c6f-401a-aa8d-c6f862915a5a', '9e404158-b258-42fb-888a-84eaac488ca1', '2425571f-292a-4b14-aea0-b0694d3e1376', '7393ac28-ee83-4676-b747-d084c483835a'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:38:22.058763 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-eedece66-bb21-4ebf-bdc4-119cc6953881 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d26c81f-bd1f-4080-9707-70c80d5ffc4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4cd6a23-2c6f-401a-aa8d-c6f862915a5a', '9e404158-b258-42fb-888a-84eaac488ca1', '2425571f-292a-4b14-aea0-b0694d3e1376', '7393ac28-ee83-4676-b747-d084c483835a']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:22.059547 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-eedece66-bb21-4ebf-bdc4-119cc6953881 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c508a6ff-2543-41c0-87d9-ca1002cf7592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:22.075684 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-eedece66-bb21-4ebf-bdc4-119cc6953881 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c508a6ff-2543-41c0-87d9-ca1002cf7592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-545043597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='850e3eaf0db448f6aabc2dd8bf3bc0b8',qos_specs=None,replication_status=,reservations=['a4cd6a23-2c6f-401a-aa8d-c6f862915a5a','9e404158-b258-42fb-888a-84eaac488ca1','2425571f-292a-4b14-aea0-b0694d3e1376','7393ac28-ee83-4676-b747-d084c483835a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28c9bb4e1b604922b3edac3e0ac3d3ef',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:38:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-545043597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='850e3eaf0db448f6aabc2dd8bf3bc0b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28c9bb4e1b604922b3edac3e0ac3d3ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:22.076396 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-eedece66-bb21-4ebf-bdc4-119cc6953881 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d397116d-6edd-49b4-bbff-a87cf67bd8c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:22.096316 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-eedece66-bb21-4ebf-bdc4-119cc6953881 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d397116d-6edd-49b4-bbff-a87cf67bd8c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-545043597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='850e3eaf0db448f6aabc2dd8bf3bc0b8',qos_specs=None,replication_status=,reservations=['a4cd6a23-2c6f-401a-aa8d-c6f862915a5a','9e404158-b258-42fb-888a-84eaac488ca1','2425571f-292a-4b14-aea0-b0694d3e1376','7393ac28-ee83-4676-b747-d084c483835a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28c9bb4e1b604922b3edac3e0ac3d3ef',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:22.096827 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-eedece66-bb21-4ebf-bdc4-119cc6953881 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (460c7696-b151-4f1c-8029-cd33007a411b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:22.104822 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-eedece66-bb21-4ebf-bdc4-119cc6953881 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (460c7696-b151-4f1c-8029-cd33007a411b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:22.105388 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-eedece66-bb21-4ebf-bdc4-119cc6953881 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Flow 'volume_create_api' (f5eb070d-1001-415e-95b5-ddb6f120a6db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:38:22.105596 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-eedece66-bb21-4ebf-bdc4-119cc6953881 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Create volume request issued successfully. Mar 17 10:38:22.106017 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-eedece66-bb21-4ebf-bdc4-119cc6953881 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 10:38:22.106351 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 184/372] 38.102.83.89 () {76 vars in 1409 bytes} [Tue Mar 17 10:38:21 2026] POST /volume/v3/volumes => generated 825 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:38:22.135763 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-c2204962-2549-428f-83ff-22638a790cbf None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:22.138828 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c2204962-2549-428f-83ff-22638a790cbf tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] GET https://38.102.83.89/volume/v3/volumes/5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 Mar 17 10:38:22.139417 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c2204962-2549-428f-83ff-22638a790cbf tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:22.139727 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c2204962-2549-428f-83ff-22638a790cbf tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:22.151909 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:22.151909 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:22.157762 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-c2204962-2549-428f-83ff-22638a790cbf tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Volume info retrieved successfully. Mar 17 10:38:22.164924 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c2204962-2549-428f-83ff-22638a790cbf tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] https://38.102.83.89/volume/v3/volumes/5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 returned with HTTP 200 Mar 17 10:38:22.165865 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 189/373] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 10:38:22 2026] GET /volume/v3/volumes/5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 => generated 893 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Mar 17 10:38:23.190266 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-feb77f45-47cd-43b2-a877-5e9e98417b11 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:23.195269 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-feb77f45-47cd-43b2-a877-5e9e98417b11 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] GET https://38.102.83.89/volume/v3/volumes/5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 Mar 17 10:38:23.195437 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-feb77f45-47cd-43b2-a877-5e9e98417b11 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:23.195576 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-feb77f45-47cd-43b2-a877-5e9e98417b11 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:23.203391 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:23.203391 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:23.206135 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-feb77f45-47cd-43b2-a877-5e9e98417b11 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Volume info retrieved successfully. Mar 17 10:38:23.209459 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-feb77f45-47cd-43b2-a877-5e9e98417b11 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] https://38.102.83.89/volume/v3/volumes/5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 returned with HTTP 200 Mar 17 10:38:23.210219 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 185/374] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 10:38:23 2026] GET /volume/v3/volumes/5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 => generated 953 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:38:23.226669 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-84e99b84-d193-48ef-b213-3d5f2b3e8dec None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:23.231169 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-84e99b84-d193-48ef-b213-3d5f2b3e8dec tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] POST https://38.102.83.89/volume/v3/volume-transfers Mar 17 10:38:23.233929 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-84e99b84-d193-48ef-b213-3d5f2b3e8dec tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:38:23.233929 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.volume_transfer [None req-84e99b84-d193-48ef-b213-3d5f2b3e8dec tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Creating new volume transfer {'transfer': {'volume_id': '5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653'}} {{(pid=123124) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Mar 17 10:38:23.233929 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volume_transfer [None req-84e99b84-d193-48ef-b213-3d5f2b3e8dec tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Creating transfer of volume 5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 Mar 17 10:38:23.234112 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.transfer.api [None req-84e99b84-d193-48ef-b213-3d5f2b3e8dec tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Generating transfer record for volume 5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 Mar 17 10:38:23.244451 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:23.244451 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:23.262931 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-84e99b84-d193-48ef-b213-3d5f2b3e8dec tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] https://38.102.83.89/volume/v3/volume-transfers returned with HTTP 202 Mar 17 10:38:23.263508 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 190/375] 38.102.83.89 () {76 vars in 1436 bytes} [Tue Mar 17 10:38:23 2026] POST /volume/v3/volume-transfers => generated 468 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:38:23.286377 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-2016316f-9945-4350-8065-c219eada5394 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:23.293924 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2016316f-9945-4350-8065-c219eada5394 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] GET https://38.102.83.89/volume/v3/volumes/5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 Mar 17 10:38:23.294235 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2016316f-9945-4350-8065-c219eada5394 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:23.294604 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2016316f-9945-4350-8065-c219eada5394 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:23.306878 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:23.306878 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:23.315723 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-2016316f-9945-4350-8065-c219eada5394 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Volume info retrieved successfully. Mar 17 10:38:23.323453 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2016316f-9945-4350-8065-c219eada5394 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] https://38.102.83.89/volume/v3/volumes/5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 returned with HTTP 200 Mar 17 10:38:23.324020 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 186/376] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 10:38:23 2026] GET /volume/v3/volumes/5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 => generated 961 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:38:23.336750 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-c83e3fb2-a1ef-40cc-a35d-f182aee11b4a None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:23.339576 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c83e3fb2-a1ef-40cc-a35d-f182aee11b4a tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] GET https://38.102.83.89/volume/v3/volume-transfers/303bb36d-693e-4e91-97b8-0fb5f44dabbe Mar 17 10:38:23.339936 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c83e3fb2-a1ef-40cc-a35d-f182aee11b4a tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:23.340218 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c83e3fb2-a1ef-40cc-a35d-f182aee11b4a tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:23.352596 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c83e3fb2-a1ef-40cc-a35d-f182aee11b4a tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] https://38.102.83.89/volume/v3/volume-transfers/303bb36d-693e-4e91-97b8-0fb5f44dabbe returned with HTTP 200 Mar 17 10:38:23.353130 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 191/377] 38.102.83.89 () {74 vars in 1526 bytes} [Tue Mar 17 10:38:23 2026] GET /volume/v3/volume-transfers/303bb36d-693e-4e91-97b8-0fb5f44dabbe => generated 436 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:38:23.367787 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-835b4749-0191-40b9-a603-47740562e612 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:23.371318 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-835b4749-0191-40b9-a603-47740562e612 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] GET https://38.102.83.89/volume/v3/volume-transfers Mar 17 10:38:23.371318 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-835b4749-0191-40b9-a603-47740562e612 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:23.371441 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-835b4749-0191-40b9-a603-47740562e612 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Calling method 'index' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:23.371687 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.volume_transfer [None req-835b4749-0191-40b9-a603-47740562e612 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Listing volume transfers {{(pid=123123) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Mar 17 10:38:23.380307 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-835b4749-0191-40b9-a603-47740562e612 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] https://38.102.83.89/volume/v3/volume-transfers returned with HTTP 200 Mar 17 10:38:23.382251 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 187/378] 38.102.83.89 () {74 vars in 1415 bytes} [Tue Mar 17 10:38:23 2026] GET /volume/v3/volume-transfers => generated 372 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:38:23.397753 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-2cdd8bbc-d658-4737-99ad-329ae4ca7dec None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:23.536939 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2cdd8bbc-d658-4737-99ad-329ae4ca7dec tempest-VolumesTransfersV355Test-926786604 tempest-VolumesTransfersV355Test-926786604-project-member] POST https://38.102.83.89/volume/v3/volume-transfers/303bb36d-693e-4e91-97b8-0fb5f44dabbe/accept Mar 17 10:38:23.537357 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2cdd8bbc-d658-4737-99ad-329ae4ca7dec tempest-VolumesTransfersV355Test-926786604 tempest-VolumesTransfersV355Test-926786604-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "9f2916e54d0d5ca1"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:38:23.538754 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.contrib.volume_transfer [None req-2cdd8bbc-d658-4737-99ad-329ae4ca7dec tempest-VolumesTransfersV355Test-926786604 tempest-VolumesTransfersV355Test-926786604-project-member] Accepting volume transfer 303bb36d-693e-4e91-97b8-0fb5f44dabbe {{(pid=123124) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Mar 17 10:38:23.538955 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.contrib.volume_transfer [None req-2cdd8bbc-d658-4737-99ad-329ae4ca7dec tempest-VolumesTransfersV355Test-926786604 tempest-VolumesTransfersV355Test-926786604-project-member] Accepting transfer 303bb36d-693e-4e91-97b8-0fb5f44dabbe Mar 17 10:38:23.618377 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-2cdd8bbc-d658-4737-99ad-329ae4ca7dec tempest-VolumesTransfersV355Test-926786604 tempest-VolumesTransfersV355Test-926786604-project-member] Created reservations ['6d70211a-5e90-41c6-a354-8de7bdbc418b', 'b0601ef0-f0b9-4acc-9ae0-85ff9edf8f0b', '5e99ec3b-8c6f-4b45-8ee5-90cfe0fa54f2', '16831c62-d7f8-44ac-a6b8-0cf3156512ff'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:38:23.718034 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-2cdd8bbc-d658-4737-99ad-329ae4ca7dec tempest-VolumesTransfersV355Test-926786604 tempest-VolumesTransfersV355Test-926786604-project-member] Created reservations ['0123e521-4619-4baf-9a44-404bf4ea6c16', '872502d9-2fa7-47f0-b56c-f269d480479f', '0601534b-f5a4-45a2-a1ba-37f758659b58', '2a516236-ca61-4938-853b-506002d0855d'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:38:23.752842 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-2cdd8bbc-d658-4737-99ad-329ae4ca7dec tempest-VolumesTransfersV355Test-926786604 tempest-VolumesTransfersV355Test-926786604-project-member] Created reservations ['07deacf4-6b19-47b0-9e1f-df7a3df5d7f5', 'ae81cc8e-40b6-4e55-ac32-f17e87a43bca', 'c69c95d8-0afd-40ff-8a3d-5605a4b8085a', 'b86e8e29-b05c-4151-b88b-42abed81796b'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:38:23.770226 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-2cdd8bbc-d658-4737-99ad-329ae4ca7dec tempest-VolumesTransfersV355Test-926786604 tempest-VolumesTransfersV355Test-926786604-project-member] Created reservations ['2192d1e2-45e7-42e9-b94c-0b4b49602151', '6447221f-4807-4ed7-a9c0-a204f6f6a64f', '686496ea-e362-4b52-aa5c-9f8da0256ca9', 'c891c00f-15b9-4b04-b223-23bc71a25bae'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:38:24.272330 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-2cdd8bbc-d658-4737-99ad-329ae4ca7dec tempest-VolumesTransfersV355Test-926786604 tempest-VolumesTransfersV355Test-926786604-project-member] Transfer volume completed successfully. Mar 17 10:38:24.354626 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.transfer.api [None req-2cdd8bbc-d658-4737-99ad-329ae4ca7dec tempest-VolumesTransfersV355Test-926786604 tempest-VolumesTransfersV355Test-926786604-project-member] Volume 5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 has been transferred. Mar 17 10:38:24.362858 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2cdd8bbc-d658-4737-99ad-329ae4ca7dec tempest-VolumesTransfersV355Test-926786604 tempest-VolumesTransfersV355Test-926786604-project-member] https://38.102.83.89/volume/v3/volume-transfers/303bb36d-693e-4e91-97b8-0fb5f44dabbe/accept returned with HTTP 202 Mar 17 10:38:24.363448 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 192/379] 38.102.83.89 () {76 vars in 1568 bytes} [Tue Mar 17 10:38:23 2026] POST /volume/v3/volume-transfers/303bb36d-693e-4e91-97b8-0fb5f44dabbe/accept => generated 369 bytes in 967 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:38:24.377625 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-b840fbc2-5cee-456a-b7db-5fcde1ef3b34 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:24.379853 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b840fbc2-5cee-456a-b7db-5fcde1ef3b34 tempest-VolumesTransfersV355Test-926786604 tempest-VolumesTransfersV355Test-926786604-project-member] GET https://38.102.83.89/volume/v3/volumes/5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 Mar 17 10:38:24.380178 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b840fbc2-5cee-456a-b7db-5fcde1ef3b34 tempest-VolumesTransfersV355Test-926786604 tempest-VolumesTransfersV355Test-926786604-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:24.380510 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b840fbc2-5cee-456a-b7db-5fcde1ef3b34 tempest-VolumesTransfersV355Test-926786604 tempest-VolumesTransfersV355Test-926786604-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:24.390547 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:24.390547 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:24.395594 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-b840fbc2-5cee-456a-b7db-5fcde1ef3b34 tempest-VolumesTransfersV355Test-926786604 tempest-VolumesTransfersV355Test-926786604-project-member] Volume info retrieved successfully. Mar 17 10:38:24.402738 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b840fbc2-5cee-456a-b7db-5fcde1ef3b34 tempest-VolumesTransfersV355Test-926786604 tempest-VolumesTransfersV355Test-926786604-project-member] https://38.102.83.89/volume/v3/volumes/5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 returned with HTTP 200 Mar 17 10:38:24.403326 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 188/380] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 10:38:24 2026] GET /volume/v3/volumes/5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 => generated 953 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:38:24.429179 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-86641348-4329-4f90-9c51-533edd92cb1e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:24.432184 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-86641348-4329-4f90-9c51-533edd92cb1e tempest-VolumesTransfersV355Test-926786604 tempest-VolumesTransfersV355Test-926786604-project-member] GET https://38.102.83.89/volume/v3/volumes/5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 Mar 17 10:38:24.432762 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-86641348-4329-4f90-9c51-533edd92cb1e tempest-VolumesTransfersV355Test-926786604 tempest-VolumesTransfersV355Test-926786604-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:24.433049 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-86641348-4329-4f90-9c51-533edd92cb1e tempest-VolumesTransfersV355Test-926786604 tempest-VolumesTransfersV355Test-926786604-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:24.442331 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:24.442331 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:24.447102 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-86641348-4329-4f90-9c51-533edd92cb1e tempest-VolumesTransfersV355Test-926786604 tempest-VolumesTransfersV355Test-926786604-project-member] Volume info retrieved successfully. Mar 17 10:38:24.452967 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-86641348-4329-4f90-9c51-533edd92cb1e tempest-VolumesTransfersV355Test-926786604 tempest-VolumesTransfersV355Test-926786604-project-member] https://38.102.83.89/volume/v3/volumes/5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 returned with HTTP 200 Mar 17 10:38:24.456640 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 193/381] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 10:38:24 2026] GET /volume/v3/volumes/5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 => generated 953 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:38:24.488675 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-e27b067f-4937-4cd3-8614-6e85f4b1af60 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:24.495665 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e27b067f-4937-4cd3-8614-6e85f4b1af60 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] DELETE https://38.102.83.89/volume/v3/volume-transfers/303bb36d-693e-4e91-97b8-0fb5f44dabbe Mar 17 10:38:24.495982 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e27b067f-4937-4cd3-8614-6e85f4b1af60 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:24.496316 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e27b067f-4937-4cd3-8614-6e85f4b1af60 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:24.496654 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.contrib.volume_transfer [None req-e27b067f-4937-4cd3-8614-6e85f4b1af60 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Delete transfer with id: 303bb36d-693e-4e91-97b8-0fb5f44dabbe Mar 17 10:38:24.500053 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e27b067f-4937-4cd3-8614-6e85f4b1af60 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] https://38.102.83.89/volume/v3/volume-transfers/303bb36d-693e-4e91-97b8-0fb5f44dabbe returned with HTTP 404 Mar 17 10:38:24.500719 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 189/382] 38.102.83.89 () {74 vars in 1529 bytes} [Tue Mar 17 10:38:24 2026] DELETE /volume/v3/volume-transfers/303bb36d-693e-4e91-97b8-0fb5f44dabbe => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Mar 17 10:38:24.512677 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-b562aeb5-05b6-405e-babc-34d13ceec4eb None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:24.548963 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b562aeb5-05b6-405e-babc-34d13ceec4eb tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] DELETE https://38.102.83.89/volume/v3/volumes/5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 Mar 17 10:38:24.549280 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b562aeb5-05b6-405e-babc-34d13ceec4eb tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:24.552797 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b562aeb5-05b6-405e-babc-34d13ceec4eb tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:24.553062 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-b562aeb5-05b6-405e-babc-34d13ceec4eb tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] Delete volume with id: 5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 Mar 17 10:38:24.565660 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:24.565660 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:24.566214 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-b562aeb5-05b6-405e-babc-34d13ceec4eb tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] Volume info retrieved successfully. Mar 17 10:38:24.592957 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-b562aeb5-05b6-405e-babc-34d13ceec4eb tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] Delete volume request issued successfully. Mar 17 10:38:24.592957 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b562aeb5-05b6-405e-babc-34d13ceec4eb tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] https://38.102.83.89/volume/v3/volumes/5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 returned with HTTP 202 Mar 17 10:38:24.592957 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 194/383] 38.102.83.89 () {74 vars in 1502 bytes} [Tue Mar 17 10:38:24 2026] DELETE /volume/v3/volumes/5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Mar 17 10:38:24.610103 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-9fc7bf6f-2a0d-4090-9a6d-77387701e4ff None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:24.611987 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9fc7bf6f-2a0d-4090-9a6d-77387701e4ff tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] GET https://38.102.83.89/volume/v3/volumes/5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 Mar 17 10:38:24.612344 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9fc7bf6f-2a0d-4090-9a6d-77387701e4ff tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:24.612635 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9fc7bf6f-2a0d-4090-9a6d-77387701e4ff tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:24.627126 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:24.627126 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:24.638007 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-9fc7bf6f-2a0d-4090-9a6d-77387701e4ff tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] Volume info retrieved successfully. Mar 17 10:38:24.645401 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9fc7bf6f-2a0d-4090-9a6d-77387701e4ff tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] https://38.102.83.89/volume/v3/volumes/5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 returned with HTTP 200 Mar 17 10:38:24.646000 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 190/384] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 10:38:24 2026] GET /volume/v3/volumes/5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 => generated 1154 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 10:38:25.673655 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-846113fd-c33a-4948-9940-8edc7f10e65e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:25.673655 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-846113fd-c33a-4948-9940-8edc7f10e65e tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] GET https://38.102.83.89/volume/v3/volumes/5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 Mar 17 10:38:25.673655 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-846113fd-c33a-4948-9940-8edc7f10e65e tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:25.673655 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-846113fd-c33a-4948-9940-8edc7f10e65e tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:25.683071 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:25.683071 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:25.685585 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-846113fd-c33a-4948-9940-8edc7f10e65e tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] Volume info retrieved successfully. Mar 17 10:38:25.690056 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-846113fd-c33a-4948-9940-8edc7f10e65e tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] https://38.102.83.89/volume/v3/volumes/5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 returned with HTTP 200 Mar 17 10:38:25.690421 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 195/385] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 10:38:25 2026] GET /volume/v3/volumes/5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 => generated 1154 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 10:38:26.717909 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-e90efc83-a240-4166-b61e-5478ddc00943 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:26.720654 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e90efc83-a240-4166-b61e-5478ddc00943 tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] GET https://38.102.83.89/volume/v3/volumes/5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 Mar 17 10:38:26.720986 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e90efc83-a240-4166-b61e-5478ddc00943 tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:26.721398 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e90efc83-a240-4166-b61e-5478ddc00943 tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:26.729677 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e90efc83-a240-4166-b61e-5478ddc00943 tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] https://38.102.83.89/volume/v3/volumes/5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 returned with HTTP 404 Mar 17 10:38:26.732916 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 191/386] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 10:38:26 2026] GET /volume/v3/volumes/5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Mar 17 10:38:26.749570 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-13453fe6-6f87-4c7f-824e-dfca8c076da2 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:26.752580 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-13453fe6-6f87-4c7f-824e-dfca8c076da2 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] GET https://38.102.83.89/volume/v3/volumes/5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 Mar 17 10:38:26.752977 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-13453fe6-6f87-4c7f-824e-dfca8c076da2 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:26.753371 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-13453fe6-6f87-4c7f-824e-dfca8c076da2 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:26.763556 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-13453fe6-6f87-4c7f-824e-dfca8c076da2 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] https://38.102.83.89/volume/v3/volumes/5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 returned with HTTP 404 Mar 17 10:38:26.764536 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 196/387] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 10:38:26 2026] GET /volume/v3/volumes/5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Mar 17 10:38:26.778169 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-d6dfa95f-ef07-4345-814e-852dfed47781 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:26.780808 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d6dfa95f-ef07-4345-814e-852dfed47781 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] DELETE https://38.102.83.89/volume/v3/volumes/5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 Mar 17 10:38:26.781182 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-d6dfa95f-ef07-4345-814e-852dfed47781 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:26.781940 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-d6dfa95f-ef07-4345-814e-852dfed47781 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:26.782274 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-d6dfa95f-ef07-4345-814e-852dfed47781 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Delete volume with id: 5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 Mar 17 10:38:26.797330 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d6dfa95f-ef07-4345-814e-852dfed47781 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] https://38.102.83.89/volume/v3/volumes/5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 returned with HTTP 404 Mar 17 10:38:26.798391 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 192/388] 38.102.83.89 () {74 vars in 1502 bytes} [Tue Mar 17 10:38:26 2026] DELETE /volume/v3/volumes/5c4dcd7a-ad69-4bed-a2f1-5a73c9fc8653 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Mar 17 10:38:26.817814 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-b447aba4-0d31-4873-906a-312fb7e8898a None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:26.820652 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b447aba4-0d31-4873-906a-312fb7e8898a tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 10:38:26.821116 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b447aba4-0d31-4873-906a-312fb7e8898a tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1794004332"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:38:26.824515 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.volumes [None req-b447aba4-0d31-4873-906a-312fb7e8898a tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1794004332'}} {{(pid=123124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 10:38:26.824515 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-b447aba4-0d31-4873-906a-312fb7e8898a tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Create volume of 1 GB Mar 17 10:38:26.829595 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-b447aba4-0d31-4873-906a-312fb7e8898a tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Availability Zones retrieved successfully. Mar 17 10:38:26.838472 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-b447aba4-0d31-4873-906a-312fb7e8898a tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Flow 'volume_create_api' (5325e330-5814-4dfa-99e9-972403094a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:38:26.840067 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-b447aba4-0d31-4873-906a-312fb7e8898a tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dc98ca3-b911-4c44-9f80-be2392540ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:26.841508 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.flows.api.create_volume [None req-b447aba4-0d31-4873-906a-312fb7e8898a tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Validating volume size '1' using validate_int {{(pid=123124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:38:26.867652 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-b447aba4-0d31-4873-906a-312fb7e8898a tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dc98ca3-b911-4c44-9f80-be2392540ac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:26.871140 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-b447aba4-0d31-4873-906a-312fb7e8898a tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74d542e0-ed2e-4d6e-87de-8f42b2324181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:26.930714 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-b447aba4-0d31-4873-906a-312fb7e8898a tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Created reservations ['f0c7aa30-6cbf-4a7a-ab8e-3457df5cf37f', 'b00a3c5f-90b2-4ffd-85ed-2adbb8d38e47', 'ceb2867a-37a7-44a4-9bf1-b45e16bd846f', 'a1d240e4-7bd7-4dac-b203-9dc10ea05ad7'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:38:26.932078 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-b447aba4-0d31-4873-906a-312fb7e8898a tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74d542e0-ed2e-4d6e-87de-8f42b2324181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0c7aa30-6cbf-4a7a-ab8e-3457df5cf37f', 'b00a3c5f-90b2-4ffd-85ed-2adbb8d38e47', 'ceb2867a-37a7-44a4-9bf1-b45e16bd846f', 'a1d240e4-7bd7-4dac-b203-9dc10ea05ad7']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:26.933259 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-b447aba4-0d31-4873-906a-312fb7e8898a tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4598b3b-74ab-438d-8147-45f2c2c25607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:26.954142 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-b447aba4-0d31-4873-906a-312fb7e8898a tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4598b3b-74ab-438d-8147-45f2c2c25607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ca41491-88f2-477c-af75-fd7aa2cc5711', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1794004332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='850e3eaf0db448f6aabc2dd8bf3bc0b8',qos_specs=None,replication_status=,reservations=['f0c7aa30-6cbf-4a7a-ab8e-3457df5cf37f','b00a3c5f-90b2-4ffd-85ed-2adbb8d38e47','ceb2867a-37a7-44a4-9bf1-b45e16bd846f','a1d240e4-7bd7-4dac-b203-9dc10ea05ad7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28c9bb4e1b604922b3edac3e0ac3d3ef',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:38:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1794004332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ca41491-88f2-477c-af75-fd7aa2cc5711,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='850e3eaf0db448f6aabc2dd8bf3bc0b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28c9bb4e1b604922b3edac3e0ac3d3ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:26.954709 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-b447aba4-0d31-4873-906a-312fb7e8898a tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9866d762-d643-4cd7-8489-0c84043f000a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:26.965712 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-b447aba4-0d31-4873-906a-312fb7e8898a tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9866d762-d643-4cd7-8489-0c84043f000a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1794004332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='850e3eaf0db448f6aabc2dd8bf3bc0b8',qos_specs=None,replication_status=,reservations=['f0c7aa30-6cbf-4a7a-ab8e-3457df5cf37f','b00a3c5f-90b2-4ffd-85ed-2adbb8d38e47','ceb2867a-37a7-44a4-9bf1-b45e16bd846f','a1d240e4-7bd7-4dac-b203-9dc10ea05ad7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28c9bb4e1b604922b3edac3e0ac3d3ef',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:26.966230 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-b447aba4-0d31-4873-906a-312fb7e8898a tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbbd780d-6185-42de-9143-591e672f8c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:26.976383 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-b447aba4-0d31-4873-906a-312fb7e8898a tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbbd780d-6185-42de-9143-591e672f8c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:26.976383 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-b447aba4-0d31-4873-906a-312fb7e8898a tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Flow 'volume_create_api' (5325e330-5814-4dfa-99e9-972403094a2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:38:26.976383 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-b447aba4-0d31-4873-906a-312fb7e8898a tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Create volume request issued successfully. Mar 17 10:38:26.976383 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b447aba4-0d31-4873-906a-312fb7e8898a tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 10:38:26.976383 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 197/389] 38.102.83.89 () {76 vars in 1409 bytes} [Tue Mar 17 10:38:26 2026] POST /volume/v3/volumes => generated 826 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:38:26.992171 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-b7935920-135f-4935-bbb6-33f213b18ac4 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:26.993882 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b7935920-135f-4935-bbb6-33f213b18ac4 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] GET https://38.102.83.89/volume/v3/volumes/0ca41491-88f2-477c-af75-fd7aa2cc5711 Mar 17 10:38:26.994321 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b7935920-135f-4935-bbb6-33f213b18ac4 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:26.994321 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b7935920-135f-4935-bbb6-33f213b18ac4 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:27.003809 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:27.003809 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:27.009179 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-b7935920-135f-4935-bbb6-33f213b18ac4 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Volume info retrieved successfully. Mar 17 10:38:27.013576 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b7935920-135f-4935-bbb6-33f213b18ac4 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] https://38.102.83.89/volume/v3/volumes/0ca41491-88f2-477c-af75-fd7aa2cc5711 returned with HTTP 200 Mar 17 10:38:27.014255 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 193/390] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 10:38:26 2026] GET /volume/v3/volumes/0ca41491-88f2-477c-af75-fd7aa2cc5711 => generated 894 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:38:28.033051 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-fde6b6d4-08bf-4304-a330-667b2bb73e83 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:28.035734 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-fde6b6d4-08bf-4304-a330-667b2bb73e83 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] GET https://38.102.83.89/volume/v3/volumes/0ca41491-88f2-477c-af75-fd7aa2cc5711 Mar 17 10:38:28.035878 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-fde6b6d4-08bf-4304-a330-667b2bb73e83 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:28.036053 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-fde6b6d4-08bf-4304-a330-667b2bb73e83 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:28.049620 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:28.049620 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:28.053364 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-fde6b6d4-08bf-4304-a330-667b2bb73e83 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Volume info retrieved successfully. Mar 17 10:38:28.057715 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-fde6b6d4-08bf-4304-a330-667b2bb73e83 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] https://38.102.83.89/volume/v3/volumes/0ca41491-88f2-477c-af75-fd7aa2cc5711 returned with HTTP 200 Mar 17 10:38:28.057977 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 198/391] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 10:38:28 2026] GET /volume/v3/volumes/0ca41491-88f2-477c-af75-fd7aa2cc5711 => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:38:28.075727 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-5169088b-2082-431f-b789-90e53f7952c4 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:28.079754 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5169088b-2082-431f-b789-90e53f7952c4 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] POST https://38.102.83.89/volume/v3/volume-transfers Mar 17 10:38:28.080094 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5169088b-2082-431f-b789-90e53f7952c4 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0ca41491-88f2-477c-af75-fd7aa2cc5711"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:38:28.082055 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.volume_transfer [None req-5169088b-2082-431f-b789-90e53f7952c4 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Creating new volume transfer {'transfer': {'volume_id': '0ca41491-88f2-477c-af75-fd7aa2cc5711'}} {{(pid=123123) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Mar 17 10:38:28.082191 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volume_transfer [None req-5169088b-2082-431f-b789-90e53f7952c4 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Creating transfer of volume 0ca41491-88f2-477c-af75-fd7aa2cc5711 Mar 17 10:38:28.082335 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.transfer.api [None req-5169088b-2082-431f-b789-90e53f7952c4 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Generating transfer record for volume 0ca41491-88f2-477c-af75-fd7aa2cc5711 Mar 17 10:38:28.096031 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:28.096031 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:28.103440 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5169088b-2082-431f-b789-90e53f7952c4 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] https://38.102.83.89/volume/v3/volume-transfers returned with HTTP 202 Mar 17 10:38:28.103673 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 194/392] 38.102.83.89 () {76 vars in 1436 bytes} [Tue Mar 17 10:38:28 2026] POST /volume/v3/volume-transfers => generated 468 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:38:28.113508 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-e8b38cfa-42a7-4f44-b5d5-bfdfd33ebc03 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:28.119762 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e8b38cfa-42a7-4f44-b5d5-bfdfd33ebc03 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] GET https://38.102.83.89/volume/v3/volumes/0ca41491-88f2-477c-af75-fd7aa2cc5711 Mar 17 10:38:28.120069 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e8b38cfa-42a7-4f44-b5d5-bfdfd33ebc03 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:28.120432 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e8b38cfa-42a7-4f44-b5d5-bfdfd33ebc03 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:28.136029 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:28.136029 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:28.142932 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-e8b38cfa-42a7-4f44-b5d5-bfdfd33ebc03 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Volume info retrieved successfully. Mar 17 10:38:28.151162 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e8b38cfa-42a7-4f44-b5d5-bfdfd33ebc03 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] https://38.102.83.89/volume/v3/volumes/0ca41491-88f2-477c-af75-fd7aa2cc5711 returned with HTTP 200 Mar 17 10:38:28.154587 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 199/393] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 10:38:28 2026] GET /volume/v3/volumes/0ca41491-88f2-477c-af75-fd7aa2cc5711 => generated 962 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Mar 17 10:38:28.171972 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-bc95fe51-5495-448a-8b17-1e1a43932959 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:28.174336 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-bc95fe51-5495-448a-8b17-1e1a43932959 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] GET https://38.102.83.89/volume/v3/volume-transfers/detail Mar 17 10:38:28.174671 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-bc95fe51-5495-448a-8b17-1e1a43932959 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:28.174911 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-bc95fe51-5495-448a-8b17-1e1a43932959 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Calling method 'detail' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:28.175086 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.volume_transfer [None req-bc95fe51-5495-448a-8b17-1e1a43932959 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Listing volume transfers {{(pid=123123) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Mar 17 10:38:28.179573 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-bc95fe51-5495-448a-8b17-1e1a43932959 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] https://38.102.83.89/volume/v3/volume-transfers/detail returned with HTTP 200 Mar 17 10:38:28.179933 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 195/394] 38.102.83.89 () {74 vars in 1436 bytes} [Tue Mar 17 10:38:28 2026] GET /volume/v3/volume-transfers/detail => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:38:28.189228 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-ab54e700-d059-496a-8ef7-f4229308614b None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:28.191614 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ab54e700-d059-496a-8ef7-f4229308614b tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] DELETE https://38.102.83.89/volume/v3/volume-transfers/408831ad-bc09-47bd-9ea1-d96739d48460 Mar 17 10:38:28.191911 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ab54e700-d059-496a-8ef7-f4229308614b tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:28.192176 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ab54e700-d059-496a-8ef7-f4229308614b tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:28.192365 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.contrib.volume_transfer [None req-ab54e700-d059-496a-8ef7-f4229308614b tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Delete transfer with id: 408831ad-bc09-47bd-9ea1-d96739d48460 Mar 17 10:38:28.204488 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:28.204488 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:28.216863 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ab54e700-d059-496a-8ef7-f4229308614b tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] https://38.102.83.89/volume/v3/volume-transfers/408831ad-bc09-47bd-9ea1-d96739d48460 returned with HTTP 202 Mar 17 10:38:28.216863 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 200/395] 38.102.83.89 () {74 vars in 1529 bytes} [Tue Mar 17 10:38:28 2026] DELETE /volume/v3/volume-transfers/408831ad-bc09-47bd-9ea1-d96739d48460 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Mar 17 10:38:28.227957 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-f6138ddd-86be-4240-a84b-9573ce8fecd1 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:28.229485 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f6138ddd-86be-4240-a84b-9573ce8fecd1 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] GET https://38.102.83.89/volume/v3/volumes/0ca41491-88f2-477c-af75-fd7aa2cc5711 Mar 17 10:38:28.229704 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f6138ddd-86be-4240-a84b-9573ce8fecd1 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:28.229909 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f6138ddd-86be-4240-a84b-9573ce8fecd1 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:28.237639 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:28.237639 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:28.242470 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-f6138ddd-86be-4240-a84b-9573ce8fecd1 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Volume info retrieved successfully. Mar 17 10:38:28.245476 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f6138ddd-86be-4240-a84b-9573ce8fecd1 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] https://38.102.83.89/volume/v3/volumes/0ca41491-88f2-477c-af75-fd7aa2cc5711 returned with HTTP 200 Mar 17 10:38:28.245767 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 196/396] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 10:38:28 2026] GET /volume/v3/volumes/0ca41491-88f2-477c-af75-fd7aa2cc5711 => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:38:28.265276 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-3270380a-c623-4f60-ae10-a0984b217d7a None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:28.267287 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-3270380a-c623-4f60-ae10-a0984b217d7a tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] DELETE https://38.102.83.89/volume/v3/volume-transfers/408831ad-bc09-47bd-9ea1-d96739d48460 Mar 17 10:38:28.267633 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-3270380a-c623-4f60-ae10-a0984b217d7a tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:28.268887 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-3270380a-c623-4f60-ae10-a0984b217d7a tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:28.268887 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.contrib.volume_transfer [None req-3270380a-c623-4f60-ae10-a0984b217d7a tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Delete transfer with id: 408831ad-bc09-47bd-9ea1-d96739d48460 Mar 17 10:38:28.275769 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-3270380a-c623-4f60-ae10-a0984b217d7a tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] https://38.102.83.89/volume/v3/volume-transfers/408831ad-bc09-47bd-9ea1-d96739d48460 returned with HTTP 404 Mar 17 10:38:28.277009 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 201/397] 38.102.83.89 () {74 vars in 1529 bytes} [Tue Mar 17 10:38:28 2026] DELETE /volume/v3/volume-transfers/408831ad-bc09-47bd-9ea1-d96739d48460 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Mar 17 10:38:28.291228 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-4d682a14-5503-4c0e-a7ee-8518dada0c8c None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:28.303406 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-4d682a14-5503-4c0e-a7ee-8518dada0c8c tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] DELETE https://38.102.83.89/volume/v3/volumes/0ca41491-88f2-477c-af75-fd7aa2cc5711 Mar 17 10:38:28.304542 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-4d682a14-5503-4c0e-a7ee-8518dada0c8c tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:28.305783 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-4d682a14-5503-4c0e-a7ee-8518dada0c8c tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:28.306874 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-4d682a14-5503-4c0e-a7ee-8518dada0c8c tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] Delete volume with id: 0ca41491-88f2-477c-af75-fd7aa2cc5711 Mar 17 10:38:28.323455 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:28.323455 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:28.323455 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-4d682a14-5503-4c0e-a7ee-8518dada0c8c tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] Volume info retrieved successfully. Mar 17 10:38:28.349660 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-4d682a14-5503-4c0e-a7ee-8518dada0c8c tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] Delete volume request issued successfully. Mar 17 10:38:28.349660 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-4d682a14-5503-4c0e-a7ee-8518dada0c8c tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] https://38.102.83.89/volume/v3/volumes/0ca41491-88f2-477c-af75-fd7aa2cc5711 returned with HTTP 202 Mar 17 10:38:28.349660 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 197/398] 38.102.83.89 () {74 vars in 1502 bytes} [Tue Mar 17 10:38:28 2026] DELETE /volume/v3/volumes/0ca41491-88f2-477c-af75-fd7aa2cc5711 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Mar 17 10:38:28.363433 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-6a68e67b-54fe-4ed6-8a60-39e1eebaf75f None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:28.364432 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6a68e67b-54fe-4ed6-8a60-39e1eebaf75f tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] GET https://38.102.83.89/volume/v3/volumes/0ca41491-88f2-477c-af75-fd7aa2cc5711 Mar 17 10:38:28.365877 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6a68e67b-54fe-4ed6-8a60-39e1eebaf75f tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:28.366084 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6a68e67b-54fe-4ed6-8a60-39e1eebaf75f tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:28.380998 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:28.380998 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:28.388707 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-6a68e67b-54fe-4ed6-8a60-39e1eebaf75f tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] Volume info retrieved successfully. Mar 17 10:38:28.396311 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6a68e67b-54fe-4ed6-8a60-39e1eebaf75f tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] https://38.102.83.89/volume/v3/volumes/0ca41491-88f2-477c-af75-fd7aa2cc5711 returned with HTTP 200 Mar 17 10:38:28.396311 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 202/399] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 10:38:28 2026] GET /volume/v3/volumes/0ca41491-88f2-477c-af75-fd7aa2cc5711 => generated 1155 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 10:38:29.411014 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-321d6070-51e5-463c-9278-81d7530dd163 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:29.413495 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-321d6070-51e5-463c-9278-81d7530dd163 tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] GET https://38.102.83.89/volume/v3/volumes/0ca41491-88f2-477c-af75-fd7aa2cc5711 Mar 17 10:38:29.413814 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-321d6070-51e5-463c-9278-81d7530dd163 tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:29.414135 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-321d6070-51e5-463c-9278-81d7530dd163 tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:29.423530 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:29.423530 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:29.426303 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-321d6070-51e5-463c-9278-81d7530dd163 tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] Volume info retrieved successfully. Mar 17 10:38:29.429773 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-321d6070-51e5-463c-9278-81d7530dd163 tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] https://38.102.83.89/volume/v3/volumes/0ca41491-88f2-477c-af75-fd7aa2cc5711 returned with HTTP 200 Mar 17 10:38:29.430254 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 198/400] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 10:38:29 2026] GET /volume/v3/volumes/0ca41491-88f2-477c-af75-fd7aa2cc5711 => generated 1155 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 10:38:30.461080 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-f60bad94-cb42-4e43-be3d-91eb537cbbbc None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:30.463155 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f60bad94-cb42-4e43-be3d-91eb537cbbbc tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] GET https://38.102.83.89/volume/v3/volumes/0ca41491-88f2-477c-af75-fd7aa2cc5711 Mar 17 10:38:30.463155 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f60bad94-cb42-4e43-be3d-91eb537cbbbc tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:30.463155 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f60bad94-cb42-4e43-be3d-91eb537cbbbc tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:30.478554 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f60bad94-cb42-4e43-be3d-91eb537cbbbc tempest-VolumesTransfersV355Test-641329583 tempest-VolumesTransfersV355Test-641329583-project-admin] https://38.102.83.89/volume/v3/volumes/0ca41491-88f2-477c-af75-fd7aa2cc5711 returned with HTTP 404 Mar 17 10:38:30.480613 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 203/401] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 10:38:30 2026] GET /volume/v3/volumes/0ca41491-88f2-477c-af75-fd7aa2cc5711 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Mar 17 10:38:30.489612 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-da4fe22c-66dd-44c6-808f-14fcb47e41a7 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:30.491480 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-da4fe22c-66dd-44c6-808f-14fcb47e41a7 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] GET https://38.102.83.89/volume/v3/volumes/0ca41491-88f2-477c-af75-fd7aa2cc5711 Mar 17 10:38:30.491638 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-da4fe22c-66dd-44c6-808f-14fcb47e41a7 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:30.491784 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-da4fe22c-66dd-44c6-808f-14fcb47e41a7 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:30.497392 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-da4fe22c-66dd-44c6-808f-14fcb47e41a7 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] https://38.102.83.89/volume/v3/volumes/0ca41491-88f2-477c-af75-fd7aa2cc5711 returned with HTTP 404 Mar 17 10:38:30.497918 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 199/402] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 10:38:30 2026] GET /volume/v3/volumes/0ca41491-88f2-477c-af75-fd7aa2cc5711 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Mar 17 10:38:30.514334 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-404400ce-2f40-4716-a4ac-e666a2a8cdd1 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:30.515139 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-404400ce-2f40-4716-a4ac-e666a2a8cdd1 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] DELETE https://38.102.83.89/volume/v3/volumes/0ca41491-88f2-477c-af75-fd7aa2cc5711 Mar 17 10:38:30.515417 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-404400ce-2f40-4716-a4ac-e666a2a8cdd1 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:30.515731 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-404400ce-2f40-4716-a4ac-e666a2a8cdd1 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:30.515899 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-404400ce-2f40-4716-a4ac-e666a2a8cdd1 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] Delete volume with id: 0ca41491-88f2-477c-af75-fd7aa2cc5711 Mar 17 10:38:30.523524 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-404400ce-2f40-4716-a4ac-e666a2a8cdd1 tempest-VolumesTransfersV355Test-2062351742 tempest-VolumesTransfersV355Test-2062351742-project-member] https://38.102.83.89/volume/v3/volumes/0ca41491-88f2-477c-af75-fd7aa2cc5711 returned with HTTP 404 Mar 17 10:38:30.524159 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 204/403] 38.102.83.89 () {74 vars in 1502 bytes} [Tue Mar 17 10:38:30 2026] DELETE /volume/v3/volumes/0ca41491-88f2-477c-af75-fd7aa2cc5711 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Mar 17 10:38:32.659802 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-d32dc00a-46fe-456a-b926-7aab98b595b7 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:32.661611 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d32dc00a-46fe-456a-b926-7aab98b595b7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 10:38:32.661913 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-d32dc00a-46fe-456a-b926-7aab98b595b7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "94d916c9-b3b0-4ece-826a-886c90b57bfd", "size": 1, "name": "tempest-VolumesCloneTest-Volume-326806143"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:38:32.663015 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.volumes [None req-d32dc00a-46fe-456a-b926-7aab98b595b7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Create volume request body: {'volume': {'imageRef': '94d916c9-b3b0-4ece-826a-886c90b57bfd', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-326806143'}} {{(pid=123123) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 10:38:32.739763 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-d32dc00a-46fe-456a-b926-7aab98b595b7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Create volume of 1 GB Mar 17 10:38:32.747567 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-d32dc00a-46fe-456a-b926-7aab98b595b7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Availability Zones retrieved successfully. Mar 17 10:38:32.751657 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-d32dc00a-46fe-456a-b926-7aab98b595b7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Flow 'volume_create_api' (506ed6f1-4fc1-4dcc-acb8-205661ea44fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:38:32.752735 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-d32dc00a-46fe-456a-b926-7aab98b595b7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ebc0ec5-65dd-4dc0-be33-95539769a249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:32.753615 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.flows.api.create_volume [None req-d32dc00a-46fe-456a-b926-7aab98b595b7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Validating volume size '1' using validate_int {{(pid=123123) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:38:32.800681 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-d32dc00a-46fe-456a-b926-7aab98b595b7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ebc0ec5-65dd-4dc0-be33-95539769a249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:32.801221 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-d32dc00a-46fe-456a-b926-7aab98b595b7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8f05b55-21ed-46ed-97b7-d2b9f5509a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:32.844552 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-d32dc00a-46fe-456a-b926-7aab98b595b7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Created reservations ['d03b5e2e-19dc-40b6-bb22-49ce71c92ce7', 'bd857832-427a-4be2-b073-55f2cd98431c', 'aab62bd7-cdbf-4a5d-a1d2-3bdddb0b6112', '01a047e5-7c1b-46e9-a768-fdfd66871af6'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:38:32.845109 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-d32dc00a-46fe-456a-b926-7aab98b595b7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8f05b55-21ed-46ed-97b7-d2b9f5509a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d03b5e2e-19dc-40b6-bb22-49ce71c92ce7', 'bd857832-427a-4be2-b073-55f2cd98431c', 'aab62bd7-cdbf-4a5d-a1d2-3bdddb0b6112', '01a047e5-7c1b-46e9-a768-fdfd66871af6']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:32.845687 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-d32dc00a-46fe-456a-b926-7aab98b595b7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e5ba33e-f064-4757-92ad-d5acfb9dfbcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:32.859668 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-d32dc00a-46fe-456a-b926-7aab98b595b7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e5ba33e-f064-4757-92ad-d5acfb9dfbcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c0c05c3-b690-445e-9d93-44c6ced4d0e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-326806143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8349e556efd49609155639b955846b2',qos_specs=None,replication_status=,reservations=['d03b5e2e-19dc-40b6-bb22-49ce71c92ce7','bd857832-427a-4be2-b073-55f2cd98431c','aab62bd7-cdbf-4a5d-a1d2-3bdddb0b6112','01a047e5-7c1b-46e9-a768-fdfd66871af6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='263ab5b62337418d96de6ca8b12dc614',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:38:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-326806143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c0c05c3-b690-445e-9d93-44c6ced4d0e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8349e556efd49609155639b955846b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='263ab5b62337418d96de6ca8b12dc614',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:32.860617 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-d32dc00a-46fe-456a-b926-7aab98b595b7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3f72e4a-7f2f-4e9e-a2d4-612c3a5693c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:32.875498 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-d32dc00a-46fe-456a-b926-7aab98b595b7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3f72e4a-7f2f-4e9e-a2d4-612c3a5693c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-326806143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8349e556efd49609155639b955846b2',qos_specs=None,replication_status=,reservations=['d03b5e2e-19dc-40b6-bb22-49ce71c92ce7','bd857832-427a-4be2-b073-55f2cd98431c','aab62bd7-cdbf-4a5d-a1d2-3bdddb0b6112','01a047e5-7c1b-46e9-a768-fdfd66871af6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='263ab5b62337418d96de6ca8b12dc614',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:32.876005 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-d32dc00a-46fe-456a-b926-7aab98b595b7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c62e28f-0dd6-4e66-a6ae-88ba163b8059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:32.895743 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-d32dc00a-46fe-456a-b926-7aab98b595b7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c62e28f-0dd6-4e66-a6ae-88ba163b8059) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:32.896403 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-d32dc00a-46fe-456a-b926-7aab98b595b7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Flow 'volume_create_api' (506ed6f1-4fc1-4dcc-acb8-205661ea44fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:38:32.896684 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-d32dc00a-46fe-456a-b926-7aab98b595b7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Create volume request issued successfully. Mar 17 10:38:32.897172 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d32dc00a-46fe-456a-b926-7aab98b595b7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 10:38:32.897569 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 200/404] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 10:38:32 2026] POST /volume/v3/volumes => generated 753 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:38:32.910221 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-74a124e9-7235-4813-a0a3-0f7ff480702a None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:32.914408 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-74a124e9-7235-4813-a0a3-0f7ff480702a tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] GET https://38.102.83.89/volume/v3/volumes/9c0c05c3-b690-445e-9d93-44c6ced4d0e1 Mar 17 10:38:32.914504 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-74a124e9-7235-4813-a0a3-0f7ff480702a tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:32.914644 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-74a124e9-7235-4813-a0a3-0f7ff480702a tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:32.922491 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:32.922491 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:32.925195 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-74a124e9-7235-4813-a0a3-0f7ff480702a tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Volume info retrieved successfully. Mar 17 10:38:32.928080 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-74a124e9-7235-4813-a0a3-0f7ff480702a tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes/9c0c05c3-b690-445e-9d93-44c6ced4d0e1 returned with HTTP 200 Mar 17 10:38:32.928359 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 205/405] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:32 2026] GET /volume/v3/volumes/9c0c05c3-b690-445e-9d93-44c6ced4d0e1 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:33.948070 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-d6ac6b83-6cf8-4bc3-a672-77fbc0a6cdc7 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:33.953082 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d6ac6b83-6cf8-4bc3-a672-77fbc0a6cdc7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] GET https://38.102.83.89/volume/v3/volumes/9c0c05c3-b690-445e-9d93-44c6ced4d0e1 Mar 17 10:38:33.953401 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-d6ac6b83-6cf8-4bc3-a672-77fbc0a6cdc7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:33.953696 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-d6ac6b83-6cf8-4bc3-a672-77fbc0a6cdc7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:33.967398 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:33.967398 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:33.972015 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-d6ac6b83-6cf8-4bc3-a672-77fbc0a6cdc7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Volume info retrieved successfully. Mar 17 10:38:33.978437 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d6ac6b83-6cf8-4bc3-a672-77fbc0a6cdc7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes/9c0c05c3-b690-445e-9d93-44c6ced4d0e1 returned with HTTP 200 Mar 17 10:38:33.978956 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 201/406] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:33 2026] GET /volume/v3/volumes/9c0c05c3-b690-445e-9d93-44c6ced4d0e1 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:35.000825 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-2d778e24-0d22-46cc-b9b2-def57a0fcca3 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:35.002696 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2d778e24-0d22-46cc-b9b2-def57a0fcca3 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] GET https://38.102.83.89/volume/v3/volumes/9c0c05c3-b690-445e-9d93-44c6ced4d0e1 Mar 17 10:38:35.002954 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2d778e24-0d22-46cc-b9b2-def57a0fcca3 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:35.003202 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2d778e24-0d22-46cc-b9b2-def57a0fcca3 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:35.012769 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:35.012769 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:35.017201 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-2d778e24-0d22-46cc-b9b2-def57a0fcca3 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Volume info retrieved successfully. Mar 17 10:38:35.022319 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2d778e24-0d22-46cc-b9b2-def57a0fcca3 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes/9c0c05c3-b690-445e-9d93-44c6ced4d0e1 returned with HTTP 200 Mar 17 10:38:35.022754 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 206/407] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:34 2026] GET /volume/v3/volumes/9c0c05c3-b690-445e-9d93-44c6ced4d0e1 => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:38:35.047448 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-d740d97b-8dea-408e-9c99-55968b820491 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:35.049892 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d740d97b-8dea-408e-9c99-55968b820491 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 10:38:35.050395 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-d740d97b-8dea-408e-9c99-55968b820491 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "9c0c05c3-b690-445e-9d93-44c6ced4d0e1", "size": 1, "name": "tempest-VolumesCloneTest-Volume-219729005"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:38:35.052672 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.volumes [None req-d740d97b-8dea-408e-9c99-55968b820491 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Create volume request body: {'volume': {'source_volid': '9c0c05c3-b690-445e-9d93-44c6ced4d0e1', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-219729005'}} {{(pid=123123) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 10:38:35.063176 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:35.063176 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:35.064099 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-d740d97b-8dea-408e-9c99-55968b820491 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Volume retrieved successfully. Mar 17 10:38:35.064380 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-d740d97b-8dea-408e-9c99-55968b820491 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Create volume of 1 GB Mar 17 10:38:35.069084 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-d740d97b-8dea-408e-9c99-55968b820491 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Availability Zones retrieved successfully. Mar 17 10:38:35.077482 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-d740d97b-8dea-408e-9c99-55968b820491 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Flow 'volume_create_api' (d070a7cf-0ad4-474b-98fa-b18fdc66cd7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:38:35.079287 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-d740d97b-8dea-408e-9c99-55968b820491 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29df2c22-1d40-4562-bb00-21b4c8fb98ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:35.080750 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.flows.api.create_volume [None req-d740d97b-8dea-408e-9c99-55968b820491 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=123123) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:38:35.104589 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-d740d97b-8dea-408e-9c99-55968b820491 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29df2c22-1d40-4562-bb00-21b4c8fb98ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9c0c05c3-b690-445e-9d93-44c6ced4d0e1', 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:35.105383 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-d740d97b-8dea-408e-9c99-55968b820491 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bc8506f-dda7-4a9a-8e65-a79329860955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:35.157580 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-d740d97b-8dea-408e-9c99-55968b820491 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Created reservations ['3df04a07-39b4-4a30-b747-9c7a49152c53', 'd2264d12-a5bb-479f-a806-08136a0397a6', 'e1b24532-b49f-4cde-8468-48846eb583be', 'c3e27ced-a229-4aee-ae9b-cfb3c2bf08fa'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:38:35.159131 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-d740d97b-8dea-408e-9c99-55968b820491 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bc8506f-dda7-4a9a-8e65-a79329860955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3df04a07-39b4-4a30-b747-9c7a49152c53', 'd2264d12-a5bb-479f-a806-08136a0397a6', 'e1b24532-b49f-4cde-8468-48846eb583be', 'c3e27ced-a229-4aee-ae9b-cfb3c2bf08fa']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:35.160403 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-d740d97b-8dea-408e-9c99-55968b820491 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (395ff335-2d8f-405e-8534-3cf039feb8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:35.189515 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-d740d97b-8dea-408e-9c99-55968b820491 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (395ff335-2d8f-405e-8534-3cf039feb8dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b9ce984-5f74-4be3-9731-769eb51cbd55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-219729005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8349e556efd49609155639b955846b2',qos_specs=None,replication_status=,reservations=['3df04a07-39b4-4a30-b747-9c7a49152c53','d2264d12-a5bb-479f-a806-08136a0397a6','e1b24532-b49f-4cde-8468-48846eb583be','c3e27ced-a229-4aee-ae9b-cfb3c2bf08fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=9c0c05c3-b690-445e-9d93-44c6ced4d0e1,status='creating',user_id='263ab5b62337418d96de6ca8b12dc614',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:38:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-219729005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b9ce984-5f74-4be3-9731-769eb51cbd55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8349e556efd49609155639b955846b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9c0c05c3-b690-445e-9d93-44c6ced4d0e1,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='263ab5b62337418d96de6ca8b12dc614',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:35.190250 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-d740d97b-8dea-408e-9c99-55968b820491 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (343e31c2-f13b-4812-945e-1d64d2a192a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:35.207607 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-d740d97b-8dea-408e-9c99-55968b820491 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (343e31c2-f13b-4812-945e-1d64d2a192a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-219729005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8349e556efd49609155639b955846b2',qos_specs=None,replication_status=,reservations=['3df04a07-39b4-4a30-b747-9c7a49152c53','d2264d12-a5bb-479f-a806-08136a0397a6','e1b24532-b49f-4cde-8468-48846eb583be','c3e27ced-a229-4aee-ae9b-cfb3c2bf08fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=9c0c05c3-b690-445e-9d93-44c6ced4d0e1,status='creating',user_id='263ab5b62337418d96de6ca8b12dc614',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:35.208515 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-d740d97b-8dea-408e-9c99-55968b820491 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (395a752c-9df0-4bfc-a5b0-a6fcf6e6b38e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:35.227981 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-d740d97b-8dea-408e-9c99-55968b820491 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (395a752c-9df0-4bfc-a5b0-a6fcf6e6b38e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:35.228892 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-d740d97b-8dea-408e-9c99-55968b820491 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Flow 'volume_create_api' (d070a7cf-0ad4-474b-98fa-b18fdc66cd7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:38:35.229228 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-d740d97b-8dea-408e-9c99-55968b820491 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Create volume request issued successfully. Mar 17 10:38:35.232471 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d740d97b-8dea-408e-9c99-55968b820491 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 10:38:35.233191 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 202/408] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 10:38:35 2026] POST /volume/v3/volumes => generated 786 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:38:35.254697 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-20a6a376-72fe-4695-8f3c-530bde128187 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:35.258636 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-20a6a376-72fe-4695-8f3c-530bde128187 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] GET https://38.102.83.89/volume/v3/volumes/3b9ce984-5f74-4be3-9731-769eb51cbd55 Mar 17 10:38:35.258936 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-20a6a376-72fe-4695-8f3c-530bde128187 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:35.259257 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-20a6a376-72fe-4695-8f3c-530bde128187 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:35.268841 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:35.268841 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:35.273224 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-20a6a376-72fe-4695-8f3c-530bde128187 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Volume info retrieved successfully. Mar 17 10:38:35.280467 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-20a6a376-72fe-4695-8f3c-530bde128187 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes/3b9ce984-5f74-4be3-9731-769eb51cbd55 returned with HTTP 200 Mar 17 10:38:35.281329 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 207/409] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:35 2026] GET /volume/v3/volumes/3b9ce984-5f74-4be3-9731-769eb51cbd55 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:36.305266 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-60b3ea19-34e1-43e8-a50a-81b9cce8bd8e None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:36.308123 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-60b3ea19-34e1-43e8-a50a-81b9cce8bd8e tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] GET https://38.102.83.89/volume/v3/volumes/3b9ce984-5f74-4be3-9731-769eb51cbd55 Mar 17 10:38:36.308469 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-60b3ea19-34e1-43e8-a50a-81b9cce8bd8e tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:36.308776 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-60b3ea19-34e1-43e8-a50a-81b9cce8bd8e tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:36.324983 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:36.324983 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:36.331928 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-60b3ea19-34e1-43e8-a50a-81b9cce8bd8e tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Volume info retrieved successfully. Mar 17 10:38:36.339071 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-60b3ea19-34e1-43e8-a50a-81b9cce8bd8e tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes/3b9ce984-5f74-4be3-9731-769eb51cbd55 returned with HTTP 200 Mar 17 10:38:36.339759 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 203/410] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:36 2026] GET /volume/v3/volumes/3b9ce984-5f74-4be3-9731-769eb51cbd55 => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:37.362975 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-c6321fc9-e557-4908-90f8-b980b9f22c5d None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:37.365899 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c6321fc9-e557-4908-90f8-b980b9f22c5d tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] GET https://38.102.83.89/volume/v3/volumes/3b9ce984-5f74-4be3-9731-769eb51cbd55 Mar 17 10:38:37.366404 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c6321fc9-e557-4908-90f8-b980b9f22c5d tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:37.366676 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c6321fc9-e557-4908-90f8-b980b9f22c5d tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:37.380090 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:37.380090 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:37.387978 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-c6321fc9-e557-4908-90f8-b980b9f22c5d tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Volume info retrieved successfully. Mar 17 10:38:37.395900 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c6321fc9-e557-4908-90f8-b980b9f22c5d tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes/3b9ce984-5f74-4be3-9731-769eb51cbd55 returned with HTTP 200 Mar 17 10:38:37.396968 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 208/411] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:37 2026] GET /volume/v3/volumes/3b9ce984-5f74-4be3-9731-769eb51cbd55 => generated 1395 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:38:37.419381 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-e8569abb-a569-4e0e-83bd-3b92af1aee22 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:37.422451 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e8569abb-a569-4e0e-83bd-3b92af1aee22 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] GET https://38.102.83.89/volume/v3/volumes/3b9ce984-5f74-4be3-9731-769eb51cbd55 Mar 17 10:38:37.422745 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e8569abb-a569-4e0e-83bd-3b92af1aee22 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:37.423084 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e8569abb-a569-4e0e-83bd-3b92af1aee22 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:37.432984 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:37.432984 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:37.437762 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-e8569abb-a569-4e0e-83bd-3b92af1aee22 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Volume info retrieved successfully. Mar 17 10:38:37.445070 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e8569abb-a569-4e0e-83bd-3b92af1aee22 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes/3b9ce984-5f74-4be3-9731-769eb51cbd55 returned with HTTP 200 Mar 17 10:38:37.445914 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 204/412] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:37 2026] GET /volume/v3/volumes/3b9ce984-5f74-4be3-9731-769eb51cbd55 => generated 1395 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:38:37.469208 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-20cbb722-e5ad-4547-be0f-622f421c9d72 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:37.471935 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-20cbb722-e5ad-4547-be0f-622f421c9d72 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] GET https://38.102.83.89/volume/v3/volumes/3b9ce984-5f74-4be3-9731-769eb51cbd55 Mar 17 10:38:37.472225 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-20cbb722-e5ad-4547-be0f-622f421c9d72 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:37.472575 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-20cbb722-e5ad-4547-be0f-622f421c9d72 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:37.482343 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:37.482343 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:37.486990 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-20cbb722-e5ad-4547-be0f-622f421c9d72 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Volume info retrieved successfully. Mar 17 10:38:37.494414 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-20cbb722-e5ad-4547-be0f-622f421c9d72 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes/3b9ce984-5f74-4be3-9731-769eb51cbd55 returned with HTTP 200 Mar 17 10:38:37.494936 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 209/413] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:37 2026] GET /volume/v3/volumes/3b9ce984-5f74-4be3-9731-769eb51cbd55 => generated 1395 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:38:37.511757 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-33b9615f-1828-4b46-9883-43143427ddd8 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:37.513645 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-33b9615f-1828-4b46-9883-43143427ddd8 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] DELETE https://38.102.83.89/volume/v3/volumes/3b9ce984-5f74-4be3-9731-769eb51cbd55 Mar 17 10:38:37.513863 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-33b9615f-1828-4b46-9883-43143427ddd8 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:37.514066 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-33b9615f-1828-4b46-9883-43143427ddd8 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:37.514246 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-33b9615f-1828-4b46-9883-43143427ddd8 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Delete volume with id: 3b9ce984-5f74-4be3-9731-769eb51cbd55 Mar 17 10:38:37.521134 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:37.521134 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:37.521622 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-33b9615f-1828-4b46-9883-43143427ddd8 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Volume info retrieved successfully. Mar 17 10:38:37.539592 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-33b9615f-1828-4b46-9883-43143427ddd8 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Delete volume request issued successfully. Mar 17 10:38:37.539762 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-33b9615f-1828-4b46-9883-43143427ddd8 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes/3b9ce984-5f74-4be3-9731-769eb51cbd55 returned with HTTP 202 Mar 17 10:38:37.540118 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 205/414] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 10:38:37 2026] DELETE /volume/v3/volumes/3b9ce984-5f74-4be3-9731-769eb51cbd55 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 10:38:37.550563 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-6d6e515b-427f-40d7-82d5-94a0f6f50399 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:37.554473 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6d6e515b-427f-40d7-82d5-94a0f6f50399 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] GET https://38.102.83.89/volume/v3/volumes/3b9ce984-5f74-4be3-9731-769eb51cbd55 Mar 17 10:38:37.554775 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6d6e515b-427f-40d7-82d5-94a0f6f50399 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:37.555065 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6d6e515b-427f-40d7-82d5-94a0f6f50399 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:37.564643 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:37.564643 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:37.568972 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-6d6e515b-427f-40d7-82d5-94a0f6f50399 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Volume info retrieved successfully. Mar 17 10:38:37.575824 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6d6e515b-427f-40d7-82d5-94a0f6f50399 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes/3b9ce984-5f74-4be3-9731-769eb51cbd55 returned with HTTP 200 Mar 17 10:38:37.576603 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 210/415] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:37 2026] GET /volume/v3/volumes/3b9ce984-5f74-4be3-9731-769eb51cbd55 => generated 1394 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:38:38.597094 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-dcc44532-deae-454a-8a89-45803a8d1b04 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:38.599751 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-dcc44532-deae-454a-8a89-45803a8d1b04 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] GET https://38.102.83.89/volume/v3/volumes/3b9ce984-5f74-4be3-9731-769eb51cbd55 Mar 17 10:38:38.600112 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-dcc44532-deae-454a-8a89-45803a8d1b04 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:38.600394 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-dcc44532-deae-454a-8a89-45803a8d1b04 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:38.614331 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:38.614331 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:38.621072 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-dcc44532-deae-454a-8a89-45803a8d1b04 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Volume info retrieved successfully. Mar 17 10:38:38.629479 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-dcc44532-deae-454a-8a89-45803a8d1b04 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes/3b9ce984-5f74-4be3-9731-769eb51cbd55 returned with HTTP 200 Mar 17 10:38:38.630195 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 206/416] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:38 2026] GET /volume/v3/volumes/3b9ce984-5f74-4be3-9731-769eb51cbd55 => generated 1394 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:38:39.653652 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-93dce14a-0a51-49c3-b5c8-0580d18fbe95 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:39.659588 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-93dce14a-0a51-49c3-b5c8-0580d18fbe95 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] GET https://38.102.83.89/volume/v3/volumes/3b9ce984-5f74-4be3-9731-769eb51cbd55 Mar 17 10:38:39.659730 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-93dce14a-0a51-49c3-b5c8-0580d18fbe95 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:39.659877 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-93dce14a-0a51-49c3-b5c8-0580d18fbe95 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:39.669260 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-93dce14a-0a51-49c3-b5c8-0580d18fbe95 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes/3b9ce984-5f74-4be3-9731-769eb51cbd55 returned with HTTP 404 Mar 17 10:38:39.669788 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 211/417] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:39 2026] GET /volume/v3/volumes/3b9ce984-5f74-4be3-9731-769eb51cbd55 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:38:39.681168 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-4757760d-e93c-417a-9cb9-28ef844f6e71 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:39.683434 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-4757760d-e93c-417a-9cb9-28ef844f6e71 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] GET https://38.102.83.89/volume/v3/volumes/9c0c05c3-b690-445e-9d93-44c6ced4d0e1 Mar 17 10:38:39.683831 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-4757760d-e93c-417a-9cb9-28ef844f6e71 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:39.684211 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-4757760d-e93c-417a-9cb9-28ef844f6e71 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:39.695252 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:39.695252 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:39.699975 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-4757760d-e93c-417a-9cb9-28ef844f6e71 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Volume info retrieved successfully. Mar 17 10:38:39.707037 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-4757760d-e93c-417a-9cb9-28ef844f6e71 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes/9c0c05c3-b690-445e-9d93-44c6ced4d0e1 returned with HTTP 200 Mar 17 10:38:39.707037 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 207/418] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:39 2026] GET /volume/v3/volumes/9c0c05c3-b690-445e-9d93-44c6ced4d0e1 => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:38:39.729890 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-e48e7d8b-5777-46ff-8aea-ccd2050f339c None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:39.732367 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e48e7d8b-5777-46ff-8aea-ccd2050f339c tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] DELETE https://38.102.83.89/volume/v3/volumes/9c0c05c3-b690-445e-9d93-44c6ced4d0e1 Mar 17 10:38:39.732660 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e48e7d8b-5777-46ff-8aea-ccd2050f339c tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:39.732953 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e48e7d8b-5777-46ff-8aea-ccd2050f339c tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:39.733200 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-e48e7d8b-5777-46ff-8aea-ccd2050f339c tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Delete volume with id: 9c0c05c3-b690-445e-9d93-44c6ced4d0e1 Mar 17 10:38:39.741665 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:39.741665 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:39.742189 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-e48e7d8b-5777-46ff-8aea-ccd2050f339c tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Volume info retrieved successfully. Mar 17 10:38:39.773335 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-e48e7d8b-5777-46ff-8aea-ccd2050f339c tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Delete volume request issued successfully. Mar 17 10:38:39.773335 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e48e7d8b-5777-46ff-8aea-ccd2050f339c tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes/9c0c05c3-b690-445e-9d93-44c6ced4d0e1 returned with HTTP 202 Mar 17 10:38:39.773335 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 212/419] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 10:38:39 2026] DELETE /volume/v3/volumes/9c0c05c3-b690-445e-9d93-44c6ced4d0e1 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 10:38:39.789451 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-2c432889-ce03-4ab0-85c9-1fd901c74ed5 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:39.795420 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2c432889-ce03-4ab0-85c9-1fd901c74ed5 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] GET https://38.102.83.89/volume/v3/volumes/9c0c05c3-b690-445e-9d93-44c6ced4d0e1 Mar 17 10:38:39.795768 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2c432889-ce03-4ab0-85c9-1fd901c74ed5 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:39.800255 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2c432889-ce03-4ab0-85c9-1fd901c74ed5 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:39.812361 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:39.812361 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:39.819692 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-2c432889-ce03-4ab0-85c9-1fd901c74ed5 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Volume info retrieved successfully. Mar 17 10:38:39.824263 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2c432889-ce03-4ab0-85c9-1fd901c74ed5 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes/9c0c05c3-b690-445e-9d93-44c6ced4d0e1 returned with HTTP 200 Mar 17 10:38:39.824662 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 208/420] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:39 2026] GET /volume/v3/volumes/9c0c05c3-b690-445e-9d93-44c6ced4d0e1 => generated 1360 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:38:40.848570 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-2986ef43-627c-4cca-b4e3-ee71bff79884 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:40.851571 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2986ef43-627c-4cca-b4e3-ee71bff79884 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] GET https://38.102.83.89/volume/v3/volumes/9c0c05c3-b690-445e-9d93-44c6ced4d0e1 Mar 17 10:38:40.852030 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2986ef43-627c-4cca-b4e3-ee71bff79884 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:40.852379 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2986ef43-627c-4cca-b4e3-ee71bff79884 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:40.867311 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:40.867311 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:40.872837 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-2986ef43-627c-4cca-b4e3-ee71bff79884 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Volume info retrieved successfully. Mar 17 10:38:40.883097 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2986ef43-627c-4cca-b4e3-ee71bff79884 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes/9c0c05c3-b690-445e-9d93-44c6ced4d0e1 returned with HTTP 200 Mar 17 10:38:40.884072 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 213/421] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:40 2026] GET /volume/v3/volumes/9c0c05c3-b690-445e-9d93-44c6ced4d0e1 => generated 1360 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:38:41.905004 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-a1c47874-75e2-487b-877c-f5e06308b314 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:41.908771 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a1c47874-75e2-487b-877c-f5e06308b314 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] GET https://38.102.83.89/volume/v3/volumes/9c0c05c3-b690-445e-9d93-44c6ced4d0e1 Mar 17 10:38:41.909084 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a1c47874-75e2-487b-877c-f5e06308b314 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:41.909422 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a1c47874-75e2-487b-877c-f5e06308b314 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:41.924595 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a1c47874-75e2-487b-877c-f5e06308b314 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes/9c0c05c3-b690-445e-9d93-44c6ced4d0e1 returned with HTTP 404 Mar 17 10:38:41.925226 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 209/422] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:41 2026] GET /volume/v3/volumes/9c0c05c3-b690-445e-9d93-44c6ced4d0e1 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:38:41.945966 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-da2cbb3c-7ed3-499b-8ecc-bc628e98cd28 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:41.948955 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-da2cbb3c-7ed3-499b-8ecc-bc628e98cd28 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 10:38:41.949347 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-da2cbb3c-7ed3-499b-8ecc-bc628e98cd28 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-904189163"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:38:41.950960 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.volumes [None req-da2cbb3c-7ed3-499b-8ecc-bc628e98cd28 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-904189163'}} {{(pid=123124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 10:38:41.951111 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-da2cbb3c-7ed3-499b-8ecc-bc628e98cd28 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Create volume of 1 GB Mar 17 10:38:41.954868 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-da2cbb3c-7ed3-499b-8ecc-bc628e98cd28 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Availability Zones retrieved successfully. Mar 17 10:38:41.960689 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-da2cbb3c-7ed3-499b-8ecc-bc628e98cd28 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Flow 'volume_create_api' (47f70e11-83bf-465b-bfb2-17f72b473d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:38:41.961650 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-da2cbb3c-7ed3-499b-8ecc-bc628e98cd28 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a06d2b33-cce9-41c4-af6e-7045a6ab5f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:41.962672 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.flows.api.create_volume [None req-da2cbb3c-7ed3-499b-8ecc-bc628e98cd28 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Validating volume size '1' using validate_int {{(pid=123124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:38:41.993029 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-da2cbb3c-7ed3-499b-8ecc-bc628e98cd28 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a06d2b33-cce9-41c4-af6e-7045a6ab5f30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:41.993818 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-da2cbb3c-7ed3-499b-8ecc-bc628e98cd28 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68816887-3ee7-4be6-83bc-8000e6a9d926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:42.045995 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-da2cbb3c-7ed3-499b-8ecc-bc628e98cd28 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Created reservations ['c2e71eec-e027-4ffd-aaf8-8ce8390e29aa', '74154857-0189-46e8-a31b-e89259a49dc1', '5e02ce23-2d6d-4a16-a845-c9b369676e2b', '578c5c6a-444a-4539-a228-90aa54db1fb0'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:38:42.046744 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-da2cbb3c-7ed3-499b-8ecc-bc628e98cd28 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68816887-3ee7-4be6-83bc-8000e6a9d926) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2e71eec-e027-4ffd-aaf8-8ce8390e29aa', '74154857-0189-46e8-a31b-e89259a49dc1', '5e02ce23-2d6d-4a16-a845-c9b369676e2b', '578c5c6a-444a-4539-a228-90aa54db1fb0']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:42.047408 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-da2cbb3c-7ed3-499b-8ecc-bc628e98cd28 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff0301e8-c09f-40d4-bea9-e530d571cd31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:42.134231 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-da2cbb3c-7ed3-499b-8ecc-bc628e98cd28 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff0301e8-c09f-40d4-bea9-e530d571cd31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '552d6f23-26cb-448a-bbab-5fd18d2ab7e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-904189163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8349e556efd49609155639b955846b2',qos_specs=None,replication_status=,reservations=['c2e71eec-e027-4ffd-aaf8-8ce8390e29aa','74154857-0189-46e8-a31b-e89259a49dc1','5e02ce23-2d6d-4a16-a845-c9b369676e2b','578c5c6a-444a-4539-a228-90aa54db1fb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='263ab5b62337418d96de6ca8b12dc614',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:38:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-904189163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=552d6f23-26cb-448a-bbab-5fd18d2ab7e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8349e556efd49609155639b955846b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='263ab5b62337418d96de6ca8b12dc614',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:42.134789 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-da2cbb3c-7ed3-499b-8ecc-bc628e98cd28 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (914515b9-bc39-4743-ae65-9bbe6e8878d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:42.179394 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-da2cbb3c-7ed3-499b-8ecc-bc628e98cd28 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (914515b9-bc39-4743-ae65-9bbe6e8878d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-904189163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8349e556efd49609155639b955846b2',qos_specs=None,replication_status=,reservations=['c2e71eec-e027-4ffd-aaf8-8ce8390e29aa','74154857-0189-46e8-a31b-e89259a49dc1','5e02ce23-2d6d-4a16-a845-c9b369676e2b','578c5c6a-444a-4539-a228-90aa54db1fb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='263ab5b62337418d96de6ca8b12dc614',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:42.179845 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-da2cbb3c-7ed3-499b-8ecc-bc628e98cd28 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92ecf44f-4d59-4a88-b247-27d6187abe66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:42.193321 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-da2cbb3c-7ed3-499b-8ecc-bc628e98cd28 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92ecf44f-4d59-4a88-b247-27d6187abe66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:42.193321 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-da2cbb3c-7ed3-499b-8ecc-bc628e98cd28 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Flow 'volume_create_api' (47f70e11-83bf-465b-bfb2-17f72b473d8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:38:42.193321 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-da2cbb3c-7ed3-499b-8ecc-bc628e98cd28 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Create volume request issued successfully. Mar 17 10:38:42.193579 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-da2cbb3c-7ed3-499b-8ecc-bc628e98cd28 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 10:38:42.193918 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 214/423] 38.102.83.89 () {74 vars in 1368 bytes} [Tue Mar 17 10:38:41 2026] POST /volume/v3/volumes => generated 753 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:38:42.205218 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-ae709798-d6af-45aa-b8d7-57c7bc226e1f None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:42.207856 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ae709798-d6af-45aa-b8d7-57c7bc226e1f tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] GET https://38.102.83.89/volume/v3/volumes/552d6f23-26cb-448a-bbab-5fd18d2ab7e8 Mar 17 10:38:42.208076 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ae709798-d6af-45aa-b8d7-57c7bc226e1f tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:42.208305 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ae709798-d6af-45aa-b8d7-57c7bc226e1f tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:42.254321 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:42.254321 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:42.258494 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-ae709798-d6af-45aa-b8d7-57c7bc226e1f tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Volume info retrieved successfully. Mar 17 10:38:42.264318 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ae709798-d6af-45aa-b8d7-57c7bc226e1f tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes/552d6f23-26cb-448a-bbab-5fd18d2ab7e8 returned with HTTP 200 Mar 17 10:38:42.264318 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 210/424] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:42 2026] GET /volume/v3/volumes/552d6f23-26cb-448a-bbab-5fd18d2ab7e8 => generated 821 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:43.281076 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-e1bbc735-673c-45b9-95e7-28189ea7caeb None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:43.285620 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e1bbc735-673c-45b9-95e7-28189ea7caeb tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] GET https://38.102.83.89/volume/v3/volumes/552d6f23-26cb-448a-bbab-5fd18d2ab7e8 Mar 17 10:38:43.285842 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e1bbc735-673c-45b9-95e7-28189ea7caeb tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:43.286061 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e1bbc735-673c-45b9-95e7-28189ea7caeb tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:43.293926 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:43.293926 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:43.297063 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-e1bbc735-673c-45b9-95e7-28189ea7caeb tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Volume info retrieved successfully. Mar 17 10:38:43.300890 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e1bbc735-673c-45b9-95e7-28189ea7caeb tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes/552d6f23-26cb-448a-bbab-5fd18d2ab7e8 returned with HTTP 200 Mar 17 10:38:43.301276 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 215/425] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:43 2026] GET /volume/v3/volumes/552d6f23-26cb-448a-bbab-5fd18d2ab7e8 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:43.322132 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-6409a538-f42f-4f4a-9b56-446d734dd3a5 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:43.323380 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6409a538-f42f-4f4a-9b56-446d734dd3a5 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 10:38:43.323618 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6409a538-f42f-4f4a-9b56-446d734dd3a5 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "552d6f23-26cb-448a-bbab-5fd18d2ab7e8", "size": 2, "name": "tempest-VolumesCloneTest-Volume-2137159540"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:38:43.324862 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.volumes [None req-6409a538-f42f-4f4a-9b56-446d734dd3a5 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Create volume request body: {'volume': {'source_volid': '552d6f23-26cb-448a-bbab-5fd18d2ab7e8', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-2137159540'}} {{(pid=123123) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 10:38:43.329756 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:43.329756 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:43.330083 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-6409a538-f42f-4f4a-9b56-446d734dd3a5 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Volume retrieved successfully. Mar 17 10:38:43.330172 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-6409a538-f42f-4f4a-9b56-446d734dd3a5 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Create volume of 2 GB Mar 17 10:38:43.332284 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-6409a538-f42f-4f4a-9b56-446d734dd3a5 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Availability Zones retrieved successfully. Mar 17 10:38:43.336156 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6409a538-f42f-4f4a-9b56-446d734dd3a5 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Flow 'volume_create_api' (51fe5d46-7c50-493a-a453-b8f059406349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:38:43.336962 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6409a538-f42f-4f4a-9b56-446d734dd3a5 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cb85211-2d6b-47bc-9fa3-deb3822fe28d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:43.337594 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.flows.api.create_volume [None req-6409a538-f42f-4f4a-9b56-446d734dd3a5 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=123123) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:38:43.352160 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6409a538-f42f-4f4a-9b56-446d734dd3a5 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cb85211-2d6b-47bc-9fa3-deb3822fe28d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '552d6f23-26cb-448a-bbab-5fd18d2ab7e8', 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:43.352893 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6409a538-f42f-4f4a-9b56-446d734dd3a5 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b602b354-18b8-4c8f-8c49-51d36d5d0dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:43.374844 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-6409a538-f42f-4f4a-9b56-446d734dd3a5 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Created reservations ['7771e851-34ba-4af6-b64c-ad7073c991f5', '213890c1-4bd7-4fb5-95f3-f6b97eb980bc', 'fbf83853-6538-434b-b349-562e8a708a60', '6bda98fa-815a-4cd7-b93c-0855b6083297'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:38:43.375533 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6409a538-f42f-4f4a-9b56-446d734dd3a5 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b602b354-18b8-4c8f-8c49-51d36d5d0dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7771e851-34ba-4af6-b64c-ad7073c991f5', '213890c1-4bd7-4fb5-95f3-f6b97eb980bc', 'fbf83853-6538-434b-b349-562e8a708a60', '6bda98fa-815a-4cd7-b93c-0855b6083297']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:43.376095 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6409a538-f42f-4f4a-9b56-446d734dd3a5 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60d5b267-bca4-48c4-8850-2e616db76e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:43.390192 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6409a538-f42f-4f4a-9b56-446d734dd3a5 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60d5b267-bca4-48c4-8850-2e616db76e90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbd61ce4-c88f-4238-917b-af5b987a6568', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2137159540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8349e556efd49609155639b955846b2',qos_specs=None,replication_status=,reservations=['7771e851-34ba-4af6-b64c-ad7073c991f5','213890c1-4bd7-4fb5-95f3-f6b97eb980bc','fbf83853-6538-434b-b349-562e8a708a60','6bda98fa-815a-4cd7-b93c-0855b6083297'],size=2,snapshot_id=None,source_replicaid=,source_volid=552d6f23-26cb-448a-bbab-5fd18d2ab7e8,status='creating',user_id='263ab5b62337418d96de6ca8b12dc614',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:38:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2137159540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbd61ce4-c88f-4238-917b-af5b987a6568,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8349e556efd49609155639b955846b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=552d6f23-26cb-448a-bbab-5fd18d2ab7e8,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='263ab5b62337418d96de6ca8b12dc614',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:43.390712 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6409a538-f42f-4f4a-9b56-446d734dd3a5 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (603540d1-7714-4aa9-82fc-e82387c25f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:43.404157 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6409a538-f42f-4f4a-9b56-446d734dd3a5 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (603540d1-7714-4aa9-82fc-e82387c25f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2137159540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8349e556efd49609155639b955846b2',qos_specs=None,replication_status=,reservations=['7771e851-34ba-4af6-b64c-ad7073c991f5','213890c1-4bd7-4fb5-95f3-f6b97eb980bc','fbf83853-6538-434b-b349-562e8a708a60','6bda98fa-815a-4cd7-b93c-0855b6083297'],size=2,snapshot_id=None,source_replicaid=,source_volid=552d6f23-26cb-448a-bbab-5fd18d2ab7e8,status='creating',user_id='263ab5b62337418d96de6ca8b12dc614',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:43.404736 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6409a538-f42f-4f4a-9b56-446d734dd3a5 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32c38740-1fc0-46cd-b3fc-4dadb40db197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:43.418959 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6409a538-f42f-4f4a-9b56-446d734dd3a5 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32c38740-1fc0-46cd-b3fc-4dadb40db197) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:43.419663 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6409a538-f42f-4f4a-9b56-446d734dd3a5 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Flow 'volume_create_api' (51fe5d46-7c50-493a-a453-b8f059406349) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:38:43.420514 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-6409a538-f42f-4f4a-9b56-446d734dd3a5 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Create volume request issued successfully. Mar 17 10:38:43.421788 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6409a538-f42f-4f4a-9b56-446d734dd3a5 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 10:38:43.422141 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 211/426] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 10:38:43 2026] POST /volume/v3/volumes => generated 788 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:38:43.441206 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-0bfff639-4368-4229-9cc3-e9a1f5b9d311 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:43.443963 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-0bfff639-4368-4229-9cc3-e9a1f5b9d311 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] GET https://38.102.83.89/volume/v3/volumes/bbd61ce4-c88f-4238-917b-af5b987a6568 Mar 17 10:38:43.444327 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-0bfff639-4368-4229-9cc3-e9a1f5b9d311 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:43.444694 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-0bfff639-4368-4229-9cc3-e9a1f5b9d311 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:43.454538 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:43.454538 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:43.460187 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-0bfff639-4368-4229-9cc3-e9a1f5b9d311 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Volume info retrieved successfully. Mar 17 10:38:43.465056 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-0bfff639-4368-4229-9cc3-e9a1f5b9d311 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes/bbd61ce4-c88f-4238-917b-af5b987a6568 returned with HTTP 200 Mar 17 10:38:43.465665 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 216/427] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:43 2026] GET /volume/v3/volumes/bbd61ce4-c88f-4238-917b-af5b987a6568 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:44.482811 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-661362c9-7b0c-4684-9ff3-36bb72423c79 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:44.488754 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-661362c9-7b0c-4684-9ff3-36bb72423c79 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] GET https://38.102.83.89/volume/v3/volumes/bbd61ce4-c88f-4238-917b-af5b987a6568 Mar 17 10:38:44.490006 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-661362c9-7b0c-4684-9ff3-36bb72423c79 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:44.490274 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-661362c9-7b0c-4684-9ff3-36bb72423c79 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:44.507355 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:44.507355 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:44.515827 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-661362c9-7b0c-4684-9ff3-36bb72423c79 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Volume info retrieved successfully. Mar 17 10:38:44.520154 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-661362c9-7b0c-4684-9ff3-36bb72423c79 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes/bbd61ce4-c88f-4238-917b-af5b987a6568 returned with HTTP 200 Mar 17 10:38:44.521026 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 212/428] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:44 2026] GET /volume/v3/volumes/bbd61ce4-c88f-4238-917b-af5b987a6568 => generated 880 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 10:38:45.540425 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-b64120dd-08a4-4143-8ca9-777595240e5c None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:45.541973 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b64120dd-08a4-4143-8ca9-777595240e5c tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] GET https://38.102.83.89/volume/v3/volumes/bbd61ce4-c88f-4238-917b-af5b987a6568 Mar 17 10:38:45.542140 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b64120dd-08a4-4143-8ca9-777595240e5c tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:45.542284 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b64120dd-08a4-4143-8ca9-777595240e5c tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:45.580676 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:45.580676 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:45.587707 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-b64120dd-08a4-4143-8ca9-777595240e5c tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Volume info retrieved successfully. Mar 17 10:38:45.592935 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b64120dd-08a4-4143-8ca9-777595240e5c tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes/bbd61ce4-c88f-4238-917b-af5b987a6568 returned with HTTP 200 Mar 17 10:38:45.593235 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 217/429] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:45 2026] GET /volume/v3/volumes/bbd61ce4-c88f-4238-917b-af5b987a6568 => generated 881 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:45.613365 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-c7aa907b-6825-4203-85b3-6aa00c183625 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:45.616138 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c7aa907b-6825-4203-85b3-6aa00c183625 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] GET https://38.102.83.89/volume/v3/volumes/bbd61ce4-c88f-4238-917b-af5b987a6568 Mar 17 10:38:45.616468 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c7aa907b-6825-4203-85b3-6aa00c183625 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:45.617570 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c7aa907b-6825-4203-85b3-6aa00c183625 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:45.627783 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:45.627783 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:45.631477 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-c7aa907b-6825-4203-85b3-6aa00c183625 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Volume info retrieved successfully. Mar 17 10:38:45.640629 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c7aa907b-6825-4203-85b3-6aa00c183625 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes/bbd61ce4-c88f-4238-917b-af5b987a6568 returned with HTTP 200 Mar 17 10:38:45.640993 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 213/430] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:45 2026] GET /volume/v3/volumes/bbd61ce4-c88f-4238-917b-af5b987a6568 => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 10:38:45.655795 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-3e91bb24-872d-437e-83b9-99304b8ad774 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:45.657846 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-3e91bb24-872d-437e-83b9-99304b8ad774 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] GET https://38.102.83.89/volume/v3/volumes/bbd61ce4-c88f-4238-917b-af5b987a6568 Mar 17 10:38:45.657846 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-3e91bb24-872d-437e-83b9-99304b8ad774 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:45.657988 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-3e91bb24-872d-437e-83b9-99304b8ad774 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:45.663106 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:45.663106 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:45.665513 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-3e91bb24-872d-437e-83b9-99304b8ad774 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Volume info retrieved successfully. Mar 17 10:38:45.671603 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-3e91bb24-872d-437e-83b9-99304b8ad774 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes/bbd61ce4-c88f-4238-917b-af5b987a6568 returned with HTTP 200 Mar 17 10:38:45.672177 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 218/431] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:45 2026] GET /volume/v3/volumes/bbd61ce4-c88f-4238-917b-af5b987a6568 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:45.691484 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-52ce0a2f-e5ee-48f6-818b-32afda4a73fb None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:45.694049 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-52ce0a2f-e5ee-48f6-818b-32afda4a73fb tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] DELETE https://38.102.83.89/volume/v3/volumes/bbd61ce4-c88f-4238-917b-af5b987a6568 Mar 17 10:38:45.695431 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-52ce0a2f-e5ee-48f6-818b-32afda4a73fb tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:45.696064 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-52ce0a2f-e5ee-48f6-818b-32afda4a73fb tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:45.696064 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-52ce0a2f-e5ee-48f6-818b-32afda4a73fb tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Delete volume with id: bbd61ce4-c88f-4238-917b-af5b987a6568 Mar 17 10:38:45.706049 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:45.706049 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:45.707153 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-52ce0a2f-e5ee-48f6-818b-32afda4a73fb tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Volume info retrieved successfully. Mar 17 10:38:45.736822 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-52ce0a2f-e5ee-48f6-818b-32afda4a73fb tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Delete volume request issued successfully. Mar 17 10:38:45.737088 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-52ce0a2f-e5ee-48f6-818b-32afda4a73fb tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes/bbd61ce4-c88f-4238-917b-af5b987a6568 returned with HTTP 202 Mar 17 10:38:45.738230 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 214/432] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 10:38:45 2026] DELETE /volume/v3/volumes/bbd61ce4-c88f-4238-917b-af5b987a6568 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 10:38:45.754648 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-4067bfd1-795b-4bf9-b24e-305ad99078b7 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:45.760844 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4067bfd1-795b-4bf9-b24e-305ad99078b7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] GET https://38.102.83.89/volume/v3/volumes/bbd61ce4-c88f-4238-917b-af5b987a6568 Mar 17 10:38:45.761550 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4067bfd1-795b-4bf9-b24e-305ad99078b7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:45.761868 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4067bfd1-795b-4bf9-b24e-305ad99078b7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:45.776875 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:45.776875 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:45.785335 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-4067bfd1-795b-4bf9-b24e-305ad99078b7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Volume info retrieved successfully. Mar 17 10:38:45.791446 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4067bfd1-795b-4bf9-b24e-305ad99078b7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes/bbd61ce4-c88f-4238-917b-af5b987a6568 returned with HTTP 200 Mar 17 10:38:45.791934 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 219/433] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:45 2026] GET /volume/v3/volumes/bbd61ce4-c88f-4238-917b-af5b987a6568 => generated 880 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:46.813880 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-c4b42f0e-1782-4eca-892b-76a959d1d739 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:46.815323 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c4b42f0e-1782-4eca-892b-76a959d1d739 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] GET https://38.102.83.89/volume/v3/volumes/bbd61ce4-c88f-4238-917b-af5b987a6568 Mar 17 10:38:46.815478 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c4b42f0e-1782-4eca-892b-76a959d1d739 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:46.815642 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c4b42f0e-1782-4eca-892b-76a959d1d739 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:46.826081 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:46.826081 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:46.832328 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-c4b42f0e-1782-4eca-892b-76a959d1d739 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Volume info retrieved successfully. Mar 17 10:38:46.839356 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c4b42f0e-1782-4eca-892b-76a959d1d739 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes/bbd61ce4-c88f-4238-917b-af5b987a6568 returned with HTTP 200 Mar 17 10:38:46.841346 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 215/434] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:46 2026] GET /volume/v3/volumes/bbd61ce4-c88f-4238-917b-af5b987a6568 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:47.864417 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-aaf4cd57-de49-437a-a00d-4f5f28d363dc None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:47.869365 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-aaf4cd57-de49-437a-a00d-4f5f28d363dc tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] GET https://38.102.83.89/volume/v3/volumes/bbd61ce4-c88f-4238-917b-af5b987a6568 Mar 17 10:38:47.869365 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-aaf4cd57-de49-437a-a00d-4f5f28d363dc tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:47.869365 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-aaf4cd57-de49-437a-a00d-4f5f28d363dc tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:47.876208 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-aaf4cd57-de49-437a-a00d-4f5f28d363dc tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes/bbd61ce4-c88f-4238-917b-af5b987a6568 returned with HTTP 404 Mar 17 10:38:47.876859 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 220/435] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:47 2026] GET /volume/v3/volumes/bbd61ce4-c88f-4238-917b-af5b987a6568 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:38:47.889095 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-05e825e6-2357-4f70-9111-e4fa4906e1aa None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:47.890708 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-05e825e6-2357-4f70-9111-e4fa4906e1aa tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] GET https://38.102.83.89/volume/v3/volumes/552d6f23-26cb-448a-bbab-5fd18d2ab7e8 Mar 17 10:38:47.890995 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-05e825e6-2357-4f70-9111-e4fa4906e1aa tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:47.890995 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-05e825e6-2357-4f70-9111-e4fa4906e1aa tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:47.898458 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:47.898458 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:47.904809 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-05e825e6-2357-4f70-9111-e4fa4906e1aa tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Volume info retrieved successfully. Mar 17 10:38:47.907637 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-05e825e6-2357-4f70-9111-e4fa4906e1aa tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes/552d6f23-26cb-448a-bbab-5fd18d2ab7e8 returned with HTTP 200 Mar 17 10:38:47.907889 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 216/436] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:47 2026] GET /volume/v3/volumes/552d6f23-26cb-448a-bbab-5fd18d2ab7e8 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:47.921515 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-e906e2f9-6eff-4cef-8fe3-22f60ff564f7 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:47.925380 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e906e2f9-6eff-4cef-8fe3-22f60ff564f7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] DELETE https://38.102.83.89/volume/v3/volumes/552d6f23-26cb-448a-bbab-5fd18d2ab7e8 Mar 17 10:38:47.925380 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e906e2f9-6eff-4cef-8fe3-22f60ff564f7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:47.925380 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e906e2f9-6eff-4cef-8fe3-22f60ff564f7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:47.925554 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-e906e2f9-6eff-4cef-8fe3-22f60ff564f7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Delete volume with id: 552d6f23-26cb-448a-bbab-5fd18d2ab7e8 Mar 17 10:38:47.939358 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:47.939358 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:47.940129 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-e906e2f9-6eff-4cef-8fe3-22f60ff564f7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Volume info retrieved successfully. Mar 17 10:38:47.968823 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-e906e2f9-6eff-4cef-8fe3-22f60ff564f7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Delete volume request issued successfully. Mar 17 10:38:47.968823 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e906e2f9-6eff-4cef-8fe3-22f60ff564f7 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes/552d6f23-26cb-448a-bbab-5fd18d2ab7e8 returned with HTTP 202 Mar 17 10:38:47.968964 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 221/437] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 10:38:47 2026] DELETE /volume/v3/volumes/552d6f23-26cb-448a-bbab-5fd18d2ab7e8 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 10:38:47.983358 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-1b7b0fa0-acef-4f57-be74-38b5caeaad4b None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:47.983358 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-1b7b0fa0-acef-4f57-be74-38b5caeaad4b tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] GET https://38.102.83.89/volume/v3/volumes/552d6f23-26cb-448a-bbab-5fd18d2ab7e8 Mar 17 10:38:47.983358 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-1b7b0fa0-acef-4f57-be74-38b5caeaad4b tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:47.983358 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-1b7b0fa0-acef-4f57-be74-38b5caeaad4b tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:47.989286 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:47.989286 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:47.992688 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-1b7b0fa0-acef-4f57-be74-38b5caeaad4b tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Volume info retrieved successfully. Mar 17 10:38:47.998993 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-1b7b0fa0-acef-4f57-be74-38b5caeaad4b tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes/552d6f23-26cb-448a-bbab-5fd18d2ab7e8 returned with HTTP 200 Mar 17 10:38:47.998993 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 217/438] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:47 2026] GET /volume/v3/volumes/552d6f23-26cb-448a-bbab-5fd18d2ab7e8 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:49.014974 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-c9a2bb9f-8191-4aac-b4d9-5d2c8a811d8b None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:49.016702 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c9a2bb9f-8191-4aac-b4d9-5d2c8a811d8b tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] GET https://38.102.83.89/volume/v3/volumes/552d6f23-26cb-448a-bbab-5fd18d2ab7e8 Mar 17 10:38:49.016886 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c9a2bb9f-8191-4aac-b4d9-5d2c8a811d8b tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:49.017078 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c9a2bb9f-8191-4aac-b4d9-5d2c8a811d8b tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:49.031432 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:49.031432 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:49.035621 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-c9a2bb9f-8191-4aac-b4d9-5d2c8a811d8b tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Volume info retrieved successfully. Mar 17 10:38:49.042324 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c9a2bb9f-8191-4aac-b4d9-5d2c8a811d8b tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes/552d6f23-26cb-448a-bbab-5fd18d2ab7e8 returned with HTTP 200 Mar 17 10:38:49.042776 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 222/439] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:49 2026] GET /volume/v3/volumes/552d6f23-26cb-448a-bbab-5fd18d2ab7e8 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 10:38:50.064378 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-4af13cc4-8e71-49b1-91f6-2764fb222fa9 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:50.066091 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-4af13cc4-8e71-49b1-91f6-2764fb222fa9 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] GET https://38.102.83.89/volume/v3/volumes/552d6f23-26cb-448a-bbab-5fd18d2ab7e8 Mar 17 10:38:50.066229 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-4af13cc4-8e71-49b1-91f6-2764fb222fa9 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:50.068872 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-4af13cc4-8e71-49b1-91f6-2764fb222fa9 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:50.074175 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-4af13cc4-8e71-49b1-91f6-2764fb222fa9 tempest-VolumesCloneTest-1819544923 tempest-VolumesCloneTest-1819544923-project-member] https://38.102.83.89/volume/v3/volumes/552d6f23-26cb-448a-bbab-5fd18d2ab7e8 returned with HTTP 404 Mar 17 10:38:50.074929 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 218/440] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:50 2026] GET /volume/v3/volumes/552d6f23-26cb-448a-bbab-5fd18d2ab7e8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:38:51.276717 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-58129034-bc7a-48cf-ae0c-dc8c7dc9faa9 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:51.330661 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-58129034-bc7a-48cf-ae0c-dc8c7dc9faa9 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes Mar 17 10:38:51.330953 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-58129034-bc7a-48cf-ae0c-dc8c7dc9faa9 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:51.331174 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-58129034-bc7a-48cf-ae0c-dc8c7dc9faa9 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'index' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:51.331508 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.api_utils [None req-58129034-bc7a-48cf-ae0c-dc8c7dc9faa9 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Removing options '' from query. {{(pid=123124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:38:51.332356 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-58129034-bc7a-48cf-ae0c-dc8c7dc9faa9 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=123124) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:38:51.363029 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-58129034-bc7a-48cf-ae0c-dc8c7dc9faa9 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Get all volumes completed successfully. Mar 17 10:38:51.363421 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-58129034-bc7a-48cf-ae0c-dc8c7dc9faa9 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 200 Mar 17 10:38:51.364038 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 223/441] 38.102.83.89 () {72 vars in 1347 bytes} [Tue Mar 17 10:38:51 2026] GET /volume/v3/volumes => generated 15 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Mar 17 10:38:51.374937 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-b7ecc035-1760-4e82-be99-5a5f5c2ed126 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:51.377788 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b7ecc035-1760-4e82-be99-5a5f5c2ed126 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 10:38:51.377788 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b7ecc035-1760-4e82-be99-5a5f5c2ed126 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-8196135"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:38:51.378385 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.volumes [None req-b7ecc035-1760-4e82-be99-5a5f5c2ed126 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-8196135'}} {{(pid=123123) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 10:38:51.378534 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-b7ecc035-1760-4e82-be99-5a5f5c2ed126 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Create volume of 1 GB Mar 17 10:38:51.383874 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-b7ecc035-1760-4e82-be99-5a5f5c2ed126 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Availability Zones retrieved successfully. Mar 17 10:38:51.390794 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b7ecc035-1760-4e82-be99-5a5f5c2ed126 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Flow 'volume_create_api' (19315d4d-6ac7-48d2-a85b-1224ae39620c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:38:51.391837 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b7ecc035-1760-4e82-be99-5a5f5c2ed126 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38181f64-7b10-489e-b310-db922e2ed956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:51.393068 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.flows.api.create_volume [None req-b7ecc035-1760-4e82-be99-5a5f5c2ed126 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Validating volume size '1' using validate_int {{(pid=123123) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:38:51.415592 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b7ecc035-1760-4e82-be99-5a5f5c2ed126 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38181f64-7b10-489e-b310-db922e2ed956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:51.416800 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b7ecc035-1760-4e82-be99-5a5f5c2ed126 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (514ec9c4-b716-4341-bd90-36a4c26475bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:51.467325 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-b7ecc035-1760-4e82-be99-5a5f5c2ed126 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Created reservations ['be2ee252-1804-4a5a-b30e-dafa57f3dae5', '55b3f830-b73e-4a9e-8016-e4101247db3a', '62765bea-86da-437f-b351-79e04304db83', '46b3cc1b-685c-40d5-9efe-ba15e1b4d8e8'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:38:51.467916 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b7ecc035-1760-4e82-be99-5a5f5c2ed126 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (514ec9c4-b716-4341-bd90-36a4c26475bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be2ee252-1804-4a5a-b30e-dafa57f3dae5', '55b3f830-b73e-4a9e-8016-e4101247db3a', '62765bea-86da-437f-b351-79e04304db83', '46b3cc1b-685c-40d5-9efe-ba15e1b4d8e8']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:51.468545 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b7ecc035-1760-4e82-be99-5a5f5c2ed126 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ddfa234-b3ee-4e26-83d9-2b6f30b4778c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:51.485735 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b7ecc035-1760-4e82-be99-5a5f5c2ed126 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ddfa234-b3ee-4e26-83d9-2b6f30b4778c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ea2daa0-e62b-426e-ad4d-a7a24d1834da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-8196135',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6ccc9f96499b49179164935c92618422',qos_specs=None,replication_status=,reservations=['be2ee252-1804-4a5a-b30e-dafa57f3dae5','55b3f830-b73e-4a9e-8016-e4101247db3a','62765bea-86da-437f-b351-79e04304db83','46b3cc1b-685c-40d5-9efe-ba15e1b4d8e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb19ff3cc70d4e08976e6bd012e58f1d',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:38:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-8196135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ea2daa0-e62b-426e-ad4d-a7a24d1834da,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6ccc9f96499b49179164935c92618422',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb19ff3cc70d4e08976e6bd012e58f1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:51.486395 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b7ecc035-1760-4e82-be99-5a5f5c2ed126 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f65f4e2c-c533-47b7-80be-70f11fbf4596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:51.498965 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b7ecc035-1760-4e82-be99-5a5f5c2ed126 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f65f4e2c-c533-47b7-80be-70f11fbf4596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-8196135',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6ccc9f96499b49179164935c92618422',qos_specs=None,replication_status=,reservations=['be2ee252-1804-4a5a-b30e-dafa57f3dae5','55b3f830-b73e-4a9e-8016-e4101247db3a','62765bea-86da-437f-b351-79e04304db83','46b3cc1b-685c-40d5-9efe-ba15e1b4d8e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb19ff3cc70d4e08976e6bd012e58f1d',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:51.499556 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b7ecc035-1760-4e82-be99-5a5f5c2ed126 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ef81413-0800-4b6a-90ac-538bceecdfad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:51.508395 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b7ecc035-1760-4e82-be99-5a5f5c2ed126 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ef81413-0800-4b6a-90ac-538bceecdfad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:51.509034 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b7ecc035-1760-4e82-be99-5a5f5c2ed126 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Flow 'volume_create_api' (19315d4d-6ac7-48d2-a85b-1224ae39620c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:38:51.509316 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-b7ecc035-1760-4e82-be99-5a5f5c2ed126 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Create volume request issued successfully. Mar 17 10:38:51.509736 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b7ecc035-1760-4e82-be99-5a5f5c2ed126 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 10:38:51.510127 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 219/442] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 10:38:51 2026] POST /volume/v3/volumes => generated 768 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Mar 17 10:38:51.523554 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-0284d439-3ae6-48fc-b0a4-809c5d083506 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:51.525616 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-0284d439-3ae6-48fc-b0a4-809c5d083506 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/5ea2daa0-e62b-426e-ad4d-a7a24d1834da Mar 17 10:38:51.525761 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-0284d439-3ae6-48fc-b0a4-809c5d083506 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:51.525913 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-0284d439-3ae6-48fc-b0a4-809c5d083506 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:51.531534 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:51.531534 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:51.534478 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-0284d439-3ae6-48fc-b0a4-809c5d083506 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Volume info retrieved successfully. Mar 17 10:38:51.537645 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-0284d439-3ae6-48fc-b0a4-809c5d083506 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/5ea2daa0-e62b-426e-ad4d-a7a24d1834da returned with HTTP 200 Mar 17 10:38:51.537929 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 224/443] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:51 2026] GET /volume/v3/volumes/5ea2daa0-e62b-426e-ad4d-a7a24d1834da => generated 836 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:52.563713 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-2d7405f3-92b1-4ed8-97e2-56557ffc5926 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:52.566354 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2d7405f3-92b1-4ed8-97e2-56557ffc5926 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/5ea2daa0-e62b-426e-ad4d-a7a24d1834da Mar 17 10:38:52.566544 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2d7405f3-92b1-4ed8-97e2-56557ffc5926 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:52.566763 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2d7405f3-92b1-4ed8-97e2-56557ffc5926 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:52.581063 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:52.581063 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:52.585200 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-2d7405f3-92b1-4ed8-97e2-56557ffc5926 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Volume info retrieved successfully. Mar 17 10:38:52.591140 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2d7405f3-92b1-4ed8-97e2-56557ffc5926 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/5ea2daa0-e62b-426e-ad4d-a7a24d1834da returned with HTTP 200 Mar 17 10:38:52.591562 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 220/444] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:52 2026] GET /volume/v3/volumes/5ea2daa0-e62b-426e-ad4d-a7a24d1834da => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:52.614422 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-d4dcd6a7-6228-4292-b426-0bdfefc3419f None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:52.616826 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d4dcd6a7-6228-4292-b426-0bdfefc3419f tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/5ea2daa0-e62b-426e-ad4d-a7a24d1834da Mar 17 10:38:52.617218 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d4dcd6a7-6228-4292-b426-0bdfefc3419f tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:52.617594 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d4dcd6a7-6228-4292-b426-0bdfefc3419f tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:52.626884 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:52.626884 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:52.631874 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-d4dcd6a7-6228-4292-b426-0bdfefc3419f tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Volume info retrieved successfully. Mar 17 10:38:52.639026 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d4dcd6a7-6228-4292-b426-0bdfefc3419f tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/5ea2daa0-e62b-426e-ad4d-a7a24d1834da returned with HTTP 200 Mar 17 10:38:52.639695 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 225/445] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:52 2026] GET /volume/v3/volumes/5ea2daa0-e62b-426e-ad4d-a7a24d1834da => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:52.669185 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-6cc8da11-bb8d-448f-a578-0e500377e906 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:52.672537 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6cc8da11-bb8d-448f-a578-0e500377e906 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 10:38:52.673545 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6cc8da11-bb8d-448f-a578-0e500377e906 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-57654858"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:38:52.675891 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.volumes [None req-6cc8da11-bb8d-448f-a578-0e500377e906 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-57654858'}} {{(pid=123123) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 10:38:52.676093 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-6cc8da11-bb8d-448f-a578-0e500377e906 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Create volume of 1 GB Mar 17 10:38:52.682599 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-6cc8da11-bb8d-448f-a578-0e500377e906 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Availability Zones retrieved successfully. Mar 17 10:38:52.691928 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6cc8da11-bb8d-448f-a578-0e500377e906 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Flow 'volume_create_api' (99e82e42-9f07-4f2f-9f60-aad52edd3292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:38:52.693977 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6cc8da11-bb8d-448f-a578-0e500377e906 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5d8a112-8e86-4df3-9a95-69258f88645e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:52.695382 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.flows.api.create_volume [None req-6cc8da11-bb8d-448f-a578-0e500377e906 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Validating volume size '1' using validate_int {{(pid=123123) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:38:52.735510 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6cc8da11-bb8d-448f-a578-0e500377e906 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5d8a112-8e86-4df3-9a95-69258f88645e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:52.736996 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6cc8da11-bb8d-448f-a578-0e500377e906 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d203574c-cd23-4e35-913b-3f61fec14d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:52.802736 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-6cc8da11-bb8d-448f-a578-0e500377e906 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Created reservations ['d1bde942-8e12-4c52-b251-d9600a477781', '31a0219d-d4ac-4c3c-ab12-0172257345fc', '5dd80f56-b9fc-4164-a4c4-c6a677443020', 'e4a2df17-4451-4bf2-ae38-4993de5f507c'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:38:52.803794 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6cc8da11-bb8d-448f-a578-0e500377e906 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d203574c-cd23-4e35-913b-3f61fec14d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1bde942-8e12-4c52-b251-d9600a477781', '31a0219d-d4ac-4c3c-ab12-0172257345fc', '5dd80f56-b9fc-4164-a4c4-c6a677443020', 'e4a2df17-4451-4bf2-ae38-4993de5f507c']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:52.804854 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6cc8da11-bb8d-448f-a578-0e500377e906 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a85edc10-e1e1-474c-966f-fc6ae548ede3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:52.832405 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6cc8da11-bb8d-448f-a578-0e500377e906 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a85edc10-e1e1-474c-966f-fc6ae548ede3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '904c1295-bc36-4117-b91c-999e452527fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-57654858',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6ccc9f96499b49179164935c92618422',qos_specs=None,replication_status=,reservations=['d1bde942-8e12-4c52-b251-d9600a477781','31a0219d-d4ac-4c3c-ab12-0172257345fc','5dd80f56-b9fc-4164-a4c4-c6a677443020','e4a2df17-4451-4bf2-ae38-4993de5f507c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb19ff3cc70d4e08976e6bd012e58f1d',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:38:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-57654858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=904c1295-bc36-4117-b91c-999e452527fe,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6ccc9f96499b49179164935c92618422',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb19ff3cc70d4e08976e6bd012e58f1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:52.833190 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6cc8da11-bb8d-448f-a578-0e500377e906 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f57c87a-783b-4c3f-a4ac-4934ec7be984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:52.848859 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6cc8da11-bb8d-448f-a578-0e500377e906 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f57c87a-783b-4c3f-a4ac-4934ec7be984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-57654858',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6ccc9f96499b49179164935c92618422',qos_specs=None,replication_status=,reservations=['d1bde942-8e12-4c52-b251-d9600a477781','31a0219d-d4ac-4c3c-ab12-0172257345fc','5dd80f56-b9fc-4164-a4c4-c6a677443020','e4a2df17-4451-4bf2-ae38-4993de5f507c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb19ff3cc70d4e08976e6bd012e58f1d',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:52.849664 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6cc8da11-bb8d-448f-a578-0e500377e906 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (854ff759-1c94-4f7f-839b-ec5fa031cc30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:52.860453 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6cc8da11-bb8d-448f-a578-0e500377e906 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (854ff759-1c94-4f7f-839b-ec5fa031cc30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:52.860453 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6cc8da11-bb8d-448f-a578-0e500377e906 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Flow 'volume_create_api' (99e82e42-9f07-4f2f-9f60-aad52edd3292) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:38:52.860453 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-6cc8da11-bb8d-448f-a578-0e500377e906 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Create volume request issued successfully. Mar 17 10:38:52.860453 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6cc8da11-bb8d-448f-a578-0e500377e906 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 10:38:52.860453 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 221/446] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 10:38:52 2026] POST /volume/v3/volumes => generated 769 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:38:52.882346 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-8c8c3fce-11e1-4818-9af3-fc7caae0fa58 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:52.884684 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-8c8c3fce-11e1-4818-9af3-fc7caae0fa58 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/904c1295-bc36-4117-b91c-999e452527fe Mar 17 10:38:52.884884 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-8c8c3fce-11e1-4818-9af3-fc7caae0fa58 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:52.885134 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-8c8c3fce-11e1-4818-9af3-fc7caae0fa58 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:52.893620 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:52.893620 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:52.898613 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-8c8c3fce-11e1-4818-9af3-fc7caae0fa58 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Volume info retrieved successfully. Mar 17 10:38:52.903577 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-8c8c3fce-11e1-4818-9af3-fc7caae0fa58 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/904c1295-bc36-4117-b91c-999e452527fe returned with HTTP 200 Mar 17 10:38:52.903966 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 226/447] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:52 2026] GET /volume/v3/volumes/904c1295-bc36-4117-b91c-999e452527fe => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:53.933559 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-0e40823d-83f2-4319-872f-efb72f61c1e0 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:53.935838 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0e40823d-83f2-4319-872f-efb72f61c1e0 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/904c1295-bc36-4117-b91c-999e452527fe Mar 17 10:38:53.936226 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0e40823d-83f2-4319-872f-efb72f61c1e0 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:53.936638 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0e40823d-83f2-4319-872f-efb72f61c1e0 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:53.949556 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:53.949556 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:53.956031 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-0e40823d-83f2-4319-872f-efb72f61c1e0 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Volume info retrieved successfully. Mar 17 10:38:53.968235 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0e40823d-83f2-4319-872f-efb72f61c1e0 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/904c1295-bc36-4117-b91c-999e452527fe returned with HTTP 200 Mar 17 10:38:53.968235 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 222/448] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:53 2026] GET /volume/v3/volumes/904c1295-bc36-4117-b91c-999e452527fe => generated 862 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:53.991323 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-d21c927c-6503-474d-8ba3-9c0680189613 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:53.994386 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d21c927c-6503-474d-8ba3-9c0680189613 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/904c1295-bc36-4117-b91c-999e452527fe Mar 17 10:38:53.994717 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d21c927c-6503-474d-8ba3-9c0680189613 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:53.995085 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d21c927c-6503-474d-8ba3-9c0680189613 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:54.008737 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:54.008737 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:54.013999 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-d21c927c-6503-474d-8ba3-9c0680189613 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Volume info retrieved successfully. Mar 17 10:38:54.020278 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d21c927c-6503-474d-8ba3-9c0680189613 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/904c1295-bc36-4117-b91c-999e452527fe returned with HTTP 200 Mar 17 10:38:54.021030 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 227/449] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:53 2026] GET /volume/v3/volumes/904c1295-bc36-4117-b91c-999e452527fe => generated 862 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:54.044689 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-ff4e7774-c268-48ab-8e70-c85e8168c5f7 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:54.048176 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ff4e7774-c268-48ab-8e70-c85e8168c5f7 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 10:38:54.049285 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ff4e7774-c268-48ab-8e70-c85e8168c5f7 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1748460611"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:38:54.052482 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.volumes [None req-ff4e7774-c268-48ab-8e70-c85e8168c5f7 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1748460611'}} {{(pid=123123) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 10:38:54.052812 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-ff4e7774-c268-48ab-8e70-c85e8168c5f7 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Create volume of 1 GB Mar 17 10:38:54.059251 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-ff4e7774-c268-48ab-8e70-c85e8168c5f7 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Availability Zones retrieved successfully. Mar 17 10:38:54.074338 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-ff4e7774-c268-48ab-8e70-c85e8168c5f7 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Flow 'volume_create_api' (fb686769-6f7b-4e37-921d-fa1c5d59180c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:38:54.075877 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-ff4e7774-c268-48ab-8e70-c85e8168c5f7 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f59a222d-0d07-4d5a-b0a2-6c0e4c98e1d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:54.078115 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.flows.api.create_volume [None req-ff4e7774-c268-48ab-8e70-c85e8168c5f7 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Validating volume size '1' using validate_int {{(pid=123123) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:38:54.110647 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-ff4e7774-c268-48ab-8e70-c85e8168c5f7 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f59a222d-0d07-4d5a-b0a2-6c0e4c98e1d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:54.112104 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-ff4e7774-c268-48ab-8e70-c85e8168c5f7 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4f2f058-79d5-412c-b5d3-091488b45c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:54.163041 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-ff4e7774-c268-48ab-8e70-c85e8168c5f7 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Created reservations ['e3e50942-1651-401a-a5dd-b0a58bc519e5', '17e2a9bd-e477-4d2b-bae3-5968b69e1500', 'cbc9e04d-d0dc-4988-b821-083f2cc37efb', '4f9d4dbb-8118-4727-84eb-ec69df5481c0'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:38:54.163928 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-ff4e7774-c268-48ab-8e70-c85e8168c5f7 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4f2f058-79d5-412c-b5d3-091488b45c01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3e50942-1651-401a-a5dd-b0a58bc519e5', '17e2a9bd-e477-4d2b-bae3-5968b69e1500', 'cbc9e04d-d0dc-4988-b821-083f2cc37efb', '4f9d4dbb-8118-4727-84eb-ec69df5481c0']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:54.164814 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-ff4e7774-c268-48ab-8e70-c85e8168c5f7 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd546832-df47-4ef8-919e-b5c8df987da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:54.184160 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-ff4e7774-c268-48ab-8e70-c85e8168c5f7 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd546832-df47-4ef8-919e-b5c8df987da3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c5d9c1b-9cda-4faf-8161-de4a1f08c6fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1748460611',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6ccc9f96499b49179164935c92618422',qos_specs=None,replication_status=,reservations=['e3e50942-1651-401a-a5dd-b0a58bc519e5','17e2a9bd-e477-4d2b-bae3-5968b69e1500','cbc9e04d-d0dc-4988-b821-083f2cc37efb','4f9d4dbb-8118-4727-84eb-ec69df5481c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb19ff3cc70d4e08976e6bd012e58f1d',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:38:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1748460611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c5d9c1b-9cda-4faf-8161-de4a1f08c6fc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6ccc9f96499b49179164935c92618422',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb19ff3cc70d4e08976e6bd012e58f1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:54.184160 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-ff4e7774-c268-48ab-8e70-c85e8168c5f7 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30696342-545d-4b3e-b758-3e891ab30772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:54.216957 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-ff4e7774-c268-48ab-8e70-c85e8168c5f7 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30696342-545d-4b3e-b758-3e891ab30772) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1748460611',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6ccc9f96499b49179164935c92618422',qos_specs=None,replication_status=,reservations=['e3e50942-1651-401a-a5dd-b0a58bc519e5','17e2a9bd-e477-4d2b-bae3-5968b69e1500','cbc9e04d-d0dc-4988-b821-083f2cc37efb','4f9d4dbb-8118-4727-84eb-ec69df5481c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb19ff3cc70d4e08976e6bd012e58f1d',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:54.216957 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-ff4e7774-c268-48ab-8e70-c85e8168c5f7 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efe4163b-a201-4107-a56a-326476e0577e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:38:54.227066 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-ff4e7774-c268-48ab-8e70-c85e8168c5f7 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efe4163b-a201-4107-a56a-326476e0577e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:38:54.228113 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-ff4e7774-c268-48ab-8e70-c85e8168c5f7 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Flow 'volume_create_api' (fb686769-6f7b-4e37-921d-fa1c5d59180c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:38:54.228807 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-ff4e7774-c268-48ab-8e70-c85e8168c5f7 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Create volume request issued successfully. Mar 17 10:38:54.229476 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ff4e7774-c268-48ab-8e70-c85e8168c5f7 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 10:38:54.230093 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 223/450] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 10:38:54 2026] POST /volume/v3/volumes => generated 771 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:38:54.262313 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-69dba5e7-3c24-44c9-bec0-8d9d272c9a50 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:54.266673 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-69dba5e7-3c24-44c9-bec0-8d9d272c9a50 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/4c5d9c1b-9cda-4faf-8161-de4a1f08c6fc Mar 17 10:38:54.266673 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-69dba5e7-3c24-44c9-bec0-8d9d272c9a50 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:54.266673 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-69dba5e7-3c24-44c9-bec0-8d9d272c9a50 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:54.272997 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:54.272997 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:54.277261 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-69dba5e7-3c24-44c9-bec0-8d9d272c9a50 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Volume info retrieved successfully. Mar 17 10:38:54.282865 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-69dba5e7-3c24-44c9-bec0-8d9d272c9a50 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/4c5d9c1b-9cda-4faf-8161-de4a1f08c6fc returned with HTTP 200 Mar 17 10:38:54.283182 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 228/451] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:54 2026] GET /volume/v3/volumes/4c5d9c1b-9cda-4faf-8161-de4a1f08c6fc => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:55.311685 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-52587f7e-1a1e-4efa-ae69-8478715fe90a None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:55.313717 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-52587f7e-1a1e-4efa-ae69-8478715fe90a tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/4c5d9c1b-9cda-4faf-8161-de4a1f08c6fc Mar 17 10:38:55.313918 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-52587f7e-1a1e-4efa-ae69-8478715fe90a tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:55.314122 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-52587f7e-1a1e-4efa-ae69-8478715fe90a tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:55.325436 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:55.325436 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:55.330686 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-52587f7e-1a1e-4efa-ae69-8478715fe90a tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Volume info retrieved successfully. Mar 17 10:38:55.338057 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-52587f7e-1a1e-4efa-ae69-8478715fe90a tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/4c5d9c1b-9cda-4faf-8161-de4a1f08c6fc returned with HTTP 200 Mar 17 10:38:55.338986 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 224/452] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:55 2026] GET /volume/v3/volumes/4c5d9c1b-9cda-4faf-8161-de4a1f08c6fc => generated 864 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:55.353333 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-5a19db98-c276-4ea2-ac88-56f7f00822c1 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:55.355827 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5a19db98-c276-4ea2-ac88-56f7f00822c1 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/4c5d9c1b-9cda-4faf-8161-de4a1f08c6fc Mar 17 10:38:55.355827 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-5a19db98-c276-4ea2-ac88-56f7f00822c1 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:55.355827 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-5a19db98-c276-4ea2-ac88-56f7f00822c1 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:55.366420 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:55.366420 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:55.371096 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-5a19db98-c276-4ea2-ac88-56f7f00822c1 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Volume info retrieved successfully. Mar 17 10:38:55.374486 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5a19db98-c276-4ea2-ac88-56f7f00822c1 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/4c5d9c1b-9cda-4faf-8161-de4a1f08c6fc returned with HTTP 200 Mar 17 10:38:55.374886 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 229/453] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:55 2026] GET /volume/v3/volumes/4c5d9c1b-9cda-4faf-8161-de4a1f08c6fc => generated 864 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:55.390443 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-f04e939f-8f07-475a-a1f1-68de8679e7af None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:55.393274 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f04e939f-8f07-475a-a1f1-68de8679e7af tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes Mar 17 10:38:55.393440 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f04e939f-8f07-475a-a1f1-68de8679e7af tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:55.393588 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f04e939f-8f07-475a-a1f1-68de8679e7af tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'index' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:55.393805 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.api_utils [None req-f04e939f-8f07-475a-a1f1-68de8679e7af tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Removing options '' from query. {{(pid=123123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:38:55.397040 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-f04e939f-8f07-475a-a1f1-68de8679e7af tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=123123) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:38:55.450122 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-f04e939f-8f07-475a-a1f1-68de8679e7af tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Get all volumes completed successfully. Mar 17 10:38:55.450781 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f04e939f-8f07-475a-a1f1-68de8679e7af tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 200 Mar 17 10:38:55.451198 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 225/454] 38.102.83.89 () {72 vars in 1347 bytes} [Tue Mar 17 10:38:55 2026] GET /volume/v3/volumes => generated 983 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:55.471217 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-d85ba2f4-933f-463a-8e05-559004a19a8d None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:55.473469 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d85ba2f4-933f-463a-8e05-559004a19a8d tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-8196135 Mar 17 10:38:55.473683 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d85ba2f4-933f-463a-8e05-559004a19a8d tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:55.473999 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d85ba2f4-933f-463a-8e05-559004a19a8d tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'index' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:55.474289 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.api_utils [None req-d85ba2f4-933f-463a-8e05-559004a19a8d tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Removing options '' from query. {{(pid=123124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:38:55.475163 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-d85ba2f4-933f-463a-8e05-559004a19a8d tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-8196135'), ('no_migration_targets', True)]). {{(pid=123124) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:38:55.521504 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-d85ba2f4-933f-463a-8e05-559004a19a8d tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Get all volumes completed successfully. Mar 17 10:38:55.522013 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d85ba2f4-933f-463a-8e05-559004a19a8d tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-8196135 returned with HTTP 200 Mar 17 10:38:55.523329 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 230/455] 38.102.83.89 () {72 vars in 1442 bytes} [Tue Mar 17 10:38:55 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-8196135 => generated 335 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:55.536707 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-63d78db4-001a-492a-b7ee-8e2f1eb3da3b None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:55.539241 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-63d78db4-001a-492a-b7ee-8e2f1eb3da3b tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-8196135 Mar 17 10:38:55.539602 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-63d78db4-001a-492a-b7ee-8e2f1eb3da3b tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:55.539927 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-63d78db4-001a-492a-b7ee-8e2f1eb3da3b tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'detail' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:55.540392 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.api_utils [None req-63d78db4-001a-492a-b7ee-8e2f1eb3da3b tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Removing options '' from query. {{(pid=123123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:38:55.540880 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:55.540880 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:55.541698 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-63d78db4-001a-492a-b7ee-8e2f1eb3da3b tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-8196135'), ('no_migration_targets', True)]). {{(pid=123123) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:38:55.585458 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-63d78db4-001a-492a-b7ee-8e2f1eb3da3b tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Get all volumes completed successfully. Mar 17 10:38:55.587143 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:55.587143 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:55.595005 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-63d78db4-001a-492a-b7ee-8e2f1eb3da3b tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-8196135 returned with HTTP 200 Mar 17 10:38:55.598320 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 226/456] 38.102.83.89 () {72 vars in 1463 bytes} [Tue Mar 17 10:38:55 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-8196135 => generated 864 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:55.618773 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-12208058-9aec-4b78-a77a-ee874696f27d None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:55.621396 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-12208058-9aec-4b78-a77a-ee874696f27d tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/detail?limit=1 Mar 17 10:38:55.621615 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-12208058-9aec-4b78-a77a-ee874696f27d tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:55.621835 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-12208058-9aec-4b78-a77a-ee874696f27d tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'detail' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:55.622109 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.api_utils [None req-12208058-9aec-4b78-a77a-ee874696f27d tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Removing options '' from query. {{(pid=123124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:38:55.622693 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:55.622693 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:55.625903 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-12208058-9aec-4b78-a77a-ee874696f27d tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=123124) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:38:55.636411 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-12208058-9aec-4b78-a77a-ee874696f27d tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Get all volumes completed successfully. Mar 17 10:38:55.637696 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:55.637696 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:55.642545 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-12208058-9aec-4b78-a77a-ee874696f27d tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Mar 17 10:38:55.642976 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 231/457] 38.102.83.89 () {72 vars in 1383 bytes} [Tue Mar 17 10:38:55 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1012 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:38:55.664661 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-f138ba7b-9b6f-40bf-8548-bde13f4cf94c None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:55.665578 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f138ba7b-9b6f-40bf-8548-bde13f4cf94c tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/detail?limit=1&marker=4c5d9c1b-9cda-4faf-8161-de4a1f08c6fc Mar 17 10:38:55.665726 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f138ba7b-9b6f-40bf-8548-bde13f4cf94c tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:55.665852 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f138ba7b-9b6f-40bf-8548-bde13f4cf94c tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'detail' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:55.666046 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.api_utils [None req-f138ba7b-9b6f-40bf-8548-bde13f4cf94c tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Removing options '' from query. {{(pid=123123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:38:55.666592 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-f138ba7b-9b6f-40bf-8548-bde13f4cf94c tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=123123) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:38:55.703711 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-f138ba7b-9b6f-40bf-8548-bde13f4cf94c tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Get all volumes completed successfully. Mar 17 10:38:55.704328 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:55.704328 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:55.707124 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f138ba7b-9b6f-40bf-8548-bde13f4cf94c tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/detail?limit=1&marker=4c5d9c1b-9cda-4faf-8161-de4a1f08c6fc returned with HTTP 200 Mar 17 10:38:55.707454 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 227/458] 38.102.83.89 () {72 vars in 1471 bytes} [Tue Mar 17 10:38:55 2026] GET /volume/v3/volumes/detail?limit=1&marker=4c5d9c1b-9cda-4faf-8161-de4a1f08c6fc => generated 1010 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:38:55.718590 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-bdcc1b34-e00c-415d-b949-5948faa40ab1 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:55.719909 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-bdcc1b34-e00c-415d-b949-5948faa40ab1 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/detail?limit=1&marker=904c1295-bc36-4117-b91c-999e452527fe Mar 17 10:38:55.720049 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-bdcc1b34-e00c-415d-b949-5948faa40ab1 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:55.720196 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-bdcc1b34-e00c-415d-b949-5948faa40ab1 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'detail' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:55.720397 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.api_utils [None req-bdcc1b34-e00c-415d-b949-5948faa40ab1 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Removing options '' from query. {{(pid=123124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:38:55.720925 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-bdcc1b34-e00c-415d-b949-5948faa40ab1 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=123124) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:38:55.744951 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-bdcc1b34-e00c-415d-b949-5948faa40ab1 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Get all volumes completed successfully. Mar 17 10:38:55.745540 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:55.745540 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:55.750935 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-bdcc1b34-e00c-415d-b949-5948faa40ab1 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/detail?limit=1&marker=904c1295-bc36-4117-b91c-999e452527fe returned with HTTP 200 Mar 17 10:38:55.751214 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 232/459] 38.102.83.89 () {72 vars in 1471 bytes} [Tue Mar 17 10:38:55 2026] GET /volume/v3/volumes/detail?limit=1&marker=904c1295-bc36-4117-b91c-999e452527fe => generated 1009 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:38:55.763712 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-7ebf2ab3-73eb-47e5-9061-940f400f5d62 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:55.764988 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7ebf2ab3-73eb-47e5-9061-940f400f5d62 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/detail?limit=1&marker=5ea2daa0-e62b-426e-ad4d-a7a24d1834da Mar 17 10:38:55.765128 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7ebf2ab3-73eb-47e5-9061-940f400f5d62 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:55.765273 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7ebf2ab3-73eb-47e5-9061-940f400f5d62 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'detail' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:55.765481 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.api_utils [None req-7ebf2ab3-73eb-47e5-9061-940f400f5d62 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Removing options '' from query. {{(pid=123123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:38:55.765983 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-7ebf2ab3-73eb-47e5-9061-940f400f5d62 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=123123) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:38:55.775934 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-7ebf2ab3-73eb-47e5-9061-940f400f5d62 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Get all volumes completed successfully. Mar 17 10:38:55.777257 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7ebf2ab3-73eb-47e5-9061-940f400f5d62 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/detail?limit=1&marker=5ea2daa0-e62b-426e-ad4d-a7a24d1834da returned with HTTP 200 Mar 17 10:38:55.777541 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 228/460] 38.102.83.89 () {72 vars in 1471 bytes} [Tue Mar 17 10:38:55 2026] GET /volume/v3/volumes/detail?limit=1&marker=5ea2daa0-e62b-426e-ad4d-a7a24d1834da => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Mar 17 10:38:55.790466 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-e5aef77a-f78c-4a0a-8aab-05508031fae2 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:55.792191 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e5aef77a-f78c-4a0a-8aab-05508031fae2 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Mar 17 10:38:55.792412 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e5aef77a-f78c-4a0a-8aab-05508031fae2 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:55.792613 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e5aef77a-f78c-4a0a-8aab-05508031fae2 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'detail' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:55.792870 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.api_utils [None req-e5aef77a-f78c-4a0a-8aab-05508031fae2 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Removing options '' from query. {{(pid=123124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:38:55.793120 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-e5aef77a-f78c-4a0a-8aab-05508031fae2 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Could not evaluate value available, assuming string {{(pid=123124) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2367}} Mar 17 10:38:55.793751 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-e5aef77a-f78c-4a0a-8aab-05508031fae2 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=123124) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:38:55.819676 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-e5aef77a-f78c-4a0a-8aab-05508031fae2 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Get all volumes completed successfully. Mar 17 10:38:55.820608 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:55.820608 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:55.824594 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e5aef77a-f78c-4a0a-8aab-05508031fae2 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Mar 17 10:38:55.824971 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 233/461] 38.102.83.89 () {72 vars in 1467 bytes} [Tue Mar 17 10:38:55 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1905 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:38:55.837805 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-32c4f07c-c077-4d42-ae22-a04df92ca123 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:55.840034 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-32c4f07c-c077-4d42-ae22-a04df92ca123 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Mar 17 10:38:55.840236 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-32c4f07c-c077-4d42-ae22-a04df92ca123 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:55.840497 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-32c4f07c-c077-4d42-ae22-a04df92ca123 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'detail' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:55.840778 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.api_utils [None req-32c4f07c-c077-4d42-ae22-a04df92ca123 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Removing options '' from query. {{(pid=123123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:38:55.841046 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-32c4f07c-c077-4d42-ae22-a04df92ca123 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Could not evaluate value available, assuming string {{(pid=123123) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2367}} Mar 17 10:38:55.841712 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-32c4f07c-c077-4d42-ae22-a04df92ca123 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=123123) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:38:55.872752 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-32c4f07c-c077-4d42-ae22-a04df92ca123 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Get all volumes completed successfully. Mar 17 10:38:55.873905 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:55.873905 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:55.878308 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-32c4f07c-c077-4d42-ae22-a04df92ca123 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Mar 17 10:38:55.878754 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 229/462] 38.102.83.89 () {72 vars in 1469 bytes} [Tue Mar 17 10:38:55 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1904 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:38:55.907603 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-d957d802-5b8e-46fb-9a33-e77beb7c7def None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:55.910476 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d957d802-5b8e-46fb-9a33-e77beb7c7def tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes?limit=1 Mar 17 10:38:55.910854 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d957d802-5b8e-46fb-9a33-e77beb7c7def tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:55.911181 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d957d802-5b8e-46fb-9a33-e77beb7c7def tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'index' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:55.911618 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.api_utils [None req-d957d802-5b8e-46fb-9a33-e77beb7c7def tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Removing options '' from query. {{(pid=123124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:38:55.912789 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-d957d802-5b8e-46fb-9a33-e77beb7c7def tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=123124) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:38:55.922638 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-d957d802-5b8e-46fb-9a33-e77beb7c7def tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Get all volumes completed successfully. Mar 17 10:38:55.923623 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d957d802-5b8e-46fb-9a33-e77beb7c7def tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes?limit=1 returned with HTTP 200 Mar 17 10:38:55.924198 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 234/463] 38.102.83.89 () {72 vars in 1362 bytes} [Tue Mar 17 10:38:55 2026] GET /volume/v3/volumes?limit=1 => generated 476 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:55.941348 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-7940937c-9215-42ac-ac58-432fd284975e None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:55.942907 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7940937c-9215-42ac-ac58-432fd284975e tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes?limit=1&marker=4c5d9c1b-9cda-4faf-8161-de4a1f08c6fc Mar 17 10:38:55.943047 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7940937c-9215-42ac-ac58-432fd284975e tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:55.943234 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7940937c-9215-42ac-ac58-432fd284975e tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'index' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:55.943431 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.api_utils [None req-7940937c-9215-42ac-ac58-432fd284975e tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Removing options '' from query. {{(pid=123123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:38:55.943989 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-7940937c-9215-42ac-ac58-432fd284975e tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=123123) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:38:55.959335 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-7940937c-9215-42ac-ac58-432fd284975e tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Get all volumes completed successfully. Mar 17 10:38:55.959552 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7940937c-9215-42ac-ac58-432fd284975e tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes?limit=1&marker=4c5d9c1b-9cda-4faf-8161-de4a1f08c6fc returned with HTTP 200 Mar 17 10:38:55.959952 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 230/464] 38.102.83.89 () {72 vars in 1450 bytes} [Tue Mar 17 10:38:55 2026] GET /volume/v3/volumes?limit=1&marker=4c5d9c1b-9cda-4faf-8161-de4a1f08c6fc => generated 474 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:55.973776 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-9f2404ac-3064-4179-a5bb-b88ab3661184 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:55.976363 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-9f2404ac-3064-4179-a5bb-b88ab3661184 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes?limit=1&marker=904c1295-bc36-4117-b91c-999e452527fe Mar 17 10:38:55.976688 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-9f2404ac-3064-4179-a5bb-b88ab3661184 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:55.977004 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-9f2404ac-3064-4179-a5bb-b88ab3661184 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'index' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:55.977411 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.api_utils [None req-9f2404ac-3064-4179-a5bb-b88ab3661184 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Removing options '' from query. {{(pid=123124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:38:55.978959 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:55.978959 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:55.979941 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-9f2404ac-3064-4179-a5bb-b88ab3661184 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=123124) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:38:55.996053 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-9f2404ac-3064-4179-a5bb-b88ab3661184 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Get all volumes completed successfully. Mar 17 10:38:55.996053 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-9f2404ac-3064-4179-a5bb-b88ab3661184 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes?limit=1&marker=904c1295-bc36-4117-b91c-999e452527fe returned with HTTP 200 Mar 17 10:38:55.996434 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 235/465] 38.102.83.89 () {72 vars in 1450 bytes} [Tue Mar 17 10:38:55 2026] GET /volume/v3/volumes?limit=1&marker=904c1295-bc36-4117-b91c-999e452527fe => generated 473 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:56.006340 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-06d4d2f4-b953-47da-b971-2a67f74bba04 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:56.020876 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-06d4d2f4-b953-47da-b971-2a67f74bba04 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes?limit=1&marker=5ea2daa0-e62b-426e-ad4d-a7a24d1834da Mar 17 10:38:56.021898 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-06d4d2f4-b953-47da-b971-2a67f74bba04 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:56.021898 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-06d4d2f4-b953-47da-b971-2a67f74bba04 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'index' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:56.022179 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.api_utils [None req-06d4d2f4-b953-47da-b971-2a67f74bba04 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Removing options '' from query. {{(pid=123123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:38:56.024687 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:56.024687 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:56.024687 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-06d4d2f4-b953-47da-b971-2a67f74bba04 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=123123) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:38:56.051825 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-06d4d2f4-b953-47da-b971-2a67f74bba04 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Get all volumes completed successfully. Mar 17 10:38:56.051825 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-06d4d2f4-b953-47da-b971-2a67f74bba04 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes?limit=1&marker=5ea2daa0-e62b-426e-ad4d-a7a24d1834da returned with HTTP 200 Mar 17 10:38:56.051825 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 231/466] 38.102.83.89 () {72 vars in 1450 bytes} [Tue Mar 17 10:38:56 2026] GET /volume/v3/volumes?limit=1&marker=5ea2daa0-e62b-426e-ad4d-a7a24d1834da => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Mar 17 10:38:56.072147 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-6346bb99-66fe-4e29-b2b7-b385bfc01787 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:56.073553 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6346bb99-66fe-4e29-b2b7-b385bfc01787 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1748460611&status=available Mar 17 10:38:56.073695 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6346bb99-66fe-4e29-b2b7-b385bfc01787 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:56.073845 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6346bb99-66fe-4e29-b2b7-b385bfc01787 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'index' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:56.074027 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.api_utils [None req-6346bb99-66fe-4e29-b2b7-b385bfc01787 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Removing options '' from query. {{(pid=123124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:38:56.074370 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-6346bb99-66fe-4e29-b2b7-b385bfc01787 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Could not evaluate value available, assuming string {{(pid=123124) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2367}} Mar 17 10:38:56.074447 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:56.074447 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:56.074838 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-6346bb99-66fe-4e29-b2b7-b385bfc01787 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1748460611'), ('no_migration_targets', True)]). {{(pid=123124) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:38:56.103125 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-6346bb99-66fe-4e29-b2b7-b385bfc01787 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Get all volumes completed successfully. Mar 17 10:38:56.105303 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6346bb99-66fe-4e29-b2b7-b385bfc01787 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1748460611&status=available returned with HTTP 200 Mar 17 10:38:56.105731 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 236/467] 38.102.83.89 () {72 vars in 1482 bytes} [Tue Mar 17 10:38:56 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1748460611&status=available => generated 338 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:56.155582 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-f1965448-e5c7-4ffc-9d7f-4153ea3bda17 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:56.156913 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f1965448-e5c7-4ffc-9d7f-4153ea3bda17 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-8196135&status=available Mar 17 10:38:56.157054 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f1965448-e5c7-4ffc-9d7f-4153ea3bda17 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:56.157199 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f1965448-e5c7-4ffc-9d7f-4153ea3bda17 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'detail' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:56.157471 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.api_utils [None req-f1965448-e5c7-4ffc-9d7f-4153ea3bda17 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Removing options '' from query. {{(pid=123123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:38:56.157593 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-f1965448-e5c7-4ffc-9d7f-4153ea3bda17 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Could not evaluate value available, assuming string {{(pid=123123) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2367}} Mar 17 10:38:56.158023 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-f1965448-e5c7-4ffc-9d7f-4153ea3bda17 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-8196135'), ('no_migration_targets', True)]). {{(pid=123123) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:38:56.180662 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-f1965448-e5c7-4ffc-9d7f-4153ea3bda17 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Get all volumes completed successfully. Mar 17 10:38:56.180662 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:56.180662 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:56.184569 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f1965448-e5c7-4ffc-9d7f-4153ea3bda17 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-8196135&status=available returned with HTTP 200 Mar 17 10:38:56.184889 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 232/468] 38.102.83.89 () {72 vars in 1497 bytes} [Tue Mar 17 10:38:56 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-8196135&status=available => generated 864 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 10:38:56.200664 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-1d4d7649-a4ef-4559-87c1-dd39bd2da05e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:56.203862 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1d4d7649-a4ef-4559-87c1-dd39bd2da05e tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/detail?marker=5ea2daa0-e62b-426e-ad4d-a7a24d1834da&sort=id%3Aasc Mar 17 10:38:56.204011 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1d4d7649-a4ef-4559-87c1-dd39bd2da05e tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:56.204155 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1d4d7649-a4ef-4559-87c1-dd39bd2da05e tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'detail' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:56.204380 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.api_utils [None req-1d4d7649-a4ef-4559-87c1-dd39bd2da05e tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Removing options '' from query. {{(pid=123124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:38:56.204628 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:56.204628 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:56.204963 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-1d4d7649-a4ef-4559-87c1-dd39bd2da05e tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=123124) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:38:56.235990 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-1d4d7649-a4ef-4559-87c1-dd39bd2da05e tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Get all volumes completed successfully. Mar 17 10:38:56.236649 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:56.236649 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:56.241656 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1d4d7649-a4ef-4559-87c1-dd39bd2da05e tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/detail?marker=5ea2daa0-e62b-426e-ad4d-a7a24d1834da&sort=id%3Aasc returned with HTTP 200 Mar 17 10:38:56.242004 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 237/469] 38.102.83.89 () {72 vars in 1483 bytes} [Tue Mar 17 10:38:56 2026] GET /volume/v3/volumes/detail?marker=5ea2daa0-e62b-426e-ad4d-a7a24d1834da&sort=id%3Aasc => generated 865 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:56.260165 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-a5d1dcff-0abc-4e3d-a2ee-9abe0b402ce9 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:56.261744 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a5d1dcff-0abc-4e3d-a2ee-9abe0b402ce9 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Mar 17 10:38:56.261886 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a5d1dcff-0abc-4e3d-a2ee-9abe0b402ce9 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:56.262030 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a5d1dcff-0abc-4e3d-a2ee-9abe0b402ce9 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'detail' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:56.262310 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.api_utils [None req-a5d1dcff-0abc-4e3d-a2ee-9abe0b402ce9 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Removing options '' from query. {{(pid=123123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:38:56.263186 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-a5d1dcff-0abc-4e3d-a2ee-9abe0b402ce9 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=123123) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:38:56.300797 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-a5d1dcff-0abc-4e3d-a2ee-9abe0b402ce9 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Get all volumes completed successfully. Mar 17 10:38:56.301676 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:56.301676 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:56.305543 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a5d1dcff-0abc-4e3d-a2ee-9abe0b402ce9 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Mar 17 10:38:56.305543 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 233/470] 38.102.83.89 () {72 vars in 1447 bytes} [Tue Mar 17 10:38:56 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2570 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:38:56.320955 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-9b03a5bf-012e-41eb-ac97-cb92280557f2 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:56.325818 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-9b03a5bf-012e-41eb-ac97-cb92280557f2 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/detail Mar 17 10:38:56.325971 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-9b03a5bf-012e-41eb-ac97-cb92280557f2 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:56.326133 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-9b03a5bf-012e-41eb-ac97-cb92280557f2 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'detail' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:56.326343 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.api_utils [None req-9b03a5bf-012e-41eb-ac97-cb92280557f2 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Removing options '' from query. {{(pid=123124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:38:56.326868 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-9b03a5bf-012e-41eb-ac97-cb92280557f2 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=123124) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:38:56.335142 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-9b03a5bf-012e-41eb-ac97-cb92280557f2 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Get all volumes completed successfully. Mar 17 10:38:56.335737 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:56.335737 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:56.338234 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-9b03a5bf-012e-41eb-ac97-cb92280557f2 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/detail returned with HTTP 200 Mar 17 10:38:56.338673 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 238/471] 38.102.83.89 () {72 vars in 1368 bytes} [Tue Mar 17 10:38:56 2026] GET /volume/v3/volumes/detail => generated 2570 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Mar 17 10:38:56.355655 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-9bf5fb37-ba6a-4784-b64f-dabbb0515b48 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:56.360013 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9bf5fb37-ba6a-4784-b64f-dabbb0515b48 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Mar 17 10:38:56.360161 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9bf5fb37-ba6a-4784-b64f-dabbb0515b48 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:56.360326 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9bf5fb37-ba6a-4784-b64f-dabbb0515b48 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'index' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:56.364177 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.api_utils [None req-9bf5fb37-ba6a-4784-b64f-dabbb0515b48 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Removing options '' from query. {{(pid=123123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:38:56.364750 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9bf5fb37-ba6a-4784-b64f-dabbb0515b48 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=123123) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:38:56.497665 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-9bf5fb37-ba6a-4784-b64f-dabbb0515b48 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Get all volumes completed successfully. Mar 17 10:38:56.498094 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9bf5fb37-ba6a-4784-b64f-dabbb0515b48 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Mar 17 10:38:56.498413 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 234/472] 38.102.83.89 () {72 vars in 1426 bytes} [Tue Mar 17 10:38:56 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 983 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:56.511154 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-9c0c3480-c6d0-49b7-84a0-6b5cb38574a5 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:56.518706 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-9c0c3480-c6d0-49b7-84a0-6b5cb38574a5 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes?availability_zone=nova Mar 17 10:38:56.519046 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-9c0c3480-c6d0-49b7-84a0-6b5cb38574a5 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:56.522486 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-9c0c3480-c6d0-49b7-84a0-6b5cb38574a5 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'index' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:56.523088 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.api_utils [None req-9c0c3480-c6d0-49b7-84a0-6b5cb38574a5 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Removing options '' from query. {{(pid=123124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:38:56.523847 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-9c0c3480-c6d0-49b7-84a0-6b5cb38574a5 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Could not evaluate value nova, assuming string {{(pid=123124) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2367}} Mar 17 10:38:56.525417 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-9c0c3480-c6d0-49b7-84a0-6b5cb38574a5 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=123124) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:38:56.570436 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-9c0c3480-c6d0-49b7-84a0-6b5cb38574a5 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Get all volumes completed successfully. Mar 17 10:38:56.571221 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-9c0c3480-c6d0-49b7-84a0-6b5cb38574a5 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Mar 17 10:38:56.571930 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 239/473] 38.102.83.89 () {72 vars in 1392 bytes} [Tue Mar 17 10:38:56 2026] GET /volume/v3/volumes?availability_zone=nova => generated 983 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:56.586309 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-1a047463-0eae-4bfb-b290-2bda0f0754d4 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:56.588627 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-1a047463-0eae-4bfb-b290-2bda0f0754d4 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes?availability_zone=nova Mar 17 10:38:56.588922 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-1a047463-0eae-4bfb-b290-2bda0f0754d4 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:56.589355 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-1a047463-0eae-4bfb-b290-2bda0f0754d4 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'index' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:56.589846 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.api_utils [None req-1a047463-0eae-4bfb-b290-2bda0f0754d4 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Removing options '' from query. {{(pid=123123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:38:56.590360 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-1a047463-0eae-4bfb-b290-2bda0f0754d4 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Could not evaluate value nova, assuming string {{(pid=123123) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2367}} Mar 17 10:38:56.590791 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:56.590791 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:56.591522 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-1a047463-0eae-4bfb-b290-2bda0f0754d4 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=123123) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:38:56.635178 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-1a047463-0eae-4bfb-b290-2bda0f0754d4 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Get all volumes completed successfully. Mar 17 10:38:56.635178 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-1a047463-0eae-4bfb-b290-2bda0f0754d4 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Mar 17 10:38:56.635178 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 235/474] 38.102.83.89 () {72 vars in 1392 bytes} [Tue Mar 17 10:38:56 2026] GET /volume/v3/volumes?availability_zone=nova => generated 983 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:56.651566 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-a8cbe19d-c8f1-44d9-a7e8-824e9f000086 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:56.653504 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a8cbe19d-c8f1-44d9-a7e8-824e9f000086 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes?bootable=false Mar 17 10:38:56.653778 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a8cbe19d-c8f1-44d9-a7e8-824e9f000086 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:56.654039 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a8cbe19d-c8f1-44d9-a7e8-824e9f000086 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'index' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:56.655207 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.api_utils [None req-a8cbe19d-c8f1-44d9-a7e8-824e9f000086 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Removing options '' from query. {{(pid=123124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:38:56.655344 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:56.655344 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:56.655908 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-a8cbe19d-c8f1-44d9-a7e8-824e9f000086 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=123124) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:38:56.851466 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-a8cbe19d-c8f1-44d9-a7e8-824e9f000086 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Get all volumes completed successfully. Mar 17 10:38:56.851972 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a8cbe19d-c8f1-44d9-a7e8-824e9f000086 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes?bootable=false returned with HTTP 200 Mar 17 10:38:56.852334 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 240/475] 38.102.83.89 () {72 vars in 1376 bytes} [Tue Mar 17 10:38:56 2026] GET /volume/v3/volumes?bootable=false => generated 983 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 10:38:56.865820 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-3fd1b139-aec8-4117-b580-c15540d019fe None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:56.868718 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3fd1b139-aec8-4117-b580-c15540d019fe tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes?bootable=false Mar 17 10:38:56.869045 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3fd1b139-aec8-4117-b580-c15540d019fe tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:56.869424 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3fd1b139-aec8-4117-b580-c15540d019fe tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'index' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:56.869783 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.api_utils [None req-3fd1b139-aec8-4117-b580-c15540d019fe tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Removing options '' from query. {{(pid=123123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:38:56.870617 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:56.870617 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:56.871161 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3fd1b139-aec8-4117-b580-c15540d019fe tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=123123) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:38:56.905186 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-3fd1b139-aec8-4117-b580-c15540d019fe tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Get all volumes completed successfully. Mar 17 10:38:56.905709 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3fd1b139-aec8-4117-b580-c15540d019fe tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes?bootable=false returned with HTTP 200 Mar 17 10:38:56.906262 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 236/476] 38.102.83.89 () {72 vars in 1376 bytes} [Tue Mar 17 10:38:56 2026] GET /volume/v3/volumes?bootable=false => generated 983 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:56.918314 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-b84235fb-9530-4d2a-bf63-2364bdeffe51 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:56.919824 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b84235fb-9530-4d2a-bf63-2364bdeffe51 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes?status=available Mar 17 10:38:56.920026 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b84235fb-9530-4d2a-bf63-2364bdeffe51 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:56.920217 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b84235fb-9530-4d2a-bf63-2364bdeffe51 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'index' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:56.921321 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.api_utils [None req-b84235fb-9530-4d2a-bf63-2364bdeffe51 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Removing options '' from query. {{(pid=123124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:38:56.921321 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-b84235fb-9530-4d2a-bf63-2364bdeffe51 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Could not evaluate value available, assuming string {{(pid=123124) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2367}} Mar 17 10:38:56.921321 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:56.921321 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:56.921660 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-b84235fb-9530-4d2a-bf63-2364bdeffe51 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=123124) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:38:56.949460 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-b84235fb-9530-4d2a-bf63-2364bdeffe51 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Get all volumes completed successfully. Mar 17 10:38:56.950034 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b84235fb-9530-4d2a-bf63-2364bdeffe51 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes?status=available returned with HTTP 200 Mar 17 10:38:56.952516 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 241/477] 38.102.83.89 () {72 vars in 1380 bytes} [Tue Mar 17 10:38:56 2026] GET /volume/v3/volumes?status=available => generated 983 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:56.965086 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-e421b949-d690-44bf-a150-c43297def1e2 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:56.966809 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e421b949-d690-44bf-a150-c43297def1e2 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes?status=available Mar 17 10:38:56.966952 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e421b949-d690-44bf-a150-c43297def1e2 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:56.967108 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e421b949-d690-44bf-a150-c43297def1e2 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'index' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:56.967384 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.api_utils [None req-e421b949-d690-44bf-a150-c43297def1e2 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Removing options '' from query. {{(pid=123123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:38:56.967605 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-e421b949-d690-44bf-a150-c43297def1e2 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Could not evaluate value available, assuming string {{(pid=123123) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2367}} Mar 17 10:38:56.967812 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:56.967812 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:56.968165 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-e421b949-d690-44bf-a150-c43297def1e2 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=123123) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:38:56.989358 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-e421b949-d690-44bf-a150-c43297def1e2 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Get all volumes completed successfully. Mar 17 10:38:56.990066 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e421b949-d690-44bf-a150-c43297def1e2 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes?status=available returned with HTTP 200 Mar 17 10:38:56.990444 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 237/478] 38.102.83.89 () {72 vars in 1380 bytes} [Tue Mar 17 10:38:56 2026] GET /volume/v3/volumes?status=available => generated 983 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 10:38:56.999988 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-8cda5655-3b34-4a01-9463-ddb73e452168 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:57.001392 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-8cda5655-3b34-4a01-9463-ddb73e452168 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/detail?availability_zone=nova Mar 17 10:38:57.001542 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-8cda5655-3b34-4a01-9463-ddb73e452168 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:57.001855 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-8cda5655-3b34-4a01-9463-ddb73e452168 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'detail' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:57.001855 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.api_utils [None req-8cda5655-3b34-4a01-9463-ddb73e452168 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Removing options '' from query. {{(pid=123124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:38:57.002105 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-8cda5655-3b34-4a01-9463-ddb73e452168 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Could not evaluate value nova, assuming string {{(pid=123124) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2367}} Mar 17 10:38:57.002217 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:57.002217 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:57.002586 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-8cda5655-3b34-4a01-9463-ddb73e452168 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=123124) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:38:57.009065 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-8cda5655-3b34-4a01-9463-ddb73e452168 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Get all volumes completed successfully. Mar 17 10:38:57.009693 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:57.009693 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:57.012974 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-8cda5655-3b34-4a01-9463-ddb73e452168 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Mar 17 10:38:57.013261 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 242/479] 38.102.83.89 () {72 vars in 1413 bytes} [Tue Mar 17 10:38:56 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2570 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:38:57.028881 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-6966a383-cb01-4bc5-ab4d-cf24d29540d0 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:57.030097 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6966a383-cb01-4bc5-ab4d-cf24d29540d0 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/detail?bootable=false Mar 17 10:38:57.030232 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6966a383-cb01-4bc5-ab4d-cf24d29540d0 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:57.030394 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6966a383-cb01-4bc5-ab4d-cf24d29540d0 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'detail' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:57.030568 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.api_utils [None req-6966a383-cb01-4bc5-ab4d-cf24d29540d0 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Removing options '' from query. {{(pid=123123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:38:57.030796 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:57.030796 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:57.031128 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6966a383-cb01-4bc5-ab4d-cf24d29540d0 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=123123) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:38:57.037591 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-6966a383-cb01-4bc5-ab4d-cf24d29540d0 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Get all volumes completed successfully. Mar 17 10:38:57.038267 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:57.038267 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:57.041041 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6966a383-cb01-4bc5-ab4d-cf24d29540d0 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Mar 17 10:38:57.041322 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 238/480] 38.102.83.89 () {72 vars in 1397 bytes} [Tue Mar 17 10:38:57 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2570 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:38:57.057599 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-6340af37-3982-47a1-b5f4-6432ee15195f None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:57.059101 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6340af37-3982-47a1-b5f4-6432ee15195f tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/detail?status=available Mar 17 10:38:57.059351 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6340af37-3982-47a1-b5f4-6432ee15195f tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:57.059506 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6340af37-3982-47a1-b5f4-6432ee15195f tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'detail' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:57.059688 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.api_utils [None req-6340af37-3982-47a1-b5f4-6432ee15195f tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Removing options '' from query. {{(pid=123124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:38:57.059941 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-6340af37-3982-47a1-b5f4-6432ee15195f tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Could not evaluate value available, assuming string {{(pid=123124) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2367}} Mar 17 10:38:57.060475 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-6340af37-3982-47a1-b5f4-6432ee15195f tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=123124) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:38:57.068228 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-6340af37-3982-47a1-b5f4-6432ee15195f tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Get all volumes completed successfully. Mar 17 10:38:57.069162 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:57.069162 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:57.072566 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6340af37-3982-47a1-b5f4-6432ee15195f tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/detail?status=available returned with HTTP 200 Mar 17 10:38:57.072860 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 243/481] 38.102.83.89 () {72 vars in 1401 bytes} [Tue Mar 17 10:38:57 2026] GET /volume/v3/volumes/detail?status=available => generated 2570 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:38:57.085966 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-75e20d10-1a8a-4b6a-9d06-d42aaa09dae8 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:57.087214 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-75e20d10-1a8a-4b6a-9d06-d42aaa09dae8 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/4c5d9c1b-9cda-4faf-8161-de4a1f08c6fc Mar 17 10:38:57.087417 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-75e20d10-1a8a-4b6a-9d06-d42aaa09dae8 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:57.087563 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-75e20d10-1a8a-4b6a-9d06-d42aaa09dae8 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:57.093615 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:57.093615 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:57.096331 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-75e20d10-1a8a-4b6a-9d06-d42aaa09dae8 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Volume info retrieved successfully. Mar 17 10:38:57.098945 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-75e20d10-1a8a-4b6a-9d06-d42aaa09dae8 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/4c5d9c1b-9cda-4faf-8161-de4a1f08c6fc returned with HTTP 200 Mar 17 10:38:57.099224 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 239/482] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:57 2026] GET /volume/v3/volumes/4c5d9c1b-9cda-4faf-8161-de4a1f08c6fc => generated 864 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:57.111247 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-2038b209-11a7-47a7-89db-346365b65e48 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:57.115252 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2038b209-11a7-47a7-89db-346365b65e48 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] DELETE https://38.102.83.89/volume/v3/volumes/4c5d9c1b-9cda-4faf-8161-de4a1f08c6fc Mar 17 10:38:57.115707 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2038b209-11a7-47a7-89db-346365b65e48 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:57.116072 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2038b209-11a7-47a7-89db-346365b65e48 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:57.116547 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-2038b209-11a7-47a7-89db-346365b65e48 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Delete volume with id: 4c5d9c1b-9cda-4faf-8161-de4a1f08c6fc Mar 17 10:38:57.129023 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:57.129023 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:57.130263 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-2038b209-11a7-47a7-89db-346365b65e48 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Volume info retrieved successfully. Mar 17 10:38:57.159342 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-2038b209-11a7-47a7-89db-346365b65e48 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Delete volume request issued successfully. Mar 17 10:38:57.159342 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2038b209-11a7-47a7-89db-346365b65e48 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/4c5d9c1b-9cda-4faf-8161-de4a1f08c6fc returned with HTTP 202 Mar 17 10:38:57.159342 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 244/483] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 10:38:57 2026] DELETE /volume/v3/volumes/4c5d9c1b-9cda-4faf-8161-de4a1f08c6fc => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 10:38:57.168477 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-fd0c1f39-37d7-453e-aeaa-a1b72f6ed304 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:57.169155 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-fd0c1f39-37d7-453e-aeaa-a1b72f6ed304 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/4c5d9c1b-9cda-4faf-8161-de4a1f08c6fc Mar 17 10:38:57.169365 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-fd0c1f39-37d7-453e-aeaa-a1b72f6ed304 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:57.169584 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-fd0c1f39-37d7-453e-aeaa-a1b72f6ed304 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:57.176083 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:57.176083 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:57.179332 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-fd0c1f39-37d7-453e-aeaa-a1b72f6ed304 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Volume info retrieved successfully. Mar 17 10:38:57.183350 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-fd0c1f39-37d7-453e-aeaa-a1b72f6ed304 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/4c5d9c1b-9cda-4faf-8161-de4a1f08c6fc returned with HTTP 200 Mar 17 10:38:57.184209 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 240/484] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:57 2026] GET /volume/v3/volumes/4c5d9c1b-9cda-4faf-8161-de4a1f08c6fc => generated 863 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 10:38:58.198222 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-a42f988f-ae96-4924-8309-3cdbda2f89ac None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:58.199762 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a42f988f-ae96-4924-8309-3cdbda2f89ac tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/4c5d9c1b-9cda-4faf-8161-de4a1f08c6fc Mar 17 10:38:58.199852 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a42f988f-ae96-4924-8309-3cdbda2f89ac tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:58.200014 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a42f988f-ae96-4924-8309-3cdbda2f89ac tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:58.212756 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:58.212756 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:58.215521 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-a42f988f-ae96-4924-8309-3cdbda2f89ac tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Volume info retrieved successfully. Mar 17 10:38:58.218896 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a42f988f-ae96-4924-8309-3cdbda2f89ac tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/4c5d9c1b-9cda-4faf-8161-de4a1f08c6fc returned with HTTP 200 Mar 17 10:38:58.219402 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 245/485] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:58 2026] GET /volume/v3/volumes/4c5d9c1b-9cda-4faf-8161-de4a1f08c6fc => generated 863 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:59.246365 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-c45dfad4-f53d-43c1-96c6-b5b43f88963c None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:59.248090 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c45dfad4-f53d-43c1-96c6-b5b43f88963c tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/4c5d9c1b-9cda-4faf-8161-de4a1f08c6fc Mar 17 10:38:59.248284 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c45dfad4-f53d-43c1-96c6-b5b43f88963c tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:59.248537 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c45dfad4-f53d-43c1-96c6-b5b43f88963c tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:59.260263 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c45dfad4-f53d-43c1-96c6-b5b43f88963c tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/4c5d9c1b-9cda-4faf-8161-de4a1f08c6fc returned with HTTP 404 Mar 17 10:38:59.260773 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 241/486] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:59 2026] GET /volume/v3/volumes/4c5d9c1b-9cda-4faf-8161-de4a1f08c6fc => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:38:59.275098 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-f1f29f2b-f9a3-4947-82e9-befa9ed403b2 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:59.278552 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f1f29f2b-f9a3-4947-82e9-befa9ed403b2 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/904c1295-bc36-4117-b91c-999e452527fe Mar 17 10:38:59.278993 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f1f29f2b-f9a3-4947-82e9-befa9ed403b2 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:59.279506 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f1f29f2b-f9a3-4947-82e9-befa9ed403b2 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:59.298648 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:59.298648 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:59.304801 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-f1f29f2b-f9a3-4947-82e9-befa9ed403b2 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Volume info retrieved successfully. Mar 17 10:38:59.311420 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f1f29f2b-f9a3-4947-82e9-befa9ed403b2 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/904c1295-bc36-4117-b91c-999e452527fe returned with HTTP 200 Mar 17 10:38:59.311968 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 246/487] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:59 2026] GET /volume/v3/volumes/904c1295-bc36-4117-b91c-999e452527fe => generated 862 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:38:59.332114 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-53e9bd2c-9c12-4096-b89f-3302b1f498a8 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:59.333844 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-53e9bd2c-9c12-4096-b89f-3302b1f498a8 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] DELETE https://38.102.83.89/volume/v3/volumes/904c1295-bc36-4117-b91c-999e452527fe Mar 17 10:38:59.334055 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-53e9bd2c-9c12-4096-b89f-3302b1f498a8 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:59.334247 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-53e9bd2c-9c12-4096-b89f-3302b1f498a8 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:59.334442 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-53e9bd2c-9c12-4096-b89f-3302b1f498a8 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Delete volume with id: 904c1295-bc36-4117-b91c-999e452527fe Mar 17 10:38:59.341830 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:59.341830 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:38:59.342400 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-53e9bd2c-9c12-4096-b89f-3302b1f498a8 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Volume info retrieved successfully. Mar 17 10:38:59.370375 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-53e9bd2c-9c12-4096-b89f-3302b1f498a8 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Delete volume request issued successfully. Mar 17 10:38:59.370375 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-53e9bd2c-9c12-4096-b89f-3302b1f498a8 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/904c1295-bc36-4117-b91c-999e452527fe returned with HTTP 202 Mar 17 10:38:59.370375 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 242/488] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 10:38:59 2026] DELETE /volume/v3/volumes/904c1295-bc36-4117-b91c-999e452527fe => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 10:38:59.379580 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-4154ce7f-51ff-4c49-ac58-20b0434c63c4 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:38:59.381906 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4154ce7f-51ff-4c49-ac58-20b0434c63c4 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/904c1295-bc36-4117-b91c-999e452527fe Mar 17 10:38:59.382105 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4154ce7f-51ff-4c49-ac58-20b0434c63c4 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:38:59.382321 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4154ce7f-51ff-4c49-ac58-20b0434c63c4 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:38:59.388403 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:38:59.388403 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:38:59.391263 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-4154ce7f-51ff-4c49-ac58-20b0434c63c4 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Volume info retrieved successfully. Mar 17 10:38:59.394984 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4154ce7f-51ff-4c49-ac58-20b0434c63c4 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/904c1295-bc36-4117-b91c-999e452527fe returned with HTTP 200 Mar 17 10:38:59.395337 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 247/489] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:38:59 2026] GET /volume/v3/volumes/904c1295-bc36-4117-b91c-999e452527fe => generated 861 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:39:00.413244 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-18877770-daaf-49b0-9ec6-cfd2b27e0b91 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:39:00.421717 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-18877770-daaf-49b0-9ec6-cfd2b27e0b91 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/904c1295-bc36-4117-b91c-999e452527fe Mar 17 10:39:00.421853 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-18877770-daaf-49b0-9ec6-cfd2b27e0b91 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:39:00.421995 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-18877770-daaf-49b0-9ec6-cfd2b27e0b91 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:39:00.439341 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:39:00.439341 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:39:00.444592 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-18877770-daaf-49b0-9ec6-cfd2b27e0b91 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Volume info retrieved successfully. Mar 17 10:39:00.456277 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-18877770-daaf-49b0-9ec6-cfd2b27e0b91 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/904c1295-bc36-4117-b91c-999e452527fe returned with HTTP 200 Mar 17 10:39:00.456277 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 243/490] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:39:00 2026] GET /volume/v3/volumes/904c1295-bc36-4117-b91c-999e452527fe => generated 861 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:39:01.473808 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-62b08e72-f0a1-4708-8e30-cb173d1085bd None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:39:01.475168 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-62b08e72-f0a1-4708-8e30-cb173d1085bd tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/904c1295-bc36-4117-b91c-999e452527fe Mar 17 10:39:01.475345 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-62b08e72-f0a1-4708-8e30-cb173d1085bd tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:39:01.475500 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-62b08e72-f0a1-4708-8e30-cb173d1085bd tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:39:01.479486 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-62b08e72-f0a1-4708-8e30-cb173d1085bd tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/904c1295-bc36-4117-b91c-999e452527fe returned with HTTP 404 Mar 17 10:39:01.479806 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 248/491] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:39:01 2026] GET /volume/v3/volumes/904c1295-bc36-4117-b91c-999e452527fe => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:39:01.486816 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-98ea0a46-4d31-4927-bc5f-dd2b93f0bcea None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:39:01.488327 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-98ea0a46-4d31-4927-bc5f-dd2b93f0bcea tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/5ea2daa0-e62b-426e-ad4d-a7a24d1834da Mar 17 10:39:01.488602 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-98ea0a46-4d31-4927-bc5f-dd2b93f0bcea tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:39:01.488869 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-98ea0a46-4d31-4927-bc5f-dd2b93f0bcea tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:39:01.497592 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:39:01.497592 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:39:01.503036 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-98ea0a46-4d31-4927-bc5f-dd2b93f0bcea tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Volume info retrieved successfully. Mar 17 10:39:01.505460 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-98ea0a46-4d31-4927-bc5f-dd2b93f0bcea tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/5ea2daa0-e62b-426e-ad4d-a7a24d1834da returned with HTTP 200 Mar 17 10:39:01.505879 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 244/492] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:39:01 2026] GET /volume/v3/volumes/5ea2daa0-e62b-426e-ad4d-a7a24d1834da => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:39:01.520015 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-baf0a026-1198-44ef-af6b-4152d5621c28 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:39:01.521708 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-baf0a026-1198-44ef-af6b-4152d5621c28 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] DELETE https://38.102.83.89/volume/v3/volumes/5ea2daa0-e62b-426e-ad4d-a7a24d1834da Mar 17 10:39:01.521916 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-baf0a026-1198-44ef-af6b-4152d5621c28 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:39:01.522109 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-baf0a026-1198-44ef-af6b-4152d5621c28 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:39:01.522280 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-baf0a026-1198-44ef-af6b-4152d5621c28 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Delete volume with id: 5ea2daa0-e62b-426e-ad4d-a7a24d1834da Mar 17 10:39:01.528291 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:39:01.528291 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:39:01.528906 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-baf0a026-1198-44ef-af6b-4152d5621c28 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Volume info retrieved successfully. Mar 17 10:39:01.546088 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-baf0a026-1198-44ef-af6b-4152d5621c28 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Delete volume request issued successfully. Mar 17 10:39:01.546356 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-baf0a026-1198-44ef-af6b-4152d5621c28 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/5ea2daa0-e62b-426e-ad4d-a7a24d1834da returned with HTTP 202 Mar 17 10:39:01.546681 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 249/493] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 10:39:01 2026] DELETE /volume/v3/volumes/5ea2daa0-e62b-426e-ad4d-a7a24d1834da => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 10:39:01.555410 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-f6a95147-c8c0-4c8a-93b3-e6d6e377e35d None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:39:01.558330 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f6a95147-c8c0-4c8a-93b3-e6d6e377e35d tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/5ea2daa0-e62b-426e-ad4d-a7a24d1834da Mar 17 10:39:01.558330 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f6a95147-c8c0-4c8a-93b3-e6d6e377e35d tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:39:01.558330 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f6a95147-c8c0-4c8a-93b3-e6d6e377e35d tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:39:01.568864 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:39:01.568864 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:39:01.572081 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-f6a95147-c8c0-4c8a-93b3-e6d6e377e35d tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Volume info retrieved successfully. Mar 17 10:39:01.576414 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f6a95147-c8c0-4c8a-93b3-e6d6e377e35d tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/5ea2daa0-e62b-426e-ad4d-a7a24d1834da returned with HTTP 200 Mar 17 10:39:01.576855 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 245/494] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:39:01 2026] GET /volume/v3/volumes/5ea2daa0-e62b-426e-ad4d-a7a24d1834da => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:39:02.596520 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-256ca981-6a17-45a7-a5cc-c5059147fe89 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:39:02.601273 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-256ca981-6a17-45a7-a5cc-c5059147fe89 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/5ea2daa0-e62b-426e-ad4d-a7a24d1834da Mar 17 10:39:02.602105 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-256ca981-6a17-45a7-a5cc-c5059147fe89 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:39:02.603037 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-256ca981-6a17-45a7-a5cc-c5059147fe89 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:39:02.615673 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:39:02.615673 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:39:02.620854 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-256ca981-6a17-45a7-a5cc-c5059147fe89 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Volume info retrieved successfully. Mar 17 10:39:02.627461 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-256ca981-6a17-45a7-a5cc-c5059147fe89 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/5ea2daa0-e62b-426e-ad4d-a7a24d1834da returned with HTTP 200 Mar 17 10:39:02.628155 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 250/495] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:39:02 2026] GET /volume/v3/volumes/5ea2daa0-e62b-426e-ad4d-a7a24d1834da => generated 860 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:39:03.658233 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-11d61641-492f-4699-b1ad-9cde11bb5934 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:39:03.670382 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-11d61641-492f-4699-b1ad-9cde11bb5934 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] GET https://38.102.83.89/volume/v3/volumes/5ea2daa0-e62b-426e-ad4d-a7a24d1834da Mar 17 10:39:03.670968 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-11d61641-492f-4699-b1ad-9cde11bb5934 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:39:03.672329 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-11d61641-492f-4699-b1ad-9cde11bb5934 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:39:03.685013 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-11d61641-492f-4699-b1ad-9cde11bb5934 tempest-VolumesListTestJSON-600071544 tempest-VolumesListTestJSON-600071544-project-member] https://38.102.83.89/volume/v3/volumes/5ea2daa0-e62b-426e-ad4d-a7a24d1834da returned with HTTP 404 Mar 17 10:39:03.685736 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 246/496] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:39:03 2026] GET /volume/v3/volumes/5ea2daa0-e62b-426e-ad4d-a7a24d1834da => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Mar 17 10:39:12.626318 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=321,cinder:UPDATE=78,cinder:INSERT=54 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:39:13.675231 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=348,cinder:UPDATE=90,cinder:INSERT=63 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:41:39.666265 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-98fe2d35-4370-4ff1-beed-e37b38ec7849 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:41:39.668448 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-98fe2d35-4370-4ff1-beed-e37b38ec7849 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 10:41:39.668877 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-98fe2d35-4370-4ff1-beed-e37b38ec7849 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1801171667", "imageRef": "94d916c9-b3b0-4ece-826a-886c90b57bfd", "size": 1}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:41:39.670511 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.volumes [None req-98fe2d35-4370-4ff1-beed-e37b38ec7849 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1801171667', 'imageRef': '94d916c9-b3b0-4ece-826a-886c90b57bfd', 'size': 1}} {{(pid=123124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 10:41:39.821215 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-98fe2d35-4370-4ff1-beed-e37b38ec7849 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Create volume of 1 GB Mar 17 10:41:39.825031 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-98fe2d35-4370-4ff1-beed-e37b38ec7849 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Availability Zones retrieved successfully. Mar 17 10:41:39.832032 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-98fe2d35-4370-4ff1-beed-e37b38ec7849 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Flow 'volume_create_api' (f974edc2-62d2-44b3-9b73-51330db3f8e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:41:39.833188 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-98fe2d35-4370-4ff1-beed-e37b38ec7849 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82c90cb2-2bf6-4d3c-86ff-9ae58eecbfc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:41:39.834363 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.flows.api.create_volume [None req-98fe2d35-4370-4ff1-beed-e37b38ec7849 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Validating volume size '1' using validate_int {{(pid=123124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:41:39.890535 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-98fe2d35-4370-4ff1-beed-e37b38ec7849 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82c90cb2-2bf6-4d3c-86ff-9ae58eecbfc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:41:39.892218 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-98fe2d35-4370-4ff1-beed-e37b38ec7849 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27bac94f-8259-4631-8cad-06706aae8dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:41:39.961985 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-98fe2d35-4370-4ff1-beed-e37b38ec7849 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Created reservations ['71f158e7-e518-4c49-8b2c-41e75bd1e21b', '973f0c93-dcb6-4efd-99a5-d3e038e5d18e', 'd46a6d8a-865a-4d80-9333-a393e5d1b80b', '5d35b11c-ab19-4c8d-bef1-9e4061cd456f'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:41:39.962757 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-98fe2d35-4370-4ff1-beed-e37b38ec7849 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27bac94f-8259-4631-8cad-06706aae8dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71f158e7-e518-4c49-8b2c-41e75bd1e21b', '973f0c93-dcb6-4efd-99a5-d3e038e5d18e', 'd46a6d8a-865a-4d80-9333-a393e5d1b80b', '5d35b11c-ab19-4c8d-bef1-9e4061cd456f']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:41:39.963526 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-98fe2d35-4370-4ff1-beed-e37b38ec7849 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29cbba79-3825-4f09-9b99-5d7683b78703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:41:39.978067 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-98fe2d35-4370-4ff1-beed-e37b38ec7849 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29cbba79-3825-4f09-9b99-5d7683b78703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '191f1927-507e-4b5b-b356-fa0f24f50033', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1801171667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='578440f21dbb48b3a1f5e7af6bd51770',qos_specs=None,replication_status=,reservations=['71f158e7-e518-4c49-8b2c-41e75bd1e21b','973f0c93-dcb6-4efd-99a5-d3e038e5d18e','d46a6d8a-865a-4d80-9333-a393e5d1b80b','5d35b11c-ab19-4c8d-bef1-9e4061cd456f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35ea77d7dc984110a31d2d6fe181f555',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:41:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1801171667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=191f1927-507e-4b5b-b356-fa0f24f50033,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='578440f21dbb48b3a1f5e7af6bd51770',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35ea77d7dc984110a31d2d6fe181f555',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:41:39.979543 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-98fe2d35-4370-4ff1-beed-e37b38ec7849 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a3a2d9a-6613-4040-94e5-53e7bff0d83d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:41:39.996245 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-98fe2d35-4370-4ff1-beed-e37b38ec7849 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a3a2d9a-6613-4040-94e5-53e7bff0d83d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1801171667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='578440f21dbb48b3a1f5e7af6bd51770',qos_specs=None,replication_status=,reservations=['71f158e7-e518-4c49-8b2c-41e75bd1e21b','973f0c93-dcb6-4efd-99a5-d3e038e5d18e','d46a6d8a-865a-4d80-9333-a393e5d1b80b','5d35b11c-ab19-4c8d-bef1-9e4061cd456f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35ea77d7dc984110a31d2d6fe181f555',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:41:39.997870 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-98fe2d35-4370-4ff1-beed-e37b38ec7849 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (689be21f-0a7f-48ae-a81d-8ff42e3db122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:41:40.010470 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-98fe2d35-4370-4ff1-beed-e37b38ec7849 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (689be21f-0a7f-48ae-a81d-8ff42e3db122) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:41:40.013352 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-98fe2d35-4370-4ff1-beed-e37b38ec7849 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Flow 'volume_create_api' (f974edc2-62d2-44b3-9b73-51330db3f8e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:41:40.013410 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-98fe2d35-4370-4ff1-beed-e37b38ec7849 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Create volume request issued successfully. Mar 17 10:41:40.014061 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-98fe2d35-4370-4ff1-beed-e37b38ec7849 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 10:41:40.014489 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 251/497] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 10:41:39 2026] POST /volume/v3/volumes => generated 760 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:41:40.036144 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-a6575860-4ac5-4e33-b3fc-fc487e06b859 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:41:40.037732 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a6575860-4ac5-4e33-b3fc-fc487e06b859 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] GET https://38.102.83.89/volume/v3/volumes/191f1927-507e-4b5b-b356-fa0f24f50033 Mar 17 10:41:40.037880 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a6575860-4ac5-4e33-b3fc-fc487e06b859 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:41:40.038033 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a6575860-4ac5-4e33-b3fc-fc487e06b859 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:41:40.046377 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:41:40.046377 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:41:40.050797 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-a6575860-4ac5-4e33-b3fc-fc487e06b859 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Volume info retrieved successfully. Mar 17 10:41:40.053582 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a6575860-4ac5-4e33-b3fc-fc487e06b859 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] https://38.102.83.89/volume/v3/volumes/191f1927-507e-4b5b-b356-fa0f24f50033 returned with HTTP 200 Mar 17 10:41:40.053998 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 247/498] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:41:40 2026] GET /volume/v3/volumes/191f1927-507e-4b5b-b356-fa0f24f50033 => generated 828 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:41:41.077628 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-4a0a1bcd-87a4-4429-8e62-300c1e157267 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:41:41.080868 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4a0a1bcd-87a4-4429-8e62-300c1e157267 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] GET https://38.102.83.89/volume/v3/volumes/191f1927-507e-4b5b-b356-fa0f24f50033 Mar 17 10:41:41.081168 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4a0a1bcd-87a4-4429-8e62-300c1e157267 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:41:41.081502 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4a0a1bcd-87a4-4429-8e62-300c1e157267 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:41:41.094231 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:41:41.094231 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:41:41.100335 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-4a0a1bcd-87a4-4429-8e62-300c1e157267 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Volume info retrieved successfully. Mar 17 10:41:41.107518 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4a0a1bcd-87a4-4429-8e62-300c1e157267 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] https://38.102.83.89/volume/v3/volumes/191f1927-507e-4b5b-b356-fa0f24f50033 returned with HTTP 200 Mar 17 10:41:41.107943 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 252/499] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:41:41 2026] GET /volume/v3/volumes/191f1927-507e-4b5b-b356-fa0f24f50033 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:41:42.137905 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-38828bae-0ef8-4d0f-a5be-e0bf9bc7d66d None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:41:42.140114 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-38828bae-0ef8-4d0f-a5be-e0bf9bc7d66d tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] GET https://38.102.83.89/volume/v3/volumes/191f1927-507e-4b5b-b356-fa0f24f50033 Mar 17 10:41:42.140114 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-38828bae-0ef8-4d0f-a5be-e0bf9bc7d66d tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:41:42.140114 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-38828bae-0ef8-4d0f-a5be-e0bf9bc7d66d tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:41:42.144796 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:41:42.144796 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:41:42.147150 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-38828bae-0ef8-4d0f-a5be-e0bf9bc7d66d tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Volume info retrieved successfully. Mar 17 10:41:42.150187 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-38828bae-0ef8-4d0f-a5be-e0bf9bc7d66d tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] https://38.102.83.89/volume/v3/volumes/191f1927-507e-4b5b-b356-fa0f24f50033 returned with HTTP 200 Mar 17 10:41:42.150782 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 248/500] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:41:42 2026] GET /volume/v3/volumes/191f1927-507e-4b5b-b356-fa0f24f50033 => generated 1368 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:41:42.199475 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-bdf9d181-4f79-4125-a56b-8c75e3d6ad10 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:41:42.201698 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-bdf9d181-4f79-4125-a56b-8c75e3d6ad10 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] GET https://38.102.83.89/volume/v3/volumes/191f1927-507e-4b5b-b356-fa0f24f50033 Mar 17 10:41:42.201895 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-bdf9d181-4f79-4125-a56b-8c75e3d6ad10 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:41:42.202102 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-bdf9d181-4f79-4125-a56b-8c75e3d6ad10 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:41:42.210727 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:41:42.210727 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:41:42.215122 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-bdf9d181-4f79-4125-a56b-8c75e3d6ad10 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Volume info retrieved successfully. Mar 17 10:41:42.219173 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-bdf9d181-4f79-4125-a56b-8c75e3d6ad10 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] https://38.102.83.89/volume/v3/volumes/191f1927-507e-4b5b-b356-fa0f24f50033 returned with HTTP 200 Mar 17 10:41:42.219711 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 253/501] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:41:42 2026] GET /volume/v3/volumes/191f1927-507e-4b5b-b356-fa0f24f50033 => generated 1368 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:41:42.526900 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-59c1dd92-1e15-4802-9812-cc3d834ab195 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:41:42.530484 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-59c1dd92-1e15-4802-9812-cc3d834ab195 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] GET https://38.102.83.89/volume/v3/volumes/191f1927-507e-4b5b-b356-fa0f24f50033 Mar 17 10:41:42.531275 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-59c1dd92-1e15-4802-9812-cc3d834ab195 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:41:42.531563 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-59c1dd92-1e15-4802-9812-cc3d834ab195 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:41:42.542260 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:41:42.542260 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:41:42.547548 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-59c1dd92-1e15-4802-9812-cc3d834ab195 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Volume info retrieved successfully. Mar 17 10:41:42.554270 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-59c1dd92-1e15-4802-9812-cc3d834ab195 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] https://38.102.83.89/volume/v3/volumes/191f1927-507e-4b5b-b356-fa0f24f50033 returned with HTTP 200 Mar 17 10:41:42.554841 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 249/502] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:41:42 2026] GET /volume/v3/volumes/191f1927-507e-4b5b-b356-fa0f24f50033 => generated 1368 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:41:42.565501 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-1e9abaf6-2f7a-400e-ade9-5dff7d186654 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:41:42.565950 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1e9abaf6-2f7a-400e-ade9-5dff7d186654 None None] GET https://38.102.83.89/volume// Mar 17 10:41:42.565950 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1e9abaf6-2f7a-400e-ade9-5dff7d186654 None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:41:42.566067 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1e9abaf6-2f7a-400e-ade9-5dff7d186654 None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:41:42.566708 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1e9abaf6-2f7a-400e-ade9-5dff7d186654 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:41:42.566708 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 254/503] 38.102.83.89 () {72 vars in 1530 bytes} [Tue Mar 17 10:41:42 2026] GET /volume/ => generated 388 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:41:42.575552 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-54a37154-b7a0-4f5d-8b17-c748be50c69c None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:41:42.578405 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-54a37154-b7a0-4f5d-8b17-c748be50c69c tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] POST https://38.102.83.89/volume/v3/attachments Mar 17 10:41:42.578941 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-54a37154-b7a0-4f5d-8b17-c748be50c69c tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "191f1927-507e-4b5b-b356-fa0f24f50033", "connector": null, "instance_uuid": "be767d96-5524-4cb0-9bfd-906b3deaaeb7"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:41:42.590674 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:41:42.590674 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:41:42.621458 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-54a37154-b7a0-4f5d-8b17-c748be50c69c tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] https://38.102.83.89/volume/v3/attachments returned with HTTP 200 Mar 17 10:41:42.622074 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 250/504] 38.102.83.89 () {80 vars in 1704 bytes} [Tue Mar 17 10:41:42 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:41:48.733279 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-5df481d5-7a55-41ca-b67d-c66f8b3d5b89 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:41:48.733840 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5df481d5-7a55-41ca-b67d-c66f8b3d5b89 None None] GET https://38.102.83.89/volume// Mar 17 10:41:48.735338 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-5df481d5-7a55-41ca-b67d-c66f8b3d5b89 None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:41:48.735338 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-5df481d5-7a55-41ca-b67d-c66f8b3d5b89 None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:41:48.735493 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5df481d5-7a55-41ca-b67d-c66f8b3d5b89 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:41:48.736207 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 255/505] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 10:41:48 2026] GET /volume/ => generated 388 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:41:48.747885 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-f8c9e633-c62e-46c4-be02-ea2f05c8ab6d None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:41:48.752263 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-f8c9e633-c62e-46c4-be02-ea2f05c8ab6d tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] GET https://38.102.83.89/volume/v3/volumes/191f1927-507e-4b5b-b356-fa0f24f50033 Mar 17 10:41:48.752642 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-f8c9e633-c62e-46c4-be02-ea2f05c8ab6d tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:41:48.752980 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-f8c9e633-c62e-46c4-be02-ea2f05c8ab6d tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:41:48.772142 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:41:48.772142 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:41:48.777817 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-f8c9e633-c62e-46c4-be02-ea2f05c8ab6d tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Volume info retrieved successfully. Mar 17 10:41:48.786182 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-f8c9e633-c62e-46c4-be02-ea2f05c8ab6d tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] https://38.102.83.89/volume/v3/volumes/191f1927-507e-4b5b-b356-fa0f24f50033 returned with HTTP 200 Mar 17 10:41:48.786880 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 251/506] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 10:41:48 2026] GET /volume/v3/volumes/191f1927-507e-4b5b-b356-fa0f24f50033 => generated 1548 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 10:41:48.866164 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-6d1430ce-6b0b-4769-8e9a-8da47e765441 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:41:48.869897 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-6d1430ce-6b0b-4769-8e9a-8da47e765441 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] PUT https://38.102.83.89/volume/v3/attachments/ac6f413c-c130-4a6f-b16b-ba75779d8087 Mar 17 10:41:48.869897 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-6d1430ce-6b0b-4769-8e9a-8da47e765441 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "38.102.83.89", "host": "np0005649721.novalocal", "multipath": false, "enforce_multipath": true, "initiator": "iqn.1994-05.com.redhat:fd15498af3bd", "do_local_attach": false, "uuid": "0ceb02b1-38b4-43fc-8549-abe22c224d5e", "system uuid": "7643bce9-2f06-4fe7-b291-650913a35e56", "nvme_native_multipath": false, "nqn": "nqn.2014-08.org.nvmexpress:uuid:7492a7d8-3878-46d7-bc3c-9b085f58a756", "found_dsc": "", "host_ips": ["38.102.83.89", "fe80::f816:3eff:feb5:bca3", "192.168.122.1", "172.24.5.1", "2001:db8::2", "fe80::608a:3ff:feb6:c149", "fe80::e08e:a8ff:fe61:1494", "fe80::fc16:3eff:fedd:2be5", "fe80::b071:6bff:feb1:d21d", "fe80::fc16:3eff:fecf:fbd4", "fe80::fc16:3eff:fe67:1c33", "fe80::fc16:3eff:feb8:866b"], "mountpoint": "/dev/vda"}}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:41:48.878489 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-6d1430ce-6b0b-4769-8e9a-8da47e765441 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Acquiring lock "cinder-attachment_update-191f1927-507e-4b5b-b356-fa0f24f50033-np0005649721.novalocal" by "attachment_update" {{(pid=123124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Mar 17 10:41:48.887667 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-6d1430ce-6b0b-4769-8e9a-8da47e765441 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Lock "cinder-attachment_update-191f1927-507e-4b5b-b356-fa0f24f50033-np0005649721.novalocal" acquired by "attachment_update" :: waited 0.009s {{(pid=123124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Mar 17 10:41:48.888854 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:41:48.888854 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:41:52.417878 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-6d1430ce-6b0b-4769-8e9a-8da47e765441 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Lock "cinder-attachment_update-191f1927-507e-4b5b-b356-fa0f24f50033-np0005649721.novalocal" released by "attachment_update" :: held 3.530s {{(pid=123124) __release /opt/stack/cinder/cinder/coordination.py:152}} Mar 17 10:41:52.418514 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-6d1430ce-6b0b-4769-8e9a-8da47e765441 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] https://38.102.83.89/volume/v3/attachments/ac6f413c-c130-4a6f-b16b-ba75779d8087 returned with HTTP 200 Mar 17 10:41:52.419174 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 256/507] 38.102.83.89 () {80 vars in 1814 bytes} [Tue Mar 17 10:41:48 2026] PUT /volume/v3/attachments/ac6f413c-c130-4a6f-b16b-ba75779d8087 => generated 790 bytes in 3554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:41:52.937086 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-a0b0f9eb-f401-4bf3-80bc-a52d85cc7418 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:41:52.940845 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-a0b0f9eb-f401-4bf3-80bc-a52d85cc7418 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] POST https://38.102.83.89/volume/v3/attachments/ac6f413c-c130-4a6f-b16b-ba75779d8087/action Mar 17 10:41:52.941718 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-a0b0f9eb-f401-4bf3-80bc-a52d85cc7418 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Action body: b'{"os-complete": null}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:41:52.941948 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-a0b0f9eb-f401-4bf3-80bc-a52d85cc7418 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:41:52.968334 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:41:52.968334 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:41:52.985401 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-bdfccfc5-9ce4-46bd-8359-1de63ac8d0ba req-a0b0f9eb-f401-4bf3-80bc-a52d85cc7418 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] https://38.102.83.89/volume/v3/attachments/ac6f413c-c130-4a6f-b16b-ba75779d8087/action returned with HTTP 204 Mar 17 10:41:52.986579 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 252/508] 38.102.83.89 () {80 vars in 1835 bytes} [Tue Mar 17 10:41:52 2026] POST /volume/v3/attachments/ac6f413c-c130-4a6f-b16b-ba75779d8087/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:42:02.409432 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=39,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:42:02.979488 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=27,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:42:08.276071 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-94125e10-4190-4962-b250-d302c387b756 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:08.280314 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-94125e10-4190-4962-b250-d302c387b756 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 10:42:08.280314 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-94125e10-4190-4962-b250-d302c387b756 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-775736707"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:42:08.280314 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.volumes [None req-94125e10-4190-4962-b250-d302c387b756 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-775736707'}} {{(pid=123124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 10:42:08.280314 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-94125e10-4190-4962-b250-d302c387b756 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Create volume of 1 GB Mar 17 10:42:08.280314 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:42:08.280314 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:42:08.284459 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-94125e10-4190-4962-b250-d302c387b756 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Availability Zones retrieved successfully. Mar 17 10:42:08.288706 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-94125e10-4190-4962-b250-d302c387b756 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Flow 'volume_create_api' (3e7d4828-5c88-4be2-a578-b1ea41ca8632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:42:08.289646 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-94125e10-4190-4962-b250-d302c387b756 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ceae498-3c67-4533-949a-1776ee0986b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:42:08.290521 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.flows.api.create_volume [None req-94125e10-4190-4962-b250-d302c387b756 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Validating volume size '1' using validate_int {{(pid=123124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:42:08.306712 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-94125e10-4190-4962-b250-d302c387b756 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ceae498-3c67-4533-949a-1776ee0986b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:42:08.307512 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-94125e10-4190-4962-b250-d302c387b756 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7817121b-428b-48b5-bd02-626123cd6ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:42:08.355684 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-94125e10-4190-4962-b250-d302c387b756 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Created reservations ['4e2b30ed-46b3-4573-a256-29543018192e', '0957d12b-3f25-43b6-a702-a8e65c08983d', 'd24afad7-f0f8-4da5-8003-262006ebc064', '4451c5e7-add9-45ca-9f47-a175a00c80f6'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:42:08.356427 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-94125e10-4190-4962-b250-d302c387b756 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7817121b-428b-48b5-bd02-626123cd6ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e2b30ed-46b3-4573-a256-29543018192e', '0957d12b-3f25-43b6-a702-a8e65c08983d', 'd24afad7-f0f8-4da5-8003-262006ebc064', '4451c5e7-add9-45ca-9f47-a175a00c80f6']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:42:08.357139 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-94125e10-4190-4962-b250-d302c387b756 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0855a198-8d6f-476d-8566-5c6807da98ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:42:08.375799 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-94125e10-4190-4962-b250-d302c387b756 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0855a198-8d6f-476d-8566-5c6807da98ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f2c9131-629c-4dbd-86ac-c9754049a4fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-775736707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a9e9b77a53c41cb8e30e436e73bf147',qos_specs=None,replication_status=,reservations=['4e2b30ed-46b3-4573-a256-29543018192e','0957d12b-3f25-43b6-a702-a8e65c08983d','d24afad7-f0f8-4da5-8003-262006ebc064','4451c5e7-add9-45ca-9f47-a175a00c80f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='713b6479209e43bfbc94cbbac1567587',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:42:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-775736707',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f2c9131-629c-4dbd-86ac-c9754049a4fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a9e9b77a53c41cb8e30e436e73bf147',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='713b6479209e43bfbc94cbbac1567587',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:42:08.375799 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-94125e10-4190-4962-b250-d302c387b756 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6af4dd00-62ef-4a82-9a5b-5691a1376d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:42:08.388775 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-94125e10-4190-4962-b250-d302c387b756 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6af4dd00-62ef-4a82-9a5b-5691a1376d8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-775736707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a9e9b77a53c41cb8e30e436e73bf147',qos_specs=None,replication_status=,reservations=['4e2b30ed-46b3-4573-a256-29543018192e','0957d12b-3f25-43b6-a702-a8e65c08983d','d24afad7-f0f8-4da5-8003-262006ebc064','4451c5e7-add9-45ca-9f47-a175a00c80f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='713b6479209e43bfbc94cbbac1567587',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:42:08.389494 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-94125e10-4190-4962-b250-d302c387b756 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dd7700c-7e09-4421-843f-075b372a2121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:42:08.397864 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-94125e10-4190-4962-b250-d302c387b756 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dd7700c-7e09-4421-843f-075b372a2121) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:42:08.398625 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-94125e10-4190-4962-b250-d302c387b756 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Flow 'volume_create_api' (3e7d4828-5c88-4be2-a578-b1ea41ca8632) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:42:08.398915 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-94125e10-4190-4962-b250-d302c387b756 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Create volume request issued successfully. Mar 17 10:42:08.399393 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-94125e10-4190-4962-b250-d302c387b756 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 10:42:08.399780 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 257/509] 38.102.83.89 () {74 vars in 1368 bytes} [Tue Mar 17 10:42:08 2026] POST /volume/v3/volumes => generated 760 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:42:08.421109 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-dc4f0862-e3e8-499b-aa4b-28e0050fd9f5 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:08.426850 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-dc4f0862-e3e8-499b-aa4b-28e0050fd9f5 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] GET https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd Mar 17 10:42:08.427182 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-dc4f0862-e3e8-499b-aa4b-28e0050fd9f5 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:42:08.427585 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-dc4f0862-e3e8-499b-aa4b-28e0050fd9f5 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:42:08.437796 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:42:08.437796 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:42:08.445151 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-dc4f0862-e3e8-499b-aa4b-28e0050fd9f5 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Volume info retrieved successfully. Mar 17 10:42:08.452154 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-dc4f0862-e3e8-499b-aa4b-28e0050fd9f5 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd returned with HTTP 200 Mar 17 10:42:08.452761 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 253/510] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:42:08 2026] GET /volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd => generated 828 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:42:09.482855 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-817e1ef4-c40c-40b6-b696-93c1036c2fd9 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:09.485692 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-817e1ef4-c40c-40b6-b696-93c1036c2fd9 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] GET https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd Mar 17 10:42:09.486125 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-817e1ef4-c40c-40b6-b696-93c1036c2fd9 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:42:09.488127 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-817e1ef4-c40c-40b6-b696-93c1036c2fd9 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:42:09.502545 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:42:09.502545 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:42:09.509029 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-817e1ef4-c40c-40b6-b696-93c1036c2fd9 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Volume info retrieved successfully. Mar 17 10:42:09.516954 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-817e1ef4-c40c-40b6-b696-93c1036c2fd9 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd returned with HTTP 200 Mar 17 10:42:09.517837 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 258/511] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:42:09 2026] GET /volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:42:09.834244 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-1e46bb61-1925-435f-aae3-a4d2419c5cf8 req-6b66d0c6-035f-4310-8ea3-007f15e4b2ab None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:09.836443 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-1e46bb61-1925-435f-aae3-a4d2419c5cf8 req-6b66d0c6-035f-4310-8ea3-007f15e4b2ab tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] GET https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd Mar 17 10:42:09.836637 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-1e46bb61-1925-435f-aae3-a4d2419c5cf8 req-6b66d0c6-035f-4310-8ea3-007f15e4b2ab tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:42:09.836835 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-1e46bb61-1925-435f-aae3-a4d2419c5cf8 req-6b66d0c6-035f-4310-8ea3-007f15e4b2ab tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:42:09.844339 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:42:09.844339 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:42:09.847681 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-1e46bb61-1925-435f-aae3-a4d2419c5cf8 req-6b66d0c6-035f-4310-8ea3-007f15e4b2ab tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Volume info retrieved successfully. Mar 17 10:42:09.850855 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-1e46bb61-1925-435f-aae3-a4d2419c5cf8 req-6b66d0c6-035f-4310-8ea3-007f15e4b2ab tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd returned with HTTP 200 Mar 17 10:42:09.851258 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 254/512] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:42:09 2026] GET /volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:42:10.179125 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-b51f9f80-b9bb-4032-ae27-7258ad34242f None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:10.179473 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b51f9f80-b9bb-4032-ae27-7258ad34242f None None] GET https://38.102.83.89/volume// Mar 17 10:42:10.179626 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b51f9f80-b9bb-4032-ae27-7258ad34242f None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:42:10.179809 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b51f9f80-b9bb-4032-ae27-7258ad34242f None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:42:10.180111 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b51f9f80-b9bb-4032-ae27-7258ad34242f None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:42:10.180413 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 259/513] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 10:42:10 2026] GET /volume/ => generated 388 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:42:10.193209 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-90bf1890-3723-4431-a56b-56c16147a0b2 req-9e9bb887-b757-49d4-a619-3d844b9b68bf None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:10.196166 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-90bf1890-3723-4431-a56b-56c16147a0b2 req-9e9bb887-b757-49d4-a619-3d844b9b68bf tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] POST https://38.102.83.89/volume/v3/attachments Mar 17 10:42:10.196780 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-90bf1890-3723-4431-a56b-56c16147a0b2 req-9e9bb887-b757-49d4-a619-3d844b9b68bf tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "191f1927-507e-4b5b-b356-fa0f24f50033", "connector": null, "instance_uuid": "be767d96-5524-4cb0-9bfd-906b3deaaeb7"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:42:10.214972 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:42:10.214972 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:42:10.255824 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-90bf1890-3723-4431-a56b-56c16147a0b2 req-9e9bb887-b757-49d4-a619-3d844b9b68bf tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] https://38.102.83.89/volume/v3/attachments returned with HTTP 200 Mar 17 10:42:10.256477 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 255/514] 38.102.83.89 () {80 vars in 1704 bytes} [Tue Mar 17 10:42:10 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:42:10.269144 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-90bf1890-3723-4431-a56b-56c16147a0b2 req-7747c6d1-91c3-4534-9ba1-f9ec68a78d3f None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:10.272137 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-90bf1890-3723-4431-a56b-56c16147a0b2 req-7747c6d1-91c3-4534-9ba1-f9ec68a78d3f tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] DELETE https://38.102.83.89/volume/v3/attachments/ac6f413c-c130-4a6f-b16b-ba75779d8087 Mar 17 10:42:10.272527 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-90bf1890-3723-4431-a56b-56c16147a0b2 req-7747c6d1-91c3-4534-9ba1-f9ec68a78d3f tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:42:10.272915 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-90bf1890-3723-4431-a56b-56c16147a0b2 req-7747c6d1-91c3-4534-9ba1-f9ec68a78d3f tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Calling method 'version_select' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:42:10.282064 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:42:10.282064 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:42:11.803893 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-90bf1890-3723-4431-a56b-56c16147a0b2 req-7747c6d1-91c3-4534-9ba1-f9ec68a78d3f tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] https://38.102.83.89/volume/v3/attachments/ac6f413c-c130-4a6f-b16b-ba75779d8087 returned with HTTP 200 Mar 17 10:42:11.803893 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 260/515] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 10:42:10 2026] DELETE /volume/v3/attachments/ac6f413c-c130-4a6f-b16b-ba75779d8087 => generated 192 bytes in 1535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:42:11.898788 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-3d408e83-4c8c-4099-aafc-0d61af2266ca None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:11.899451 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3d408e83-4c8c-4099-aafc-0d61af2266ca None None] GET https://38.102.83.89/volume// Mar 17 10:42:11.900096 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3d408e83-4c8c-4099-aafc-0d61af2266ca None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:42:11.900096 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3d408e83-4c8c-4099-aafc-0d61af2266ca None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:42:11.900665 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3d408e83-4c8c-4099-aafc-0d61af2266ca None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:42:11.901603 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 256/516] 38.102.83.89 () {72 vars in 1539 bytes} [Tue Mar 17 10:42:11 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:42:11.913878 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-1e46bb61-1925-435f-aae3-a4d2419c5cf8 req-abb62abc-b1c2-4b0c-8205-89481778f763 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:11.917625 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-1e46bb61-1925-435f-aae3-a4d2419c5cf8 req-abb62abc-b1c2-4b0c-8205-89481778f763 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] POST https://38.102.83.89/volume/v3/attachments Mar 17 10:42:11.918402 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-1e46bb61-1925-435f-aae3-a4d2419c5cf8 req-abb62abc-b1c2-4b0c-8205-89481778f763 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f2c9131-629c-4dbd-86ac-c9754049a4fd", "connector": null, "instance_uuid": "6913370a-2e0f-40c7-bc99-06e1940e36f5"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:42:11.927448 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:42:11.927448 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:42:11.946809 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-1e46bb61-1925-435f-aae3-a4d2419c5cf8 req-abb62abc-b1c2-4b0c-8205-89481778f763 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/attachments returned with HTTP 200 Mar 17 10:42:11.947214 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 261/517] 38.102.83.89 () {80 vars in 1704 bytes} [Tue Mar 17 10:42:11 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:42:12.377924 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-87dc0a8f-2505-4920-a5a7-e6eab36d8629 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:12.380765 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-87dc0a8f-2505-4920-a5a7-e6eab36d8629 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] GET https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd Mar 17 10:42:12.381067 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-87dc0a8f-2505-4920-a5a7-e6eab36d8629 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:42:12.381402 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-87dc0a8f-2505-4920-a5a7-e6eab36d8629 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:42:12.395783 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:42:12.395783 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:42:12.401493 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-87dc0a8f-2505-4920-a5a7-e6eab36d8629 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Volume info retrieved successfully. Mar 17 10:42:12.410066 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-87dc0a8f-2505-4920-a5a7-e6eab36d8629 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd returned with HTTP 200 Mar 17 10:42:12.410676 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 257/518] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:42:12 2026] GET /volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:42:12.484413 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-8a8f9da6-ecc6-44aa-bdf7-27b87f4e224c None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:12.484957 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-8a8f9da6-ecc6-44aa-bdf7-27b87f4e224c None None] GET https://38.102.83.89/volume// Mar 17 10:42:12.485207 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-8a8f9da6-ecc6-44aa-bdf7-27b87f4e224c None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:42:12.485536 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-8a8f9da6-ecc6-44aa-bdf7-27b87f4e224c None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:42:12.486096 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-8a8f9da6-ecc6-44aa-bdf7-27b87f4e224c None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:42:12.486688 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 262/519] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 10:42:12 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:42:12.499706 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-1e46bb61-1925-435f-aae3-a4d2419c5cf8 req-6f2fac6c-7fe5-45e2-b19c-7c2c92e49bb7 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:12.502806 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-1e46bb61-1925-435f-aae3-a4d2419c5cf8 req-6f2fac6c-7fe5-45e2-b19c-7c2c92e49bb7 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] GET https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd Mar 17 10:42:12.503260 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-1e46bb61-1925-435f-aae3-a4d2419c5cf8 req-6f2fac6c-7fe5-45e2-b19c-7c2c92e49bb7 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:42:12.503693 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-1e46bb61-1925-435f-aae3-a4d2419c5cf8 req-6f2fac6c-7fe5-45e2-b19c-7c2c92e49bb7 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:42:12.520553 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:42:12.520553 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:42:12.526188 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-1e46bb61-1925-435f-aae3-a4d2419c5cf8 req-6f2fac6c-7fe5-45e2-b19c-7c2c92e49bb7 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Volume info retrieved successfully. Mar 17 10:42:12.532527 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-1e46bb61-1925-435f-aae3-a4d2419c5cf8 req-6f2fac6c-7fe5-45e2-b19c-7c2c92e49bb7 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd returned with HTTP 200 Mar 17 10:42:12.533152 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 258/520] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 10:42:12 2026] GET /volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd => generated 1033 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 10:42:12.597148 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-1e46bb61-1925-435f-aae3-a4d2419c5cf8 req-69c1ad87-e609-4326-a381-debaf2b3154e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:12.598866 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-1e46bb61-1925-435f-aae3-a4d2419c5cf8 req-69c1ad87-e609-4326-a381-debaf2b3154e tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] PUT https://38.102.83.89/volume/v3/attachments/439edbda-fe21-4981-8e19-a895abb176d9 Mar 17 10:42:12.599447 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-1e46bb61-1925-435f-aae3-a4d2419c5cf8 req-69c1ad87-e609-4326-a381-debaf2b3154e tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "38.102.83.89", "host": "np0005649721.novalocal", "multipath": false, "enforce_multipath": true, "initiator": "iqn.1994-05.com.redhat:fd15498af3bd", "do_local_attach": false, "uuid": "0ceb02b1-38b4-43fc-8549-abe22c224d5e", "system uuid": "7643bce9-2f06-4fe7-b291-650913a35e56", "nvme_native_multipath": false, "nqn": "nqn.2014-08.org.nvmexpress:uuid:7492a7d8-3878-46d7-bc3c-9b085f58a756", "found_dsc": "", "host_ips": ["38.102.83.89", "fe80::f816:3eff:feb5:bca3", "192.168.122.1", "172.24.5.1", "2001:db8::2", "fe80::608a:3ff:feb6:c149", "fe80::e08e:a8ff:fe61:1494", "fe80::fc16:3eff:fedd:2be5", "fe80::b071:6bff:feb1:d21d", "fe80::fc16:3eff:fecf:fbd4", "fe80::fc16:3eff:fe67:1c33", "fe80::fc16:3eff:feb8:866b"], "mountpoint": "/dev/vdb"}}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:42:12.605991 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-1e46bb61-1925-435f-aae3-a4d2419c5cf8 req-69c1ad87-e609-4326-a381-debaf2b3154e tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Acquiring lock "cinder-attachment_update-1f2c9131-629c-4dbd-86ac-c9754049a4fd-np0005649721.novalocal" by "attachment_update" {{(pid=123124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Mar 17 10:42:12.612393 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-1e46bb61-1925-435f-aae3-a4d2419c5cf8 req-69c1ad87-e609-4326-a381-debaf2b3154e tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Lock "cinder-attachment_update-1f2c9131-629c-4dbd-86ac-c9754049a4fd-np0005649721.novalocal" acquired by "attachment_update" :: waited 0.005s {{(pid=123124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Mar 17 10:42:12.612393 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:42:12.612393 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:42:13.427904 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-16deda42-2070-419b-8222-5c191cd21733 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:13.430291 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-16deda42-2070-419b-8222-5c191cd21733 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] GET https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd Mar 17 10:42:13.430593 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-16deda42-2070-419b-8222-5c191cd21733 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:42:13.430856 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-16deda42-2070-419b-8222-5c191cd21733 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:42:13.442217 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:42:13.442217 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:42:13.445758 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-16deda42-2070-419b-8222-5c191cd21733 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Volume info retrieved successfully. Mar 17 10:42:13.451087 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-16deda42-2070-419b-8222-5c191cd21733 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd returned with HTTP 200 Mar 17 10:42:13.451570 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 259/521] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:42:13 2026] GET /volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:42:14.473533 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-df9946cc-61ed-4e56-b70b-62a721f75c9e None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:14.477054 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-df9946cc-61ed-4e56-b70b-62a721f75c9e tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] GET https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd Mar 17 10:42:14.477496 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-df9946cc-61ed-4e56-b70b-62a721f75c9e tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:42:14.477896 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-df9946cc-61ed-4e56-b70b-62a721f75c9e tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:42:14.494059 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:42:14.494059 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:42:14.499377 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-df9946cc-61ed-4e56-b70b-62a721f75c9e tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Volume info retrieved successfully. Mar 17 10:42:14.504853 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-df9946cc-61ed-4e56-b70b-62a721f75c9e tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd returned with HTTP 200 Mar 17 10:42:14.505551 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 260/522] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:42:14 2026] GET /volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:42:15.532221 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-a4446027-ab1c-44e8-b534-1c5ac1919d43 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:15.535349 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a4446027-ab1c-44e8-b534-1c5ac1919d43 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] GET https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd Mar 17 10:42:15.535495 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a4446027-ab1c-44e8-b534-1c5ac1919d43 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:42:15.535646 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a4446027-ab1c-44e8-b534-1c5ac1919d43 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:42:15.552394 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:42:15.552394 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:42:15.557577 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-a4446027-ab1c-44e8-b534-1c5ac1919d43 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Volume info retrieved successfully. Mar 17 10:42:15.564317 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a4446027-ab1c-44e8-b534-1c5ac1919d43 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd returned with HTTP 200 Mar 17 10:42:15.564991 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 261/523] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:42:15 2026] GET /volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:42:16.133331 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-1e46bb61-1925-435f-aae3-a4d2419c5cf8 req-69c1ad87-e609-4326-a381-debaf2b3154e tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Lock "cinder-attachment_update-1f2c9131-629c-4dbd-86ac-c9754049a4fd-np0005649721.novalocal" released by "attachment_update" :: held 3.522s {{(pid=123124) __release /opt/stack/cinder/cinder/coordination.py:152}} Mar 17 10:42:16.133639 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-1e46bb61-1925-435f-aae3-a4d2419c5cf8 req-69c1ad87-e609-4326-a381-debaf2b3154e tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/attachments/439edbda-fe21-4981-8e19-a895abb176d9 returned with HTTP 200 Mar 17 10:42:16.134061 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 263/524] 38.102.83.89 () {80 vars in 1814 bytes} [Tue Mar 17 10:42:12 2026] PUT /volume/v3/attachments/439edbda-fe21-4981-8e19-a895abb176d9 => generated 790 bytes in 3538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:42:16.399278 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-90bf1890-3723-4431-a56b-56c16147a0b2 req-3d854450-bbe8-4933-aaef-d23f931b1efe None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:16.402604 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-90bf1890-3723-4431-a56b-56c16147a0b2 req-3d854450-bbe8-4933-aaef-d23f931b1efe tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] PUT https://38.102.83.89/volume/v3/attachments/84216cc2-0b4b-4756-9ed3-7901e52d78f7 Mar 17 10:42:16.403669 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-90bf1890-3723-4431-a56b-56c16147a0b2 req-3d854450-bbe8-4933-aaef-d23f931b1efe tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "38.102.83.89", "host": "np0005649721.novalocal", "multipath": false, "enforce_multipath": true, "initiator": "iqn.1994-05.com.redhat:fd15498af3bd", "do_local_attach": false, "uuid": "0ceb02b1-38b4-43fc-8549-abe22c224d5e", "system uuid": "7643bce9-2f06-4fe7-b291-650913a35e56", "nvme_native_multipath": false, "nqn": "nqn.2014-08.org.nvmexpress:uuid:7492a7d8-3878-46d7-bc3c-9b085f58a756", "found_dsc": "", "host_ips": ["38.102.83.89", "fe80::f816:3eff:feb5:bca3", "192.168.122.1", "172.24.5.1", "2001:db8::2", "fe80::608a:3ff:feb6:c149", "fe80::e08e:a8ff:fe61:1494", "fe80::fc16:3eff:fedd:2be5", "fe80::b071:6bff:feb1:d21d", "fe80::fc16:3eff:fecf:fbd4", "fe80::fc16:3eff:fe67:1c33", "fe80::fc16:3eff:feb8:866b"], "mountpoint": "/dev/vda"}}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:42:16.422353 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-90bf1890-3723-4431-a56b-56c16147a0b2 req-3d854450-bbe8-4933-aaef-d23f931b1efe tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Acquiring lock "cinder-attachment_update-191f1927-507e-4b5b-b356-fa0f24f50033-np0005649721.novalocal" by "attachment_update" {{(pid=123123) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Mar 17 10:42:16.428986 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-90bf1890-3723-4431-a56b-56c16147a0b2 req-3d854450-bbe8-4933-aaef-d23f931b1efe tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Lock "cinder-attachment_update-191f1927-507e-4b5b-b356-fa0f24f50033-np0005649721.novalocal" acquired by "attachment_update" :: waited 0.008s {{(pid=123123) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Mar 17 10:42:16.431065 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:42:16.431065 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:42:16.590764 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-2edb2347-8c75-45d1-8f16-4c76b672493b None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:16.594087 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2edb2347-8c75-45d1-8f16-4c76b672493b tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] GET https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd Mar 17 10:42:16.594483 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2edb2347-8c75-45d1-8f16-4c76b672493b tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:42:16.594893 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2edb2347-8c75-45d1-8f16-4c76b672493b tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:42:16.609042 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:42:16.609042 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:42:16.614480 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-2edb2347-8c75-45d1-8f16-4c76b672493b tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Volume info retrieved successfully. Mar 17 10:42:16.621135 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2edb2347-8c75-45d1-8f16-4c76b672493b tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd returned with HTTP 200 Mar 17 10:42:16.621801 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 264/525] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:42:16 2026] GET /volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:42:17.652636 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-77224a6a-ca09-4f2a-acc2-71ced18d1c49 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:17.657635 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-77224a6a-ca09-4f2a-acc2-71ced18d1c49 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] GET https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd Mar 17 10:42:17.658047 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-77224a6a-ca09-4f2a-acc2-71ced18d1c49 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:42:17.658429 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-77224a6a-ca09-4f2a-acc2-71ced18d1c49 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:42:17.674336 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:42:17.674336 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:42:17.679563 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-77224a6a-ca09-4f2a-acc2-71ced18d1c49 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Volume info retrieved successfully. Mar 17 10:42:17.687335 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-77224a6a-ca09-4f2a-acc2-71ced18d1c49 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd returned with HTTP 200 Mar 17 10:42:17.687931 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 265/526] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:42:17 2026] GET /volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:42:18.706791 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-c366e6a8-7c14-4e36-b935-20522d95c26d None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:18.709460 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c366e6a8-7c14-4e36-b935-20522d95c26d tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] GET https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd Mar 17 10:42:18.709956 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c366e6a8-7c14-4e36-b935-20522d95c26d tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:42:18.710269 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c366e6a8-7c14-4e36-b935-20522d95c26d tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:42:18.724377 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:42:18.724377 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:42:18.729698 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-c366e6a8-7c14-4e36-b935-20522d95c26d tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Volume info retrieved successfully. Mar 17 10:42:18.736653 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c366e6a8-7c14-4e36-b935-20522d95c26d tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd returned with HTTP 200 Mar 17 10:42:18.737244 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 266/527] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:42:18 2026] GET /volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:42:19.756038 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-44fa81c6-6a60-496b-ac98-7ddc36ad22a7 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:19.758675 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-44fa81c6-6a60-496b-ac98-7ddc36ad22a7 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] GET https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd Mar 17 10:42:19.759022 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-44fa81c6-6a60-496b-ac98-7ddc36ad22a7 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:42:19.759365 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-44fa81c6-6a60-496b-ac98-7ddc36ad22a7 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:42:19.772868 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:42:19.772868 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:42:19.777752 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-44fa81c6-6a60-496b-ac98-7ddc36ad22a7 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Volume info retrieved successfully. Mar 17 10:42:19.785105 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-44fa81c6-6a60-496b-ac98-7ddc36ad22a7 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd returned with HTTP 200 Mar 17 10:42:19.785870 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 267/528] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:42:19 2026] GET /volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:42:19.959477 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-90bf1890-3723-4431-a56b-56c16147a0b2 req-3d854450-bbe8-4933-aaef-d23f931b1efe tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Lock "cinder-attachment_update-191f1927-507e-4b5b-b356-fa0f24f50033-np0005649721.novalocal" released by "attachment_update" :: held 3.531s {{(pid=123123) __release /opt/stack/cinder/cinder/coordination.py:152}} Mar 17 10:42:19.960455 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-90bf1890-3723-4431-a56b-56c16147a0b2 req-3d854450-bbe8-4933-aaef-d23f931b1efe tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] https://38.102.83.89/volume/v3/attachments/84216cc2-0b4b-4756-9ed3-7901e52d78f7 returned with HTTP 200 Mar 17 10:42:19.960962 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 262/529] 38.102.83.89 () {80 vars in 1814 bytes} [Tue Mar 17 10:42:16 2026] PUT /volume/v3/attachments/84216cc2-0b4b-4756-9ed3-7901e52d78f7 => generated 790 bytes in 3563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:42:19.973873 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-90bf1890-3723-4431-a56b-56c16147a0b2 req-60f35131-6963-4141-bdb8-3c7916b2c44e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:19.977159 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-90bf1890-3723-4431-a56b-56c16147a0b2 req-60f35131-6963-4141-bdb8-3c7916b2c44e tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] GET https://38.102.83.89/volume/v3/attachments/84216cc2-0b4b-4756-9ed3-7901e52d78f7 Mar 17 10:42:19.977411 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-90bf1890-3723-4431-a56b-56c16147a0b2 req-60f35131-6963-4141-bdb8-3c7916b2c44e tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:42:19.978054 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-90bf1890-3723-4431-a56b-56c16147a0b2 req-60f35131-6963-4141-bdb8-3c7916b2c44e tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Calling method 'version_select' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:42:20.001703 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-90bf1890-3723-4431-a56b-56c16147a0b2 req-60f35131-6963-4141-bdb8-3c7916b2c44e tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] https://38.102.83.89/volume/v3/attachments/84216cc2-0b4b-4756-9ed3-7901e52d78f7 returned with HTTP 200 Mar 17 10:42:20.002260 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 268/530] 38.102.83.89 () {76 vars in 1761 bytes} [Tue Mar 17 10:42:19 2026] GET /volume/v3/attachments/84216cc2-0b4b-4756-9ed3-7901e52d78f7 => generated 815 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:42:20.812513 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-5fee8270-684d-4fa2-b489-11f99e646db9 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:20.815131 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5fee8270-684d-4fa2-b489-11f99e646db9 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] GET https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd Mar 17 10:42:20.815528 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5fee8270-684d-4fa2-b489-11f99e646db9 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:42:20.815835 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5fee8270-684d-4fa2-b489-11f99e646db9 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:42:20.828349 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:42:20.828349 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:42:20.832838 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-5fee8270-684d-4fa2-b489-11f99e646db9 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Volume info retrieved successfully. Mar 17 10:42:20.839217 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5fee8270-684d-4fa2-b489-11f99e646db9 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd returned with HTTP 200 Mar 17 10:42:20.839972 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 263/531] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:42:20 2026] GET /volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:42:21.466465 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-1e46bb61-1925-435f-aae3-a4d2419c5cf8 req-ced9b0b0-dbe7-4423-8834-346eaff5c136 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:21.467961 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-1e46bb61-1925-435f-aae3-a4d2419c5cf8 req-ced9b0b0-dbe7-4423-8834-346eaff5c136 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] POST https://38.102.83.89/volume/v3/attachments/439edbda-fe21-4981-8e19-a895abb176d9/action Mar 17 10:42:21.468232 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-1e46bb61-1925-435f-aae3-a4d2419c5cf8 req-ced9b0b0-dbe7-4423-8834-346eaff5c136 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Action body: b'{"os-complete": null}' {{(pid=123124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:42:21.468357 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-1e46bb61-1925-435f-aae3-a4d2419c5cf8 req-ced9b0b0-dbe7-4423-8834-346eaff5c136 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:42:21.479568 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:42:21.479568 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:42:21.486458 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-1e46bb61-1925-435f-aae3-a4d2419c5cf8 req-ced9b0b0-dbe7-4423-8834-346eaff5c136 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/attachments/439edbda-fe21-4981-8e19-a895abb176d9/action returned with HTTP 204 Mar 17 10:42:21.486836 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 269/532] 38.102.83.89 () {80 vars in 1835 bytes} [Tue Mar 17 10:42:21 2026] POST /volume/v3/attachments/439edbda-fe21-4981-8e19-a895abb176d9/action => generated 0 bytes in 21 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Mar 17 10:42:21.861505 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-85df2a4c-cf71-4120-831c-16b22ba2f0e3 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:21.864192 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-85df2a4c-cf71-4120-831c-16b22ba2f0e3 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] GET https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd Mar 17 10:42:21.864515 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-85df2a4c-cf71-4120-831c-16b22ba2f0e3 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:42:21.864821 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-85df2a4c-cf71-4120-831c-16b22ba2f0e3 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:42:21.877549 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:42:21.877549 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:42:21.881662 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-85df2a4c-cf71-4120-831c-16b22ba2f0e3 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Volume info retrieved successfully. Mar 17 10:42:21.887840 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-85df2a4c-cf71-4120-831c-16b22ba2f0e3 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd returned with HTTP 200 Mar 17 10:42:21.888480 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 264/533] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:42:21 2026] GET /volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:42:21.912866 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-98897f9d-c351-47d0-8a24-4c1c13f8dcac None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:21.914927 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-98897f9d-c351-47d0-8a24-4c1c13f8dcac tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] GET https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd Mar 17 10:42:21.915196 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-98897f9d-c351-47d0-8a24-4c1c13f8dcac tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:42:21.915515 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-98897f9d-c351-47d0-8a24-4c1c13f8dcac tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:42:21.927530 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:42:21.927530 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:42:21.934566 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-98897f9d-c351-47d0-8a24-4c1c13f8dcac tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Volume info retrieved successfully. Mar 17 10:42:21.941353 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-98897f9d-c351-47d0-8a24-4c1c13f8dcac tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd returned with HTTP 200 Mar 17 10:42:21.941920 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 270/534] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:42:21 2026] GET /volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:42:25.236529 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-90bf1890-3723-4431-a56b-56c16147a0b2 req-21f74c6f-2f9a-435d-a1d2-0c940a55db20 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:25.239350 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-90bf1890-3723-4431-a56b-56c16147a0b2 req-21f74c6f-2f9a-435d-a1d2-0c940a55db20 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] POST https://38.102.83.89/volume/v3/attachments/84216cc2-0b4b-4756-9ed3-7901e52d78f7/action Mar 17 10:42:25.239350 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-90bf1890-3723-4431-a56b-56c16147a0b2 req-21f74c6f-2f9a-435d-a1d2-0c940a55db20 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Action body: b'{"os-complete": null}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:42:25.239447 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-90bf1890-3723-4431-a56b-56c16147a0b2 req-21f74c6f-2f9a-435d-a1d2-0c940a55db20 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:42:25.267820 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:42:25.267820 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:42:25.278691 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-90bf1890-3723-4431-a56b-56c16147a0b2 req-21f74c6f-2f9a-435d-a1d2-0c940a55db20 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] https://38.102.83.89/volume/v3/attachments/84216cc2-0b4b-4756-9ed3-7901e52d78f7/action returned with HTTP 204 Mar 17 10:42:25.279131 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 265/535] 38.102.83.89 () {80 vars in 1835 bytes} [Tue Mar 17 10:42:25 2026] POST /volume/v3/attachments/84216cc2-0b4b-4756-9ed3-7901e52d78f7/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:42:30.372214 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-a03dd73b-3e2e-4684-a799-015338538892 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:30.372853 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a03dd73b-3e2e-4684-a799-015338538892 None None] GET https://38.102.83.89/volume// Mar 17 10:42:30.373140 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a03dd73b-3e2e-4684-a799-015338538892 None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:42:30.373548 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a03dd73b-3e2e-4684-a799-015338538892 None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:42:30.374085 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a03dd73b-3e2e-4684-a799-015338538892 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:42:30.374802 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 271/536] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 10:42:30 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:42:30.382735 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-9011f6f2-a55e-4aa2-a7ae-ee13f2f7796a req-066fbf25-9474-440e-94b1-04a9603842ea None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:30.384641 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-9011f6f2-a55e-4aa2-a7ae-ee13f2f7796a req-066fbf25-9474-440e-94b1-04a9603842ea tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] POST https://38.102.83.89/volume/v3/attachments Mar 17 10:42:30.384900 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-9011f6f2-a55e-4aa2-a7ae-ee13f2f7796a req-066fbf25-9474-440e-94b1-04a9603842ea tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f2c9131-629c-4dbd-86ac-c9754049a4fd", "connector": null, "instance_uuid": "6913370a-2e0f-40c7-bc99-06e1940e36f5"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:42:30.424392 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:42:30.424392 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:42:30.471051 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-9011f6f2-a55e-4aa2-a7ae-ee13f2f7796a req-066fbf25-9474-440e-94b1-04a9603842ea tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/attachments returned with HTTP 200 Mar 17 10:42:30.471764 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 266/537] 38.102.83.89 () {80 vars in 1704 bytes} [Tue Mar 17 10:42:30 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:42:30.486594 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-9011f6f2-a55e-4aa2-a7ae-ee13f2f7796a req-671971f4-810e-4563-880c-7c66e5d3c77c None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:30.489763 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-9011f6f2-a55e-4aa2-a7ae-ee13f2f7796a req-671971f4-810e-4563-880c-7c66e5d3c77c tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] DELETE https://38.102.83.89/volume/v3/attachments/439edbda-fe21-4981-8e19-a895abb176d9 Mar 17 10:42:30.490051 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-9011f6f2-a55e-4aa2-a7ae-ee13f2f7796a req-671971f4-810e-4563-880c-7c66e5d3c77c tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:42:30.490407 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-9011f6f2-a55e-4aa2-a7ae-ee13f2f7796a req-671971f4-810e-4563-880c-7c66e5d3c77c tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Calling method 'version_select' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:42:30.519715 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:42:30.519715 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:42:32.058325 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-9011f6f2-a55e-4aa2-a7ae-ee13f2f7796a req-671971f4-810e-4563-880c-7c66e5d3c77c tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/attachments/439edbda-fe21-4981-8e19-a895abb176d9 returned with HTTP 200 Mar 17 10:42:32.058735 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 272/538] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 10:42:30 2026] DELETE /volume/v3/attachments/439edbda-fe21-4981-8e19-a895abb176d9 => generated 192 bytes in 1573 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:42:36.631697 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-9011f6f2-a55e-4aa2-a7ae-ee13f2f7796a req-ceba8a2d-25eb-4ea4-b32e-6aef5e48cb34 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:36.636949 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-9011f6f2-a55e-4aa2-a7ae-ee13f2f7796a req-ceba8a2d-25eb-4ea4-b32e-6aef5e48cb34 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] PUT https://38.102.83.89/volume/v3/attachments/82fe1c19-8ea0-4dcd-82b4-fec37bfedbbf Mar 17 10:42:36.637750 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-9011f6f2-a55e-4aa2-a7ae-ee13f2f7796a req-ceba8a2d-25eb-4ea4-b32e-6aef5e48cb34 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "38.102.83.89", "host": "np0005649721.novalocal", "multipath": false, "enforce_multipath": true, "initiator": "iqn.1994-05.com.redhat:fd15498af3bd", "do_local_attach": false, "uuid": "0ceb02b1-38b4-43fc-8549-abe22c224d5e", "system uuid": "7643bce9-2f06-4fe7-b291-650913a35e56", "nvme_native_multipath": false, "nqn": "nqn.2014-08.org.nvmexpress:uuid:7492a7d8-3878-46d7-bc3c-9b085f58a756", "found_dsc": "", "host_ips": ["38.102.83.89", "fe80::f816:3eff:feb5:bca3", "192.168.122.1", "172.24.5.1", "2001:db8::2", "fe80::608a:3ff:feb6:c149", "fe80::e08e:a8ff:fe61:1494", "fe80::fc16:3eff:fedd:2be5", "fe80::b071:6bff:feb1:d21d", "fe80::fc16:3eff:fecf:fbd4", "fe80::fc16:3eff:feb8:866b", "fe80::fc16:3eff:feed:805e"], "mountpoint": "/dev/vdb"}}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:42:36.652710 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-9011f6f2-a55e-4aa2-a7ae-ee13f2f7796a req-ceba8a2d-25eb-4ea4-b32e-6aef5e48cb34 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Acquiring lock "cinder-attachment_update-1f2c9131-629c-4dbd-86ac-c9754049a4fd-np0005649721.novalocal" by "attachment_update" {{(pid=123123) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Mar 17 10:42:36.662428 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-9011f6f2-a55e-4aa2-a7ae-ee13f2f7796a req-ceba8a2d-25eb-4ea4-b32e-6aef5e48cb34 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Lock "cinder-attachment_update-1f2c9131-629c-4dbd-86ac-c9754049a4fd-np0005649721.novalocal" acquired by "attachment_update" :: waited 0.009s {{(pid=123123) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Mar 17 10:42:36.663855 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:42:36.663855 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:42:40.209744 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-9011f6f2-a55e-4aa2-a7ae-ee13f2f7796a req-ceba8a2d-25eb-4ea4-b32e-6aef5e48cb34 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Lock "cinder-attachment_update-1f2c9131-629c-4dbd-86ac-c9754049a4fd-np0005649721.novalocal" released by "attachment_update" :: held 3.548s {{(pid=123123) __release /opt/stack/cinder/cinder/coordination.py:152}} Mar 17 10:42:40.210718 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-9011f6f2-a55e-4aa2-a7ae-ee13f2f7796a req-ceba8a2d-25eb-4ea4-b32e-6aef5e48cb34 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/attachments/82fe1c19-8ea0-4dcd-82b4-fec37bfedbbf returned with HTTP 200 Mar 17 10:42:40.211587 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 267/539] 38.102.83.89 () {80 vars in 1814 bytes} [Tue Mar 17 10:42:36 2026] PUT /volume/v3/attachments/82fe1c19-8ea0-4dcd-82b4-fec37bfedbbf => generated 790 bytes in 3581 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:42:40.225487 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-9011f6f2-a55e-4aa2-a7ae-ee13f2f7796a req-57bb30fc-e1e3-477a-8727-7ceb75247941 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:40.228742 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-9011f6f2-a55e-4aa2-a7ae-ee13f2f7796a req-57bb30fc-e1e3-477a-8727-7ceb75247941 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] GET https://38.102.83.89/volume/v3/attachments/82fe1c19-8ea0-4dcd-82b4-fec37bfedbbf Mar 17 10:42:40.229065 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-9011f6f2-a55e-4aa2-a7ae-ee13f2f7796a req-57bb30fc-e1e3-477a-8727-7ceb75247941 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:42:40.229472 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-9011f6f2-a55e-4aa2-a7ae-ee13f2f7796a req-57bb30fc-e1e3-477a-8727-7ceb75247941 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Calling method 'version_select' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:42:40.248429 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-9011f6f2-a55e-4aa2-a7ae-ee13f2f7796a req-57bb30fc-e1e3-477a-8727-7ceb75247941 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/attachments/82fe1c19-8ea0-4dcd-82b4-fec37bfedbbf returned with HTTP 200 Mar 17 10:42:40.249504 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 273/540] 38.102.83.89 () {76 vars in 1761 bytes} [Tue Mar 17 10:42:40 2026] GET /volume/v3/attachments/82fe1c19-8ea0-4dcd-82b4-fec37bfedbbf => generated 815 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:42:50.200753 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-9011f6f2-a55e-4aa2-a7ae-ee13f2f7796a req-1336949c-a6e7-421a-a0d3-b769f7728994 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:50.202494 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=73,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:42:50.204089 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-9011f6f2-a55e-4aa2-a7ae-ee13f2f7796a req-1336949c-a6e7-421a-a0d3-b769f7728994 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] POST https://38.102.83.89/volume/v3/attachments/82fe1c19-8ea0-4dcd-82b4-fec37bfedbbf/action Mar 17 10:42:50.206322 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-9011f6f2-a55e-4aa2-a7ae-ee13f2f7796a req-1336949c-a6e7-421a-a0d3-b769f7728994 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Action body: b'{"os-complete": null}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:42:50.206322 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-9011f6f2-a55e-4aa2-a7ae-ee13f2f7796a req-1336949c-a6e7-421a-a0d3-b769f7728994 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:42:50.244041 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:42:50.244041 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:42:50.246811 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=100,cinder:INSERT=11,cinder:UPDATE=23 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:42:50.254502 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-9011f6f2-a55e-4aa2-a7ae-ee13f2f7796a req-1336949c-a6e7-421a-a0d3-b769f7728994 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/attachments/82fe1c19-8ea0-4dcd-82b4-fec37bfedbbf/action returned with HTTP 204 Mar 17 10:42:50.254962 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 268/541] 38.102.83.89 () {80 vars in 1835 bytes} [Tue Mar 17 10:42:50 2026] POST /volume/v3/attachments/82fe1c19-8ea0-4dcd-82b4-fec37bfedbbf/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:42:55.302377 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-b134ce25-180f-468c-a408-95f50df71760 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:55.302921 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b134ce25-180f-468c-a408-95f50df71760 None None] GET https://38.102.83.89/volume// Mar 17 10:42:55.303217 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b134ce25-180f-468c-a408-95f50df71760 None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:42:55.303549 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b134ce25-180f-468c-a408-95f50df71760 None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:42:55.304080 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b134ce25-180f-468c-a408-95f50df71760 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:42:55.304527 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 274/542] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 10:42:55 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:42:55.315233 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-c1a42168-fd78-428b-83d3-7173307b13cb req-edc5c337-daaa-4e23-800e-50ad202d514d None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:55.317961 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-c1a42168-fd78-428b-83d3-7173307b13cb req-edc5c337-daaa-4e23-800e-50ad202d514d tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] POST https://38.102.83.89/volume/v3/attachments Mar 17 10:42:55.318228 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-c1a42168-fd78-428b-83d3-7173307b13cb req-edc5c337-daaa-4e23-800e-50ad202d514d tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f2c9131-629c-4dbd-86ac-c9754049a4fd", "connector": null, "instance_uuid": "6913370a-2e0f-40c7-bc99-06e1940e36f5"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:42:55.338758 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:42:55.338758 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:42:55.374663 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-c1a42168-fd78-428b-83d3-7173307b13cb req-edc5c337-daaa-4e23-800e-50ad202d514d tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/attachments returned with HTTP 200 Mar 17 10:42:55.375256 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 269/543] 38.102.83.89 () {80 vars in 1704 bytes} [Tue Mar 17 10:42:55 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:42:55.385401 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-c1a42168-fd78-428b-83d3-7173307b13cb req-b81699d6-1942-496a-bc4b-d0bb05ac0573 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:55.388292 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c1a42168-fd78-428b-83d3-7173307b13cb req-b81699d6-1942-496a-bc4b-d0bb05ac0573 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] DELETE https://38.102.83.89/volume/v3/attachments/82fe1c19-8ea0-4dcd-82b4-fec37bfedbbf Mar 17 10:42:55.388617 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-c1a42168-fd78-428b-83d3-7173307b13cb req-b81699d6-1942-496a-bc4b-d0bb05ac0573 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:42:55.388920 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-c1a42168-fd78-428b-83d3-7173307b13cb req-b81699d6-1942-496a-bc4b-d0bb05ac0573 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Calling method 'version_select' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:42:55.399867 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:42:55.399867 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:42:56.936450 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c1a42168-fd78-428b-83d3-7173307b13cb req-b81699d6-1942-496a-bc4b-d0bb05ac0573 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/attachments/82fe1c19-8ea0-4dcd-82b4-fec37bfedbbf returned with HTTP 200 Mar 17 10:42:56.937018 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 275/544] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 10:42:55 2026] DELETE /volume/v3/attachments/82fe1c19-8ea0-4dcd-82b4-fec37bfedbbf => generated 192 bytes in 1552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:42:57.753942 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-5184551a-d4f5-4c4f-a53d-a7d0d5393746 req-5350d750-cdf5-48c3-85ef-fa5ace06a673 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:42:57.755917 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-5184551a-d4f5-4c4f-a53d-a7d0d5393746 req-5350d750-cdf5-48c3-85ef-fa5ace06a673 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] DELETE https://38.102.83.89/volume/v3/attachments/84216cc2-0b4b-4756-9ed3-7901e52d78f7 Mar 17 10:42:57.756060 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-5184551a-d4f5-4c4f-a53d-a7d0d5393746 req-5350d750-cdf5-48c3-85ef-fa5ace06a673 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:42:57.756220 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-5184551a-d4f5-4c4f-a53d-a7d0d5393746 req-5350d750-cdf5-48c3-85ef-fa5ace06a673 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Calling method 'version_select' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:42:57.764060 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:42:57.764060 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:43:00.803500 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-5184551a-d4f5-4c4f-a53d-a7d0d5393746 req-5350d750-cdf5-48c3-85ef-fa5ace06a673 tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] https://38.102.83.89/volume/v3/attachments/84216cc2-0b4b-4756-9ed3-7901e52d78f7 returned with HTTP 200 Mar 17 10:43:00.804206 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 270/545] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 10:42:57 2026] DELETE /volume/v3/attachments/84216cc2-0b4b-4756-9ed3-7901e52d78f7 => generated 19 bytes in 3051 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:43:00.820005 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-5184551a-d4f5-4c4f-a53d-a7d0d5393746 req-cbc09297-0b8b-488f-8517-71f1003d2baa None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:43:00.823075 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-5184551a-d4f5-4c4f-a53d-a7d0d5393746 req-cbc09297-0b8b-488f-8517-71f1003d2baa tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] DELETE https://38.102.83.89/volume/v3/volumes/191f1927-507e-4b5b-b356-fa0f24f50033 Mar 17 10:43:00.823383 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-5184551a-d4f5-4c4f-a53d-a7d0d5393746 req-cbc09297-0b8b-488f-8517-71f1003d2baa tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:43:00.823754 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-5184551a-d4f5-4c4f-a53d-a7d0d5393746 req-cbc09297-0b8b-488f-8517-71f1003d2baa tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:43:00.824028 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [req-5184551a-d4f5-4c4f-a53d-a7d0d5393746 req-cbc09297-0b8b-488f-8517-71f1003d2baa tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Delete volume with id: 191f1927-507e-4b5b-b356-fa0f24f50033 Mar 17 10:43:00.835962 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:43:00.835962 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:43:00.836752 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-5184551a-d4f5-4c4f-a53d-a7d0d5393746 req-cbc09297-0b8b-488f-8517-71f1003d2baa tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Volume info retrieved successfully. Mar 17 10:43:00.860418 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-5184551a-d4f5-4c4f-a53d-a7d0d5393746 req-cbc09297-0b8b-488f-8517-71f1003d2baa tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] Delete volume request issued successfully. Mar 17 10:43:00.860559 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-5184551a-d4f5-4c4f-a53d-a7d0d5393746 req-cbc09297-0b8b-488f-8517-71f1003d2baa tempest-ServerActionsTestOtherA-1972743188 tempest-ServerActionsTestOtherA-1972743188-project-member] https://38.102.83.89/volume/v3/volumes/191f1927-507e-4b5b-b356-fa0f24f50033 returned with HTTP 202 Mar 17 10:43:00.861178 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 276/546] 38.102.83.89 () {76 vars in 1730 bytes} [Tue Mar 17 10:43:00 2026] DELETE /volume/v3/volumes/191f1927-507e-4b5b-b356-fa0f24f50033 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 10:43:03.319542 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-c1a42168-fd78-428b-83d3-7173307b13cb req-9dc59422-7e26-4308-9f1e-9a2fe246826a None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:43:03.322451 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-c1a42168-fd78-428b-83d3-7173307b13cb req-9dc59422-7e26-4308-9f1e-9a2fe246826a tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] PUT https://38.102.83.89/volume/v3/attachments/2bfe2223-c436-493a-8374-c38cc1f42e63 Mar 17 10:43:03.323034 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-c1a42168-fd78-428b-83d3-7173307b13cb req-9dc59422-7e26-4308-9f1e-9a2fe246826a tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "38.102.83.89", "host": "np0005649721.novalocal", "multipath": false, "enforce_multipath": true, "initiator": "iqn.1994-05.com.redhat:fd15498af3bd", "do_local_attach": false, "uuid": "0ceb02b1-38b4-43fc-8549-abe22c224d5e", "system uuid": "7643bce9-2f06-4fe7-b291-650913a35e56", "nvme_native_multipath": false, "nqn": "nqn.2014-08.org.nvmexpress:uuid:7492a7d8-3878-46d7-bc3c-9b085f58a756", "found_dsc": "", "host_ips": ["38.102.83.89", "fe80::f816:3eff:feb5:bca3", "192.168.122.1", "172.24.5.1", "2001:db8::2", "fe80::608a:3ff:feb6:c149", "fe80::e08e:a8ff:fe61:1494", "fe80::fc16:3eff:fedd:2be5", "fe80::b071:6bff:feb1:d21d", "fe80::fc16:3eff:fecf:fbd4", "fe80::fc16:3eff:feb8:866b"], "mountpoint": "/dev/vdb"}}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:43:03.335070 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-c1a42168-fd78-428b-83d3-7173307b13cb req-9dc59422-7e26-4308-9f1e-9a2fe246826a tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Acquiring lock "cinder-attachment_update-1f2c9131-629c-4dbd-86ac-c9754049a4fd-np0005649721.novalocal" by "attachment_update" {{(pid=123123) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Mar 17 10:43:03.343755 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-c1a42168-fd78-428b-83d3-7173307b13cb req-9dc59422-7e26-4308-9f1e-9a2fe246826a tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Lock "cinder-attachment_update-1f2c9131-629c-4dbd-86ac-c9754049a4fd-np0005649721.novalocal" acquired by "attachment_update" :: waited 0.009s {{(pid=123123) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Mar 17 10:43:03.345204 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:43:03.345204 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:43:06.875352 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-c1a42168-fd78-428b-83d3-7173307b13cb req-9dc59422-7e26-4308-9f1e-9a2fe246826a tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Lock "cinder-attachment_update-1f2c9131-629c-4dbd-86ac-c9754049a4fd-np0005649721.novalocal" released by "attachment_update" :: held 3.531s {{(pid=123123) __release /opt/stack/cinder/cinder/coordination.py:152}} Mar 17 10:43:06.875942 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-c1a42168-fd78-428b-83d3-7173307b13cb req-9dc59422-7e26-4308-9f1e-9a2fe246826a tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/attachments/2bfe2223-c436-493a-8374-c38cc1f42e63 returned with HTTP 200 Mar 17 10:43:06.876998 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 271/547] 38.102.83.89 () {80 vars in 1814 bytes} [Tue Mar 17 10:43:03 2026] PUT /volume/v3/attachments/2bfe2223-c436-493a-8374-c38cc1f42e63 => generated 790 bytes in 3558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:43:06.893529 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-c1a42168-fd78-428b-83d3-7173307b13cb req-8dda00c1-24fd-40aa-858a-51e86721344c None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:43:06.896412 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c1a42168-fd78-428b-83d3-7173307b13cb req-8dda00c1-24fd-40aa-858a-51e86721344c tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] GET https://38.102.83.89/volume/v3/attachments/2bfe2223-c436-493a-8374-c38cc1f42e63 Mar 17 10:43:06.896865 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-c1a42168-fd78-428b-83d3-7173307b13cb req-8dda00c1-24fd-40aa-858a-51e86721344c tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:43:06.897254 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-c1a42168-fd78-428b-83d3-7173307b13cb req-8dda00c1-24fd-40aa-858a-51e86721344c tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Calling method 'version_select' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:43:06.923003 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c1a42168-fd78-428b-83d3-7173307b13cb req-8dda00c1-24fd-40aa-858a-51e86721344c tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/attachments/2bfe2223-c436-493a-8374-c38cc1f42e63 returned with HTTP 200 Mar 17 10:43:06.923719 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 277/548] 38.102.83.89 () {76 vars in 1761 bytes} [Tue Mar 17 10:43:06 2026] GET /volume/v3/attachments/2bfe2223-c436-493a-8374-c38cc1f42e63 => generated 815 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:43:12.156054 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-c1a42168-fd78-428b-83d3-7173307b13cb req-9ec974b1-90b0-41c9-b0f0-92e3e7b33057 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:43:12.158446 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-c1a42168-fd78-428b-83d3-7173307b13cb req-9ec974b1-90b0-41c9-b0f0-92e3e7b33057 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] POST https://38.102.83.89/volume/v3/attachments/2bfe2223-c436-493a-8374-c38cc1f42e63/action Mar 17 10:43:12.158953 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-c1a42168-fd78-428b-83d3-7173307b13cb req-9ec974b1-90b0-41c9-b0f0-92e3e7b33057 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Action body: b'{"os-complete": null}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:43:12.159159 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-c1a42168-fd78-428b-83d3-7173307b13cb req-9ec974b1-90b0-41c9-b0f0-92e3e7b33057 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:43:12.187338 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:43:12.187338 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:43:12.200019 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-c1a42168-fd78-428b-83d3-7173307b13cb req-9ec974b1-90b0-41c9-b0f0-92e3e7b33057 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/attachments/2bfe2223-c436-493a-8374-c38cc1f42e63/action returned with HTTP 204 Mar 17 10:43:12.200019 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 272/549] 38.102.83.89 () {80 vars in 1835 bytes} [Tue Mar 17 10:43:12 2026] POST /volume/v3/attachments/2bfe2223-c436-493a-8374-c38cc1f42e63/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:43:16.921213 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:43:17.558125 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-6fb0cd9e-8eeb-4b4a-9b03-a1388ab06349 req-4f2f5d33-eb17-4a21-b55b-6ea67e9ebe72 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:43:17.560739 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-6fb0cd9e-8eeb-4b4a-9b03-a1388ab06349 req-4f2f5d33-eb17-4a21-b55b-6ea67e9ebe72 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] DELETE https://38.102.83.89/volume/v3/attachments/2bfe2223-c436-493a-8374-c38cc1f42e63 Mar 17 10:43:17.561164 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-6fb0cd9e-8eeb-4b4a-9b03-a1388ab06349 req-4f2f5d33-eb17-4a21-b55b-6ea67e9ebe72 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:43:17.561618 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-6fb0cd9e-8eeb-4b4a-9b03-a1388ab06349 req-4f2f5d33-eb17-4a21-b55b-6ea67e9ebe72 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Calling method 'version_select' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:43:17.575334 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:43:17.575334 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:43:20.612896 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-6fb0cd9e-8eeb-4b4a-9b03-a1388ab06349 req-4f2f5d33-eb17-4a21-b55b-6ea67e9ebe72 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/attachments/2bfe2223-c436-493a-8374-c38cc1f42e63 returned with HTTP 200 Mar 17 10:43:20.613474 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 278/550] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 10:43:17 2026] DELETE /volume/v3/attachments/2bfe2223-c436-493a-8374-c38cc1f42e63 => generated 19 bytes in 3057 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:43:22.196625 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=31,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:43:22.718172 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-4fc46033-fe94-4dd4-ba00-0dd10b73f376 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:43:22.719986 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-4fc46033-fe94-4dd4-ba00-0dd10b73f376 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] GET https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd Mar 17 10:43:22.720478 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-4fc46033-fe94-4dd4-ba00-0dd10b73f376 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:43:22.720762 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-4fc46033-fe94-4dd4-ba00-0dd10b73f376 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:43:22.743372 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:43:22.743372 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:43:22.756375 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-4fc46033-fe94-4dd4-ba00-0dd10b73f376 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Volume info retrieved successfully. Mar 17 10:43:22.760993 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-4fc46033-fe94-4dd4-ba00-0dd10b73f376 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd returned with HTTP 200 Mar 17 10:43:22.761350 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 273/551] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:43:22 2026] GET /volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:43:22.818667 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-ce3f2829-63f2-42f6-aa99-0db8c3c1fea8 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:43:22.820048 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ce3f2829-63f2-42f6-aa99-0db8c3c1fea8 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] GET https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd Mar 17 10:43:22.820189 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ce3f2829-63f2-42f6-aa99-0db8c3c1fea8 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:43:22.820343 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ce3f2829-63f2-42f6-aa99-0db8c3c1fea8 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:43:22.825923 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:43:22.825923 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:43:22.828697 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-ce3f2829-63f2-42f6-aa99-0db8c3c1fea8 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Volume info retrieved successfully. Mar 17 10:43:22.831596 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ce3f2829-63f2-42f6-aa99-0db8c3c1fea8 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd returned with HTTP 200 Mar 17 10:43:22.832073 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 279/552] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:43:22 2026] GET /volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd => generated 853 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:43:32.758459 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=4 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:43:32.830853 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=14,cinder:UPDATE=3 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:45:15.772063 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-32be892f-84ab-4c69-b0ee-e8572476385a None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:45:15.774054 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-32be892f-84ab-4c69-b0ee-e8572476385a tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] DELETE https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd Mar 17 10:45:15.774186 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-32be892f-84ab-4c69-b0ee-e8572476385a tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:45:15.774334 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-32be892f-84ab-4c69-b0ee-e8572476385a tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:45:15.774471 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-32be892f-84ab-4c69-b0ee-e8572476385a tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Delete volume with id: 1f2c9131-629c-4dbd-86ac-c9754049a4fd Mar 17 10:45:15.783723 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:45:15.783723 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:45:15.787483 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-32be892f-84ab-4c69-b0ee-e8572476385a tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Volume info retrieved successfully. Mar 17 10:45:15.807773 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-32be892f-84ab-4c69-b0ee-e8572476385a tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Delete volume request issued successfully. Mar 17 10:45:15.808060 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-32be892f-84ab-4c69-b0ee-e8572476385a tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd returned with HTTP 202 Mar 17 10:45:15.808778 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 274/553] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 10:45:15 2026] DELETE /volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Mar 17 10:45:15.824431 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-bd9407c5-501d-4dc2-b228-0cf0eb6d6ef8 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:45:15.826337 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-bd9407c5-501d-4dc2-b228-0cf0eb6d6ef8 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] GET https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd Mar 17 10:45:15.826637 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-bd9407c5-501d-4dc2-b228-0cf0eb6d6ef8 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:45:15.826912 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-bd9407c5-501d-4dc2-b228-0cf0eb6d6ef8 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:45:15.842014 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:45:15.842014 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:45:15.846331 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-bd9407c5-501d-4dc2-b228-0cf0eb6d6ef8 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Volume info retrieved successfully. Mar 17 10:45:15.852489 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-bd9407c5-501d-4dc2-b228-0cf0eb6d6ef8 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd returned with HTTP 200 Mar 17 10:45:15.853010 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 280/554] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:45:15 2026] GET /volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:45:16.873556 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-ed5ec75a-785a-4976-80d1-daf7da35dd0f None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:45:16.878575 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ed5ec75a-785a-4976-80d1-daf7da35dd0f tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] GET https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd Mar 17 10:45:16.878831 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ed5ec75a-785a-4976-80d1-daf7da35dd0f tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:45:16.879103 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ed5ec75a-785a-4976-80d1-daf7da35dd0f tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:45:16.894995 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:45:16.894995 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:45:16.902563 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-ed5ec75a-785a-4976-80d1-daf7da35dd0f tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Volume info retrieved successfully. Mar 17 10:45:16.907494 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ed5ec75a-785a-4976-80d1-daf7da35dd0f tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd returned with HTTP 200 Mar 17 10:45:16.907943 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 275/555] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:45:16 2026] GET /volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:45:17.930863 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-a9be9b6e-52f1-493a-91a4-733566b29e23 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:45:17.935326 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a9be9b6e-52f1-493a-91a4-733566b29e23 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] GET https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd Mar 17 10:45:17.935326 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a9be9b6e-52f1-493a-91a4-733566b29e23 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:45:17.935326 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a9be9b6e-52f1-493a-91a4-733566b29e23 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:45:17.939918 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a9be9b6e-52f1-493a-91a4-733566b29e23 tempest-ServerActionsTestOtherB-536380377 tempest-ServerActionsTestOtherB-536380377-project-member] https://38.102.83.89/volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd returned with HTTP 404 Mar 17 10:45:17.940317 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 281/556] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:45:17 2026] GET /volume/v3/volumes/1f2c9131-629c-4dbd-86ac-c9754049a4fd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:45:26.905736 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:45:27.937375 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=5 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:45:34.634250 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-0d569a06-e7e6-410b-9a23-0e55ce1be848 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:45:34.638350 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0d569a06-e7e6-410b-9a23-0e55ce1be848 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 10:45:34.638891 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0d569a06-e7e6-410b-9a23-0e55ce1be848 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1965294111", "imageRef": "94d916c9-b3b0-4ece-826a-886c90b57bfd", "size": 1}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:45:34.641291 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.volumes [None req-0d569a06-e7e6-410b-9a23-0e55ce1be848 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1965294111', 'imageRef': '94d916c9-b3b0-4ece-826a-886c90b57bfd', 'size': 1}} {{(pid=123123) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 10:45:34.818668 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-0d569a06-e7e6-410b-9a23-0e55ce1be848 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Create volume of 1 GB Mar 17 10:45:34.822511 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-0d569a06-e7e6-410b-9a23-0e55ce1be848 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Availability Zones retrieved successfully. Mar 17 10:45:34.826581 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-0d569a06-e7e6-410b-9a23-0e55ce1be848 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Flow 'volume_create_api' (43ac4401-c21b-41da-b774-d98c52834f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:45:34.827462 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-0d569a06-e7e6-410b-9a23-0e55ce1be848 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b12c124-33fb-478a-81b3-82d8856ff7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:45:34.828102 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.flows.api.create_volume [None req-0d569a06-e7e6-410b-9a23-0e55ce1be848 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Validating volume size '1' using validate_int {{(pid=123123) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:45:34.871613 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-0d569a06-e7e6-410b-9a23-0e55ce1be848 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b12c124-33fb-478a-81b3-82d8856ff7af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:45:34.872388 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-0d569a06-e7e6-410b-9a23-0e55ce1be848 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff0dbb86-8d6b-4210-9efa-0ff4fe69c531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:45:34.915220 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-0d569a06-e7e6-410b-9a23-0e55ce1be848 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Created reservations ['ae438b40-7876-4178-b5c4-d45f112e1185', 'd2574ffc-553c-46ba-bbd2-c59ac568662c', 'b0263733-f931-4f48-833f-4da0728d3977', 'f271091b-67e4-4a4b-87e2-9026093d8502'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:45:34.915628 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-0d569a06-e7e6-410b-9a23-0e55ce1be848 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff0dbb86-8d6b-4210-9efa-0ff4fe69c531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae438b40-7876-4178-b5c4-d45f112e1185', 'd2574ffc-553c-46ba-bbd2-c59ac568662c', 'b0263733-f931-4f48-833f-4da0728d3977', 'f271091b-67e4-4a4b-87e2-9026093d8502']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:45:34.916127 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-0d569a06-e7e6-410b-9a23-0e55ce1be848 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f76b8516-b92b-403e-8fe8-356c24f96a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:45:34.929317 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-0d569a06-e7e6-410b-9a23-0e55ce1be848 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f76b8516-b92b-403e-8fe8-356c24f96a28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32f068bb-5995-4909-a15d-89e445e22268', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1965294111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='388c337dae0245b783d49b592fcc6d46',qos_specs=None,replication_status=,reservations=['ae438b40-7876-4178-b5c4-d45f112e1185','d2574ffc-553c-46ba-bbd2-c59ac568662c','b0263733-f931-4f48-833f-4da0728d3977','f271091b-67e4-4a4b-87e2-9026093d8502'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93c7420e9086459a9be05f38fc1d1111',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:45:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1965294111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32f068bb-5995-4909-a15d-89e445e22268,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='388c337dae0245b783d49b592fcc6d46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93c7420e9086459a9be05f38fc1d1111',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:45:34.929854 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-0d569a06-e7e6-410b-9a23-0e55ce1be848 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af61c952-d946-4a09-904a-aafc766fcc7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:45:34.940895 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-0d569a06-e7e6-410b-9a23-0e55ce1be848 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af61c952-d946-4a09-904a-aafc766fcc7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1965294111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='388c337dae0245b783d49b592fcc6d46',qos_specs=None,replication_status=,reservations=['ae438b40-7876-4178-b5c4-d45f112e1185','d2574ffc-553c-46ba-bbd2-c59ac568662c','b0263733-f931-4f48-833f-4da0728d3977','f271091b-67e4-4a4b-87e2-9026093d8502'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93c7420e9086459a9be05f38fc1d1111',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:45:34.941280 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-0d569a06-e7e6-410b-9a23-0e55ce1be848 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10ddd757-36e2-44a7-97b5-dbbbb987448d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:45:34.952326 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-0d569a06-e7e6-410b-9a23-0e55ce1be848 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10ddd757-36e2-44a7-97b5-dbbbb987448d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:45:34.952326 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-0d569a06-e7e6-410b-9a23-0e55ce1be848 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Flow 'volume_create_api' (43ac4401-c21b-41da-b774-d98c52834f29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:45:34.952326 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-0d569a06-e7e6-410b-9a23-0e55ce1be848 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Create volume request issued successfully. Mar 17 10:45:34.952326 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0d569a06-e7e6-410b-9a23-0e55ce1be848 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 10:45:34.952326 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 276/557] 38.102.83.89 () {76 vars in 1410 bytes} [Tue Mar 17 10:45:34 2026] POST /volume/v3/volumes => generated 906 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:45:34.975412 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-4ada2889-d4ab-4074-b689-8aaafdbbdc6a None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:45:34.976913 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4ada2889-d4ab-4074-b689-8aaafdbbdc6a tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] GET https://38.102.83.89/volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 Mar 17 10:45:34.977113 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4ada2889-d4ab-4074-b689-8aaafdbbdc6a tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:45:34.977269 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4ada2889-d4ab-4074-b689-8aaafdbbdc6a tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:45:34.989969 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:45:34.989969 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:45:34.995062 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-4ada2889-d4ab-4074-b689-8aaafdbbdc6a tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Volume info retrieved successfully. Mar 17 10:45:34.998784 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4ada2889-d4ab-4074-b689-8aaafdbbdc6a tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] https://38.102.83.89/volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 returned with HTTP 200 Mar 17 10:45:34.998784 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 282/558] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 10:45:34 2026] GET /volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 => generated 974 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:45:36.026803 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-63364169-57af-4d53-93e4-e3c4c027b837 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:45:36.030145 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-63364169-57af-4d53-93e4-e3c4c027b837 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] GET https://38.102.83.89/volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 Mar 17 10:45:36.030566 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-63364169-57af-4d53-93e4-e3c4c027b837 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:45:36.030853 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-63364169-57af-4d53-93e4-e3c4c027b837 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:45:36.043672 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:45:36.043672 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:45:36.049567 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-63364169-57af-4d53-93e4-e3c4c027b837 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Volume info retrieved successfully. Mar 17 10:45:36.056315 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-63364169-57af-4d53-93e4-e3c4c027b837 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] https://38.102.83.89/volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 returned with HTTP 200 Mar 17 10:45:36.056878 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 277/559] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 10:45:36 2026] GET /volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 => generated 998 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:45:37.076360 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-992d4595-7883-4d92-89ff-a96a31956483 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:45:37.079980 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-992d4595-7883-4d92-89ff-a96a31956483 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] GET https://38.102.83.89/volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 Mar 17 10:45:37.079980 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-992d4595-7883-4d92-89ff-a96a31956483 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:45:37.080416 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-992d4595-7883-4d92-89ff-a96a31956483 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:45:37.092270 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:45:37.092270 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:45:37.097475 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-992d4595-7883-4d92-89ff-a96a31956483 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Volume info retrieved successfully. Mar 17 10:45:37.105593 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-992d4595-7883-4d92-89ff-a96a31956483 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] https://38.102.83.89/volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 returned with HTTP 200 Mar 17 10:45:37.106125 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 283/560] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 10:45:37 2026] GET /volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 => generated 1549 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 10:45:37.151868 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-79c52b03-facc-4880-aecd-698c23def9b5 req-f4dc603f-a62b-45d4-9d94-c9737628e044 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:45:37.154070 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-79c52b03-facc-4880-aecd-698c23def9b5 req-f4dc603f-a62b-45d4-9d94-c9737628e044 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] GET https://38.102.83.89/volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 Mar 17 10:45:37.154321 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-79c52b03-facc-4880-aecd-698c23def9b5 req-f4dc603f-a62b-45d4-9d94-c9737628e044 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:45:37.154572 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-79c52b03-facc-4880-aecd-698c23def9b5 req-f4dc603f-a62b-45d4-9d94-c9737628e044 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:45:37.162867 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:45:37.162867 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:45:37.166595 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-79c52b03-facc-4880-aecd-698c23def9b5 req-f4dc603f-a62b-45d4-9d94-c9737628e044 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Volume info retrieved successfully. Mar 17 10:45:37.171458 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-79c52b03-facc-4880-aecd-698c23def9b5 req-f4dc603f-a62b-45d4-9d94-c9737628e044 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] https://38.102.83.89/volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 returned with HTTP 200 Mar 17 10:45:37.171808 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 278/561] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:45:37 2026] GET /volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 => generated 1368 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:45:37.588279 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-79c52b03-facc-4880-aecd-698c23def9b5 req-47e4e4ff-a673-4b49-967d-e9681e844831 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:45:37.591290 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-79c52b03-facc-4880-aecd-698c23def9b5 req-47e4e4ff-a673-4b49-967d-e9681e844831 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] GET https://38.102.83.89/volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 Mar 17 10:45:37.591636 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-79c52b03-facc-4880-aecd-698c23def9b5 req-47e4e4ff-a673-4b49-967d-e9681e844831 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:45:37.591937 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-79c52b03-facc-4880-aecd-698c23def9b5 req-47e4e4ff-a673-4b49-967d-e9681e844831 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:45:37.605661 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:45:37.605661 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:45:37.612222 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-79c52b03-facc-4880-aecd-698c23def9b5 req-47e4e4ff-a673-4b49-967d-e9681e844831 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Volume info retrieved successfully. Mar 17 10:45:37.620624 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-79c52b03-facc-4880-aecd-698c23def9b5 req-47e4e4ff-a673-4b49-967d-e9681e844831 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] https://38.102.83.89/volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 returned with HTTP 200 Mar 17 10:45:37.621218 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 284/562] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:45:37 2026] GET /volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 => generated 1368 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:45:37.637690 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-ca207846-9512-4f84-8b6f-9f8b2033b9dc None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:45:37.638076 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ca207846-9512-4f84-8b6f-9f8b2033b9dc None None] GET https://38.102.83.89/volume// Mar 17 10:45:37.638239 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ca207846-9512-4f84-8b6f-9f8b2033b9dc None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:45:37.638549 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ca207846-9512-4f84-8b6f-9f8b2033b9dc None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:45:37.638897 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ca207846-9512-4f84-8b6f-9f8b2033b9dc None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:45:37.639211 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 279/563] 38.102.83.89 () {72 vars in 1530 bytes} [Tue Mar 17 10:45:37 2026] GET /volume/ => generated 388 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:45:37.647964 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-79c52b03-facc-4880-aecd-698c23def9b5 req-c0bf900e-7f65-4c3a-943e-4ec3feb3035a None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:45:37.651992 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-79c52b03-facc-4880-aecd-698c23def9b5 req-c0bf900e-7f65-4c3a-943e-4ec3feb3035a tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] POST https://38.102.83.89/volume/v3/attachments Mar 17 10:45:37.652959 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-79c52b03-facc-4880-aecd-698c23def9b5 req-c0bf900e-7f65-4c3a-943e-4ec3feb3035a tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "32f068bb-5995-4909-a15d-89e445e22268", "connector": null, "instance_uuid": "dd60b038-f322-4af2-9f6e-0bd26a8546d4"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:45:37.666410 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:45:37.666410 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:45:37.702168 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-79c52b03-facc-4880-aecd-698c23def9b5 req-c0bf900e-7f65-4c3a-943e-4ec3feb3035a tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] https://38.102.83.89/volume/v3/attachments returned with HTTP 200 Mar 17 10:45:37.703024 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 285/564] 38.102.83.89 () {80 vars in 1704 bytes} [Tue Mar 17 10:45:37 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:45:43.663148 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-23548060-cea4-43c8-8a0d-6b93ea17d722 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:45:43.663625 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-23548060-cea4-43c8-8a0d-6b93ea17d722 None None] GET https://38.102.83.89/volume// Mar 17 10:45:43.663625 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-23548060-cea4-43c8-8a0d-6b93ea17d722 None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:45:43.663697 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-23548060-cea4-43c8-8a0d-6b93ea17d722 None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:45:43.663971 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-23548060-cea4-43c8-8a0d-6b93ea17d722 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:45:43.664185 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 280/565] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 10:45:43 2026] GET /volume/ => generated 388 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:45:43.676157 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-79c52b03-facc-4880-aecd-698c23def9b5 req-3bf28f11-5d67-4184-a468-cbe5e950f7ed None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:45:43.683657 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-79c52b03-facc-4880-aecd-698c23def9b5 req-3bf28f11-5d67-4184-a468-cbe5e950f7ed tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] GET https://38.102.83.89/volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 Mar 17 10:45:43.684049 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-79c52b03-facc-4880-aecd-698c23def9b5 req-3bf28f11-5d67-4184-a468-cbe5e950f7ed tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:45:43.684655 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-79c52b03-facc-4880-aecd-698c23def9b5 req-3bf28f11-5d67-4184-a468-cbe5e950f7ed tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:45:43.703506 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:45:43.703506 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:45:43.717418 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-79c52b03-facc-4880-aecd-698c23def9b5 req-3bf28f11-5d67-4184-a468-cbe5e950f7ed tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Volume info retrieved successfully. Mar 17 10:45:43.730532 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-79c52b03-facc-4880-aecd-698c23def9b5 req-3bf28f11-5d67-4184-a468-cbe5e950f7ed tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] https://38.102.83.89/volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 returned with HTTP 200 Mar 17 10:45:43.731456 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 286/566] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 10:45:43 2026] GET /volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 => generated 1548 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 10:45:43.793006 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-79c52b03-facc-4880-aecd-698c23def9b5 req-18520f26-debe-4a88-928e-d0ca2c62db21 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:45:43.794996 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-79c52b03-facc-4880-aecd-698c23def9b5 req-18520f26-debe-4a88-928e-d0ca2c62db21 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] PUT https://38.102.83.89/volume/v3/attachments/0ffc0830-ca62-474d-9dfd-855da90d12a8 Mar 17 10:45:43.795405 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-79c52b03-facc-4880-aecd-698c23def9b5 req-18520f26-debe-4a88-928e-d0ca2c62db21 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "38.102.83.89", "host": "np0005649721.novalocal", "multipath": false, "enforce_multipath": true, "initiator": "iqn.1994-05.com.redhat:fd15498af3bd", "do_local_attach": false, "uuid": "0ceb02b1-38b4-43fc-8549-abe22c224d5e", "system uuid": "7643bce9-2f06-4fe7-b291-650913a35e56", "nvme_native_multipath": false, "nqn": "nqn.2014-08.org.nvmexpress:uuid:7492a7d8-3878-46d7-bc3c-9b085f58a756", "found_dsc": "", "host_ips": ["38.102.83.89", "fe80::f816:3eff:feb5:bca3", "192.168.122.1", "172.24.5.1", "2001:db8::2", "fe80::608a:3ff:feb6:c149", "fe80::fc16:3eff:fe94:21ad", "fe80::548a:50ff:fe5e:441f"], "mountpoint": "/dev/vda"}}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:45:43.802898 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-79c52b03-facc-4880-aecd-698c23def9b5 req-18520f26-debe-4a88-928e-d0ca2c62db21 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Acquiring lock "cinder-attachment_update-32f068bb-5995-4909-a15d-89e445e22268-np0005649721.novalocal" by "attachment_update" {{(pid=123123) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Mar 17 10:45:43.813614 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-79c52b03-facc-4880-aecd-698c23def9b5 req-18520f26-debe-4a88-928e-d0ca2c62db21 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Lock "cinder-attachment_update-32f068bb-5995-4909-a15d-89e445e22268-np0005649721.novalocal" acquired by "attachment_update" :: waited 0.011s {{(pid=123123) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Mar 17 10:45:43.814719 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:45:43.814719 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:45:47.340326 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-79c52b03-facc-4880-aecd-698c23def9b5 req-18520f26-debe-4a88-928e-d0ca2c62db21 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Lock "cinder-attachment_update-32f068bb-5995-4909-a15d-89e445e22268-np0005649721.novalocal" released by "attachment_update" :: held 3.527s {{(pid=123123) __release /opt/stack/cinder/cinder/coordination.py:152}} Mar 17 10:45:47.341336 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-79c52b03-facc-4880-aecd-698c23def9b5 req-18520f26-debe-4a88-928e-d0ca2c62db21 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] https://38.102.83.89/volume/v3/attachments/0ffc0830-ca62-474d-9dfd-855da90d12a8 returned with HTTP 200 Mar 17 10:45:47.341336 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 281/567] 38.102.83.89 () {80 vars in 1814 bytes} [Tue Mar 17 10:45:43 2026] PUT /volume/v3/attachments/0ffc0830-ca62-474d-9dfd-855da90d12a8 => generated 790 bytes in 3549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:45:47.853410 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-79c52b03-facc-4880-aecd-698c23def9b5 req-a8621232-a129-4e65-9f4a-a17be25d9951 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:45:47.856621 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-79c52b03-facc-4880-aecd-698c23def9b5 req-a8621232-a129-4e65-9f4a-a17be25d9951 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] POST https://38.102.83.89/volume/v3/attachments/0ffc0830-ca62-474d-9dfd-855da90d12a8/action Mar 17 10:45:47.857206 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-79c52b03-facc-4880-aecd-698c23def9b5 req-a8621232-a129-4e65-9f4a-a17be25d9951 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Action body: b'{"os-complete": null}' {{(pid=123124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:45:47.857446 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-79c52b03-facc-4880-aecd-698c23def9b5 req-a8621232-a129-4e65-9f4a-a17be25d9951 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:45:47.884179 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:45:47.884179 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:45:47.893396 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-79c52b03-facc-4880-aecd-698c23def9b5 req-a8621232-a129-4e65-9f4a-a17be25d9951 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] https://38.102.83.89/volume/v3/attachments/0ffc0830-ca62-474d-9dfd-855da90d12a8/action returned with HTTP 204 Mar 17 10:45:47.894243 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 287/568] 38.102.83.89 () {80 vars in 1835 bytes} [Tue Mar 17 10:45:47 2026] POST /volume/v3/attachments/0ffc0830-ca62-474d-9dfd-855da90d12a8/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Mar 17 10:45:57.331923 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=39,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:45:57.805632 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-5c899949-0a3b-439a-aa6c-811fd499c6a0 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:45:57.810264 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5c899949-0a3b-439a-aa6c-811fd499c6a0 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] GET https://38.102.83.89/volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 Mar 17 10:45:57.811123 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5c899949-0a3b-439a-aa6c-811fd499c6a0 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:45:57.811365 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5c899949-0a3b-439a-aa6c-811fd499c6a0 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:45:57.832645 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:45:57.832645 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:45:57.835825 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-5c899949-0a3b-439a-aa6c-811fd499c6a0 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Volume info retrieved successfully. Mar 17 10:45:57.841951 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5c899949-0a3b-439a-aa6c-811fd499c6a0 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] https://38.102.83.89/volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 returned with HTTP 200 Mar 17 10:45:57.842951 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 282/569] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 10:45:57 2026] GET /volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 => generated 1841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Mar 17 10:45:57.890817 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=27,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:46:07.839061 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=5 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:46:28.040874 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-4e89f1c6-7acc-41cc-b1cc-0e97531c26fc None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:46:28.043855 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-4e89f1c6-7acc-41cc-b1cc-0e97531c26fc tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] GET https://38.102.83.89/volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 Mar 17 10:46:28.044152 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-4e89f1c6-7acc-41cc-b1cc-0e97531c26fc tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:46:28.044492 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-4e89f1c6-7acc-41cc-b1cc-0e97531c26fc tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:46:28.061564 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:46:28.061564 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:46:28.067173 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-4e89f1c6-7acc-41cc-b1cc-0e97531c26fc tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Volume info retrieved successfully. Mar 17 10:46:28.075497 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-4e89f1c6-7acc-41cc-b1cc-0e97531c26fc tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] https://38.102.83.89/volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 returned with HTTP 200 Mar 17 10:46:28.076095 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 288/570] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:46:28 2026] GET /volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 => generated 1660 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Mar 17 10:46:28.120356 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-d41ab6d0-03fa-48c4-92e6-270c47830315 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:46:28.123504 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-d41ab6d0-03fa-48c4-92e6-270c47830315 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] GET https://38.102.83.89/volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 Mar 17 10:46:28.123916 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-d41ab6d0-03fa-48c4-92e6-270c47830315 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:46:28.124346 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-d41ab6d0-03fa-48c4-92e6-270c47830315 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:46:28.141938 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:46:28.141938 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:46:28.144966 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-d41ab6d0-03fa-48c4-92e6-270c47830315 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Volume info retrieved successfully. Mar 17 10:46:28.150528 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-d41ab6d0-03fa-48c4-92e6-270c47830315 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] https://38.102.83.89/volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 returned with HTTP 200 Mar 17 10:46:28.151030 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 283/571] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:46:28 2026] GET /volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 => generated 1660 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:46:31.644253 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-1ac633ab-695d-44de-977e-38d9b6c3932e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:46:31.644833 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1ac633ab-695d-44de-977e-38d9b6c3932e None None] GET https://38.102.83.89/volume// Mar 17 10:46:31.645083 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1ac633ab-695d-44de-977e-38d9b6c3932e None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:46:31.645435 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1ac633ab-695d-44de-977e-38d9b6c3932e None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:46:31.645938 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1ac633ab-695d-44de-977e-38d9b6c3932e None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:46:31.647415 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 289/572] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 10:46:31 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:46:31.667671 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-1ef03f99-346b-4d04-9b01-c9421896eef5 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:46:31.670669 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-1ef03f99-346b-4d04-9b01-c9421896eef5 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] POST https://38.102.83.89/volume/v3/attachments Mar 17 10:46:31.671191 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-1ef03f99-346b-4d04-9b01-c9421896eef5 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "32f068bb-5995-4909-a15d-89e445e22268", "connector": null, "instance_uuid": "dd60b038-f322-4af2-9f6e-0bd26a8546d4"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:46:31.688841 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:46:31.688841 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:46:31.726171 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-1ef03f99-346b-4d04-9b01-c9421896eef5 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] https://38.102.83.89/volume/v3/attachments returned with HTTP 200 Mar 17 10:46:31.726796 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 284/573] 38.102.83.89 () {80 vars in 1704 bytes} [Tue Mar 17 10:46:31 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:46:32.281612 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-2c9d7ff9-7547-495b-8de3-c54a53b054aa None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:46:32.284832 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-2c9d7ff9-7547-495b-8de3-c54a53b054aa tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] DELETE https://38.102.83.89/volume/v3/attachments/0ffc0830-ca62-474d-9dfd-855da90d12a8 Mar 17 10:46:32.285172 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-2c9d7ff9-7547-495b-8de3-c54a53b054aa tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:46:32.285549 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-2c9d7ff9-7547-495b-8de3-c54a53b054aa tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Calling method 'version_select' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:46:32.297495 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:46:32.297495 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:46:33.837405 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-2c9d7ff9-7547-495b-8de3-c54a53b054aa tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] https://38.102.83.89/volume/v3/attachments/0ffc0830-ca62-474d-9dfd-855da90d12a8 returned with HTTP 200 Mar 17 10:46:33.837405 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 290/574] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 10:46:32 2026] DELETE /volume/v3/attachments/0ffc0830-ca62-474d-9dfd-855da90d12a8 => generated 192 bytes in 1556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:46:33.937595 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-2b633f2b-8896-4d91-9701-cb1a5929a7b0 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:46:33.938125 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2b633f2b-8896-4d91-9701-cb1a5929a7b0 None None] GET https://38.102.83.89/volume// Mar 17 10:46:33.938417 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2b633f2b-8896-4d91-9701-cb1a5929a7b0 None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:46:33.938726 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2b633f2b-8896-4d91-9701-cb1a5929a7b0 None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:46:33.939243 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2b633f2b-8896-4d91-9701-cb1a5929a7b0 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:46:33.939736 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 285/575] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 10:46:33 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:46:33.949601 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-71e8c722-4477-441f-9051-84141b4afc53 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:46:33.952866 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-71e8c722-4477-441f-9051-84141b4afc53 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] POST https://38.102.83.89/volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268/action Mar 17 10:46:33.953465 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-71e8c722-4477-441f-9051-84141b4afc53 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Action body: b'{"os-reimage": {"image_id": "6c44c282-3468-4879-bce0-dac56a7aaf2b", "reimage_reserved": true}}' {{(pid=123124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:46:33.953687 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-71e8c722-4477-441f-9051-84141b4afc53 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "6c44c282-3468-4879-bce0-dac56a7aaf2b", "reimage_reserved": true}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:46:33.971464 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:46:33.971464 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:46:33.972220 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-71e8c722-4477-441f-9051-84141b4afc53 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Volume info retrieved successfully. Mar 17 10:46:34.141513 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-71e8c722-4477-441f-9051-84141b4afc53 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] https://38.102.83.89/volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268/action returned with HTTP 202 Mar 17 10:46:34.142352 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 291/576] 38.102.83.89 () {80 vars in 1823 bytes} [Tue Mar 17 10:46:33 2026] POST /volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268/action => generated 0 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Mar 17 10:46:38.065785 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-440abf7f-ee26-4eab-bbbf-ee69841ad364 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:46:38.066405 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-440abf7f-ee26-4eab-bbbf-ee69841ad364 None None] GET https://38.102.83.89/volume// Mar 17 10:46:38.066657 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-440abf7f-ee26-4eab-bbbf-ee69841ad364 None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:46:38.066947 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-440abf7f-ee26-4eab-bbbf-ee69841ad364 None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:46:38.067722 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-440abf7f-ee26-4eab-bbbf-ee69841ad364 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:46:38.068167 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 286/577] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 10:46:38 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:46:38.078756 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-9f6958cd-ba08-44a1-ab52-17de00b66764 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:46:38.081833 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-9f6958cd-ba08-44a1-ab52-17de00b66764 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] GET https://38.102.83.89/volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 Mar 17 10:46:38.082341 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-9f6958cd-ba08-44a1-ab52-17de00b66764 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:46:38.082723 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-9f6958cd-ba08-44a1-ab52-17de00b66764 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:46:38.098448 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:46:38.098448 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:46:38.103449 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-9f6958cd-ba08-44a1-ab52-17de00b66764 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Volume info retrieved successfully. Mar 17 10:46:38.111669 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-9f6958cd-ba08-44a1-ab52-17de00b66764 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] https://38.102.83.89/volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 returned with HTTP 200 Mar 17 10:46:38.112268 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 292/578] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 10:46:38 2026] GET /volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 => generated 1548 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 10:46:38.180433 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-03049020-05bd-48cb-86df-5f5310a6ec81 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:46:38.183606 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-03049020-05bd-48cb-86df-5f5310a6ec81 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] PUT https://38.102.83.89/volume/v3/attachments/1fab5665-39a1-472b-91dc-1f24a90f4490 Mar 17 10:46:38.184187 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-03049020-05bd-48cb-86df-5f5310a6ec81 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "38.102.83.89", "host": "np0005649721.novalocal", "multipath": false, "enforce_multipath": true, "initiator": "iqn.1994-05.com.redhat:fd15498af3bd", "do_local_attach": false, "uuid": "0ceb02b1-38b4-43fc-8549-abe22c224d5e", "system uuid": "7643bce9-2f06-4fe7-b291-650913a35e56", "nvme_native_multipath": false, "nqn": "nqn.2014-08.org.nvmexpress:uuid:7492a7d8-3878-46d7-bc3c-9b085f58a756", "found_dsc": "", "host_ips": ["38.102.83.89", "fe80::f816:3eff:feb5:bca3", "192.168.122.1", "172.24.5.1", "2001:db8::2", "fe80::608a:3ff:feb6:c149", "fe80::fc16:3eff:fe96:fd1e", "fe80::5421:e3ff:fef4:9d0c"], "mountpoint": "/dev/vda"}}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:46:38.194922 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-03049020-05bd-48cb-86df-5f5310a6ec81 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Acquiring lock "cinder-attachment_update-32f068bb-5995-4909-a15d-89e445e22268-np0005649721.novalocal" by "attachment_update" {{(pid=123123) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Mar 17 10:46:38.203981 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-03049020-05bd-48cb-86df-5f5310a6ec81 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Lock "cinder-attachment_update-32f068bb-5995-4909-a15d-89e445e22268-np0005649721.novalocal" acquired by "attachment_update" :: waited 0.007s {{(pid=123123) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Mar 17 10:46:38.203981 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:46:38.203981 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:46:41.740980 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-03049020-05bd-48cb-86df-5f5310a6ec81 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Lock "cinder-attachment_update-32f068bb-5995-4909-a15d-89e445e22268-np0005649721.novalocal" released by "attachment_update" :: held 3.539s {{(pid=123123) __release /opt/stack/cinder/cinder/coordination.py:152}} Mar 17 10:46:41.741461 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-03049020-05bd-48cb-86df-5f5310a6ec81 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] https://38.102.83.89/volume/v3/attachments/1fab5665-39a1-472b-91dc-1f24a90f4490 returned with HTTP 200 Mar 17 10:46:41.742074 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 287/579] 38.102.83.89 () {80 vars in 1814 bytes} [Tue Mar 17 10:46:38 2026] PUT /volume/v3/attachments/1fab5665-39a1-472b-91dc-1f24a90f4490 => generated 790 bytes in 3562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:46:42.261644 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-c13272b1-f802-45d4-9ae8-c82da09abdfc None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:46:42.263237 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-c13272b1-f802-45d4-9ae8-c82da09abdfc tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] POST https://38.102.83.89/volume/v3/attachments/1fab5665-39a1-472b-91dc-1f24a90f4490/action Mar 17 10:46:42.263518 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-c13272b1-f802-45d4-9ae8-c82da09abdfc tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Action body: b'{"os-complete": null}' {{(pid=123124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:46:42.263615 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-c13272b1-f802-45d4-9ae8-c82da09abdfc tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:46:42.295538 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:46:42.295538 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:46:42.306706 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-b244febd-d71d-4f59-b557-2ac93e5097d3 req-c13272b1-f802-45d4-9ae8-c82da09abdfc tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] https://38.102.83.89/volume/v3/attachments/1fab5665-39a1-472b-91dc-1f24a90f4490/action returned with HTTP 204 Mar 17 10:46:42.307527 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 293/580] 38.102.83.89 () {80 vars in 1835 bytes} [Tue Mar 17 10:46:42 2026] POST /volume/v3/attachments/1fab5665-39a1-472b-91dc-1f24a90f4490/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:46:51.671747 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-962b1a4e-3639-4579-bfd6-7d33c6f6f7af None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:46:51.673037 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-962b1a4e-3639-4579-bfd6-7d33c6f6f7af tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] GET https://38.102.83.89/volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 Mar 17 10:46:51.673189 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-962b1a4e-3639-4579-bfd6-7d33c6f6f7af tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:46:51.673341 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-962b1a4e-3639-4579-bfd6-7d33c6f6f7af tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:46:51.682746 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:46:51.682746 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:46:51.685122 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-962b1a4e-3639-4579-bfd6-7d33c6f6f7af tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Volume info retrieved successfully. Mar 17 10:46:51.688893 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-962b1a4e-3639-4579-bfd6-7d33c6f6f7af tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] https://38.102.83.89/volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 returned with HTTP 200 Mar 17 10:46:51.689169 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 288/581] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 10:46:51 2026] GET /volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 => generated 1841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 10:46:52.304033 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=29,cinder:UPDATE=6 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:47:01.687113 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=23,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:47:15.908726 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-cc92251d-d53d-48c1-b84a-9fe4848e627c req-09e841e9-2035-4d20-a0b6-084fae996078 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:47:15.910405 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-cc92251d-d53d-48c1-b84a-9fe4848e627c req-09e841e9-2035-4d20-a0b6-084fae996078 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] DELETE https://38.102.83.89/volume/v3/attachments/1fab5665-39a1-472b-91dc-1f24a90f4490 Mar 17 10:47:15.910576 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-cc92251d-d53d-48c1-b84a-9fe4848e627c req-09e841e9-2035-4d20-a0b6-084fae996078 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:47:15.910760 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-cc92251d-d53d-48c1-b84a-9fe4848e627c req-09e841e9-2035-4d20-a0b6-084fae996078 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Calling method 'version_select' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:47:15.920419 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:47:15.920419 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:47:18.950593 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-cc92251d-d53d-48c1-b84a-9fe4848e627c req-09e841e9-2035-4d20-a0b6-084fae996078 tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] https://38.102.83.89/volume/v3/attachments/1fab5665-39a1-472b-91dc-1f24a90f4490 returned with HTTP 200 Mar 17 10:47:18.951709 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 294/582] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 10:47:15 2026] DELETE /volume/v3/attachments/1fab5665-39a1-472b-91dc-1f24a90f4490 => generated 19 bytes in 3043 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:47:18.966658 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-cc92251d-d53d-48c1-b84a-9fe4848e627c req-02fb3bd8-499b-4ef4-af9c-5269922a17dc None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:47:18.969484 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-cc92251d-d53d-48c1-b84a-9fe4848e627c req-02fb3bd8-499b-4ef4-af9c-5269922a17dc tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] DELETE https://38.102.83.89/volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 Mar 17 10:47:18.969744 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-cc92251d-d53d-48c1-b84a-9fe4848e627c req-02fb3bd8-499b-4ef4-af9c-5269922a17dc tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:47:18.970046 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-cc92251d-d53d-48c1-b84a-9fe4848e627c req-02fb3bd8-499b-4ef4-af9c-5269922a17dc tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:47:18.970331 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [req-cc92251d-d53d-48c1-b84a-9fe4848e627c req-02fb3bd8-499b-4ef4-af9c-5269922a17dc tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Delete volume with id: 32f068bb-5995-4909-a15d-89e445e22268 Mar 17 10:47:18.981345 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:47:18.981345 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:47:18.982002 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-cc92251d-d53d-48c1-b84a-9fe4848e627c req-02fb3bd8-499b-4ef4-af9c-5269922a17dc tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Volume info retrieved successfully. Mar 17 10:47:19.005351 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-cc92251d-d53d-48c1-b84a-9fe4848e627c req-02fb3bd8-499b-4ef4-af9c-5269922a17dc tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] Delete volume request issued successfully. Mar 17 10:47:19.005351 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-cc92251d-d53d-48c1-b84a-9fe4848e627c req-02fb3bd8-499b-4ef4-af9c-5269922a17dc tempest-ServerActionsV293TestJSON-1147432901 tempest-ServerActionsV293TestJSON-1147432901-project-member] https://38.102.83.89/volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 returned with HTTP 202 Mar 17 10:47:19.005351 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 289/583] 38.102.83.89 () {76 vars in 1730 bytes} [Tue Mar 17 10:47:18 2026] DELETE /volume/v3/volumes/32f068bb-5995-4909-a15d-89e445e22268 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 10:47:28.949448 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=10,cinder:UPDATE=3 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:47:28.997522 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:47:54.349790 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-8304f780-6774-4716-aab8-dd6080341c11 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:47:54.352488 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-8304f780-6774-4716-aab8-dd6080341c11 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 10:47:54.352900 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-8304f780-6774-4716-aab8-dd6080341c11 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-895819674"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:47:54.354225 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.volumes [None req-8304f780-6774-4716-aab8-dd6080341c11 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-895819674'}} {{(pid=123124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 10:47:54.354225 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-8304f780-6774-4716-aab8-dd6080341c11 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Create volume of 1 GB Mar 17 10:47:54.354373 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:47:54.354373 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:47:54.362286 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-8304f780-6774-4716-aab8-dd6080341c11 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Availability Zones retrieved successfully. Mar 17 10:47:54.368911 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-8304f780-6774-4716-aab8-dd6080341c11 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Flow 'volume_create_api' (071ff2d2-413a-4b34-88de-0af2c1039dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:47:54.372787 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-8304f780-6774-4716-aab8-dd6080341c11 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19f54574-1fa8-478f-bfdd-cfc6de8fee87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:47:54.372787 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.flows.api.create_volume [None req-8304f780-6774-4716-aab8-dd6080341c11 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Validating volume size '1' using validate_int {{(pid=123124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:47:54.394154 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-8304f780-6774-4716-aab8-dd6080341c11 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19f54574-1fa8-478f-bfdd-cfc6de8fee87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:47:54.395080 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-8304f780-6774-4716-aab8-dd6080341c11 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6f765b4-bb49-4960-9754-fbd414e36be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:47:54.445877 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-8304f780-6774-4716-aab8-dd6080341c11 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Created reservations ['45318e0a-c453-4705-9acb-4940cb736dc6', '2ff483d0-0806-4d03-bded-2cd150ccf814', 'bbefcd19-1606-4c24-8834-444629e74c0f', 'c737a75c-0af0-4744-bc88-8be5d94bac93'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:47:54.446453 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-8304f780-6774-4716-aab8-dd6080341c11 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6f765b4-bb49-4960-9754-fbd414e36be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45318e0a-c453-4705-9acb-4940cb736dc6', '2ff483d0-0806-4d03-bded-2cd150ccf814', 'bbefcd19-1606-4c24-8834-444629e74c0f', 'c737a75c-0af0-4744-bc88-8be5d94bac93']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:47:54.447099 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-8304f780-6774-4716-aab8-dd6080341c11 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1cb3d6c-5415-4ddb-8aa3-50703c1eee28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:47:54.459249 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-8304f780-6774-4716-aab8-dd6080341c11 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1cb3d6c-5415-4ddb-8aa3-50703c1eee28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fec0f5a2-bbe5-4732-b421-b7864d1f0ebe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-895819674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a3debfb71364691952d6a4fb926d716',qos_specs=None,replication_status=,reservations=['45318e0a-c453-4705-9acb-4940cb736dc6','2ff483d0-0806-4d03-bded-2cd150ccf814','bbefcd19-1606-4c24-8834-444629e74c0f','c737a75c-0af0-4744-bc88-8be5d94bac93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a544dbd4911a4be8b177f16aa9ccb7cd',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:47:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-895819674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fec0f5a2-bbe5-4732-b421-b7864d1f0ebe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a3debfb71364691952d6a4fb926d716',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a544dbd4911a4be8b177f16aa9ccb7cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:47:54.459782 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-8304f780-6774-4716-aab8-dd6080341c11 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (614cab86-93f2-447c-ab0f-1bbecba0d6a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:47:54.472765 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-8304f780-6774-4716-aab8-dd6080341c11 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (614cab86-93f2-447c-ab0f-1bbecba0d6a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-895819674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a3debfb71364691952d6a4fb926d716',qos_specs=None,replication_status=,reservations=['45318e0a-c453-4705-9acb-4940cb736dc6','2ff483d0-0806-4d03-bded-2cd150ccf814','bbefcd19-1606-4c24-8834-444629e74c0f','c737a75c-0af0-4744-bc88-8be5d94bac93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a544dbd4911a4be8b177f16aa9ccb7cd',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:47:54.473238 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-8304f780-6774-4716-aab8-dd6080341c11 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dee49e5-e1d7-4ad5-b92d-350b4af376f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:47:54.484403 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-8304f780-6774-4716-aab8-dd6080341c11 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dee49e5-e1d7-4ad5-b92d-350b4af376f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:47:54.484403 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-8304f780-6774-4716-aab8-dd6080341c11 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Flow 'volume_create_api' (071ff2d2-413a-4b34-88de-0af2c1039dc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:47:54.484403 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-8304f780-6774-4716-aab8-dd6080341c11 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Create volume request issued successfully. Mar 17 10:47:54.484403 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-8304f780-6774-4716-aab8-dd6080341c11 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 10:47:54.484403 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 295/584] 38.102.83.89 () {74 vars in 1368 bytes} [Tue Mar 17 10:47:54 2026] POST /volume/v3/volumes => generated 765 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:48:04.474752 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:48:41.058904 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-907314f4-57be-4010-a206-814b7e8cc640 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:48:41.065339 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-907314f4-57be-4010-a206-814b7e8cc640 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] GET https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe Mar 17 10:48:41.065506 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-907314f4-57be-4010-a206-814b7e8cc640 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:48:41.065711 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-907314f4-57be-4010-a206-814b7e8cc640 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:48:41.076558 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:48:41.076558 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:48:41.080123 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-907314f4-57be-4010-a206-814b7e8cc640 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Volume info retrieved successfully. Mar 17 10:48:41.084196 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-907314f4-57be-4010-a206-814b7e8cc640 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe returned with HTTP 200 Mar 17 10:48:41.084844 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 290/585] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:48:41 2026] GET /volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:48:41.138648 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-df9e96f2-5ca2-41a9-ad34-5d8bcd887291 req-d8e9a03f-2fd0-4e5e-b258-81269d071c64 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:48:41.141387 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-df9e96f2-5ca2-41a9-ad34-5d8bcd887291 req-d8e9a03f-2fd0-4e5e-b258-81269d071c64 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] GET https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe Mar 17 10:48:41.141569 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-df9e96f2-5ca2-41a9-ad34-5d8bcd887291 req-d8e9a03f-2fd0-4e5e-b258-81269d071c64 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:48:41.141796 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-df9e96f2-5ca2-41a9-ad34-5d8bcd887291 req-d8e9a03f-2fd0-4e5e-b258-81269d071c64 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:48:41.150863 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:48:41.150863 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:48:41.153585 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-df9e96f2-5ca2-41a9-ad34-5d8bcd887291 req-d8e9a03f-2fd0-4e5e-b258-81269d071c64 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Volume info retrieved successfully. Mar 17 10:48:41.156827 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-df9e96f2-5ca2-41a9-ad34-5d8bcd887291 req-d8e9a03f-2fd0-4e5e-b258-81269d071c64 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe returned with HTTP 200 Mar 17 10:48:41.157266 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 296/586] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:48:41 2026] GET /volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:48:43.200686 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-17e958ba-2475-4183-b1d9-0248ab6893e8 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:48:43.201209 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-17e958ba-2475-4183-b1d9-0248ab6893e8 None None] GET https://38.102.83.89/volume// Mar 17 10:48:43.201498 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-17e958ba-2475-4183-b1d9-0248ab6893e8 None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:48:43.201826 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-17e958ba-2475-4183-b1d9-0248ab6893e8 None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:48:43.202448 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-17e958ba-2475-4183-b1d9-0248ab6893e8 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:48:43.202857 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 291/587] 38.102.83.89 () {72 vars in 1539 bytes} [Tue Mar 17 10:48:43 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:48:43.215564 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-df9e96f2-5ca2-41a9-ad34-5d8bcd887291 req-c17c8f34-985d-4a09-a824-6a360e5e18b5 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:48:43.220891 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-df9e96f2-5ca2-41a9-ad34-5d8bcd887291 req-c17c8f34-985d-4a09-a824-6a360e5e18b5 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] POST https://38.102.83.89/volume/v3/attachments Mar 17 10:48:43.220891 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-df9e96f2-5ca2-41a9-ad34-5d8bcd887291 req-c17c8f34-985d-4a09-a824-6a360e5e18b5 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fec0f5a2-bbe5-4732-b421-b7864d1f0ebe", "connector": null, "instance_uuid": "c57b101a-d17f-452a-b78a-5c5d3a7e9a03"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:48:43.234272 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:48:43.234272 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:48:43.263025 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-df9e96f2-5ca2-41a9-ad34-5d8bcd887291 req-c17c8f34-985d-4a09-a824-6a360e5e18b5 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] https://38.102.83.89/volume/v3/attachments returned with HTTP 200 Mar 17 10:48:43.263588 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 297/588] 38.102.83.89 () {80 vars in 1704 bytes} [Tue Mar 17 10:48:43 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:48:43.683205 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-112165cf-022a-40ff-9956-c31ed0764496 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:48:43.685872 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-112165cf-022a-40ff-9956-c31ed0764496 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] GET https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe Mar 17 10:48:43.686168 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-112165cf-022a-40ff-9956-c31ed0764496 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:48:43.686488 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-112165cf-022a-40ff-9956-c31ed0764496 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:48:43.699123 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:48:43.699123 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:48:43.703986 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-112165cf-022a-40ff-9956-c31ed0764496 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Volume info retrieved successfully. Mar 17 10:48:43.800573 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-4f87e331-a920-4a63-83e4-82beb385e12e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:48:43.800939 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4f87e331-a920-4a63-83e4-82beb385e12e None None] GET https://38.102.83.89/volume// Mar 17 10:48:43.801092 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4f87e331-a920-4a63-83e4-82beb385e12e None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:48:43.801320 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4f87e331-a920-4a63-83e4-82beb385e12e None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:48:43.801649 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4f87e331-a920-4a63-83e4-82beb385e12e None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:48:43.801928 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 298/589] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 10:48:43 2026] GET /volume/ => generated 388 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:48:43.813239 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-df9e96f2-5ca2-41a9-ad34-5d8bcd887291 req-22a18be8-17ef-49da-a31c-f89280637ad2 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:48:43.815257 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-df9e96f2-5ca2-41a9-ad34-5d8bcd887291 req-22a18be8-17ef-49da-a31c-f89280637ad2 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] GET https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe Mar 17 10:48:43.815466 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-df9e96f2-5ca2-41a9-ad34-5d8bcd887291 req-22a18be8-17ef-49da-a31c-f89280637ad2 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:48:43.815644 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-df9e96f2-5ca2-41a9-ad34-5d8bcd887291 req-22a18be8-17ef-49da-a31c-f89280637ad2 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:48:43.823650 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:48:43.823650 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:48:43.826271 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-df9e96f2-5ca2-41a9-ad34-5d8bcd887291 req-22a18be8-17ef-49da-a31c-f89280637ad2 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Volume info retrieved successfully. Mar 17 10:48:44.091925 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-112165cf-022a-40ff-9956-c31ed0764496 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe returned with HTTP 200 Mar 17 10:48:44.092815 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 292/590] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:48:43 2026] GET /volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe => generated 857 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:48:44.092891 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-df9e96f2-5ca2-41a9-ad34-5d8bcd887291 req-22a18be8-17ef-49da-a31c-f89280637ad2 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe returned with HTTP 200 Mar 17 10:48:44.093765 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 299/591] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 10:48:43 2026] GET /volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe => generated 1038 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Mar 17 10:48:44.184100 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-df9e96f2-5ca2-41a9-ad34-5d8bcd887291 req-5c5804fa-b47b-4ed6-b62e-2afb6c363a64 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:48:44.187499 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-df9e96f2-5ca2-41a9-ad34-5d8bcd887291 req-5c5804fa-b47b-4ed6-b62e-2afb6c363a64 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] PUT https://38.102.83.89/volume/v3/attachments/37349d81-390e-4515-ac75-87eef5fac998 Mar 17 10:48:44.188149 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-df9e96f2-5ca2-41a9-ad34-5d8bcd887291 req-5c5804fa-b47b-4ed6-b62e-2afb6c363a64 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "38.102.83.89", "host": "np0005649721.novalocal", "multipath": false, "enforce_multipath": true, "initiator": "iqn.1994-05.com.redhat:fd15498af3bd", "do_local_attach": false, "uuid": "0ceb02b1-38b4-43fc-8549-abe22c224d5e", "system uuid": "7643bce9-2f06-4fe7-b291-650913a35e56", "nvme_native_multipath": false, "nqn": "nqn.2014-08.org.nvmexpress:uuid:7492a7d8-3878-46d7-bc3c-9b085f58a756", "found_dsc": "", "host_ips": ["38.102.83.89", "fe80::f816:3eff:feb5:bca3", "192.168.122.1", "172.24.5.1", "2001:db8::2", "fe80::608a:3ff:feb6:c149", "fe80::fc16:3eff:fe96:fd1e", "fe80::e82d:41ff:fe59:4428", "fe80::fc16:3eff:feea:f974", "fe80::fc16:3eff:fede:c1cf", "fe80::fc16:3eff:fe7b:7964"], "mountpoint": "/dev/vdb"}}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:48:44.198430 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-df9e96f2-5ca2-41a9-ad34-5d8bcd887291 req-5c5804fa-b47b-4ed6-b62e-2afb6c363a64 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Acquiring lock "cinder-attachment_update-fec0f5a2-bbe5-4732-b421-b7864d1f0ebe-np0005649721.novalocal" by "attachment_update" {{(pid=123123) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Mar 17 10:48:44.205604 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-df9e96f2-5ca2-41a9-ad34-5d8bcd887291 req-5c5804fa-b47b-4ed6-b62e-2afb6c363a64 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Lock "cinder-attachment_update-fec0f5a2-bbe5-4732-b421-b7864d1f0ebe-np0005649721.novalocal" acquired by "attachment_update" :: waited 0.007s {{(pid=123123) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Mar 17 10:48:44.207071 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:48:44.207071 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:48:45.118803 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-7f71566d-ff15-4b0e-9c99-a66c31ba8230 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:48:45.121433 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7f71566d-ff15-4b0e-9c99-a66c31ba8230 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] GET https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe Mar 17 10:48:45.121731 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-7f71566d-ff15-4b0e-9c99-a66c31ba8230 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:48:45.122043 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-7f71566d-ff15-4b0e-9c99-a66c31ba8230 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:48:45.136338 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:48:45.136338 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:48:45.140111 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-7f71566d-ff15-4b0e-9c99-a66c31ba8230 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Volume info retrieved successfully. Mar 17 10:48:45.146975 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7f71566d-ff15-4b0e-9c99-a66c31ba8230 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe returned with HTTP 200 Mar 17 10:48:45.147567 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 300/592] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:48:45 2026] GET /volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:48:46.166507 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-2d61d7c6-46ad-47b2-88a5-234f8d9fa5c6 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:48:46.169322 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2d61d7c6-46ad-47b2-88a5-234f8d9fa5c6 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] GET https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe Mar 17 10:48:46.169626 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2d61d7c6-46ad-47b2-88a5-234f8d9fa5c6 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:48:46.169927 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2d61d7c6-46ad-47b2-88a5-234f8d9fa5c6 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:48:46.182182 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:48:46.182182 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:48:46.190052 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-2d61d7c6-46ad-47b2-88a5-234f8d9fa5c6 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Volume info retrieved successfully. Mar 17 10:48:46.196519 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2d61d7c6-46ad-47b2-88a5-234f8d9fa5c6 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe returned with HTTP 200 Mar 17 10:48:46.197264 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 301/593] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:48:46 2026] GET /volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:48:47.219536 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-7d395a65-8a6d-4c13-b87f-d67f9ac56fb6 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:48:47.220975 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7d395a65-8a6d-4c13-b87f-d67f9ac56fb6 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] GET https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe Mar 17 10:48:47.221089 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-7d395a65-8a6d-4c13-b87f-d67f9ac56fb6 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:48:47.221250 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-7d395a65-8a6d-4c13-b87f-d67f9ac56fb6 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:48:47.232859 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:48:47.232859 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:48:47.236176 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-7d395a65-8a6d-4c13-b87f-d67f9ac56fb6 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Volume info retrieved successfully. Mar 17 10:48:47.242891 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7d395a65-8a6d-4c13-b87f-d67f9ac56fb6 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe returned with HTTP 200 Mar 17 10:48:47.243242 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 302/594] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:48:47 2026] GET /volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:48:47.729635 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-df9e96f2-5ca2-41a9-ad34-5d8bcd887291 req-5c5804fa-b47b-4ed6-b62e-2afb6c363a64 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Lock "cinder-attachment_update-fec0f5a2-bbe5-4732-b421-b7864d1f0ebe-np0005649721.novalocal" released by "attachment_update" :: held 3.524s {{(pid=123123) __release /opt/stack/cinder/cinder/coordination.py:152}} Mar 17 10:48:47.730003 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-df9e96f2-5ca2-41a9-ad34-5d8bcd887291 req-5c5804fa-b47b-4ed6-b62e-2afb6c363a64 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] https://38.102.83.89/volume/v3/attachments/37349d81-390e-4515-ac75-87eef5fac998 returned with HTTP 200 Mar 17 10:48:47.730514 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 293/595] 38.102.83.89 () {80 vars in 1814 bytes} [Tue Mar 17 10:48:44 2026] PUT /volume/v3/attachments/37349d81-390e-4515-ac75-87eef5fac998 => generated 790 bytes in 3547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:48:48.262340 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-90fb2ee1-7be5-4d11-ae39-7cd4dfadcee1 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:48:48.265638 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-90fb2ee1-7be5-4d11-ae39-7cd4dfadcee1 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] GET https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe Mar 17 10:48:48.265638 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-90fb2ee1-7be5-4d11-ae39-7cd4dfadcee1 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:48:48.265638 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-90fb2ee1-7be5-4d11-ae39-7cd4dfadcee1 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:48:48.279008 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:48:48.279008 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:48:48.283950 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-90fb2ee1-7be5-4d11-ae39-7cd4dfadcee1 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Volume info retrieved successfully. Mar 17 10:48:48.291328 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-90fb2ee1-7be5-4d11-ae39-7cd4dfadcee1 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe returned with HTTP 200 Mar 17 10:48:48.291933 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 303/596] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:48:48 2026] GET /volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:48:49.316495 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-8f621199-84c7-45be-8c3c-5a8472c567b3 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:48:49.320010 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-8f621199-84c7-45be-8c3c-5a8472c567b3 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] GET https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe Mar 17 10:48:49.320522 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-8f621199-84c7-45be-8c3c-5a8472c567b3 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:48:49.320913 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-8f621199-84c7-45be-8c3c-5a8472c567b3 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:48:49.341263 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:48:49.341263 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:48:49.346743 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-8f621199-84c7-45be-8c3c-5a8472c567b3 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Volume info retrieved successfully. Mar 17 10:48:49.354049 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-8f621199-84c7-45be-8c3c-5a8472c567b3 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe returned with HTTP 200 Mar 17 10:48:49.354761 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 294/597] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:48:49 2026] GET /volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:48:50.380944 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-3c4921d2-2869-45a8-b7b6-9c3eb1254339 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:48:50.383073 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-3c4921d2-2869-45a8-b7b6-9c3eb1254339 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] GET https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe Mar 17 10:48:50.383259 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-3c4921d2-2869-45a8-b7b6-9c3eb1254339 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:48:50.383828 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-3c4921d2-2869-45a8-b7b6-9c3eb1254339 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:48:50.392963 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:48:50.392963 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:48:50.395986 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-3c4921d2-2869-45a8-b7b6-9c3eb1254339 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Volume info retrieved successfully. Mar 17 10:48:50.400049 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-3c4921d2-2869-45a8-b7b6-9c3eb1254339 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe returned with HTTP 200 Mar 17 10:48:50.400414 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 304/598] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:48:50 2026] GET /volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:48:51.417546 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-900ba6a5-dcec-4e65-a2a3-9cbf2b2b7468 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:48:51.420970 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-900ba6a5-dcec-4e65-a2a3-9cbf2b2b7468 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] GET https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe Mar 17 10:48:51.421349 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-900ba6a5-dcec-4e65-a2a3-9cbf2b2b7468 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:48:51.421697 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-900ba6a5-dcec-4e65-a2a3-9cbf2b2b7468 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:48:51.431639 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:48:51.431639 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:48:51.434149 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-900ba6a5-dcec-4e65-a2a3-9cbf2b2b7468 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Volume info retrieved successfully. Mar 17 10:48:51.437108 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-900ba6a5-dcec-4e65-a2a3-9cbf2b2b7468 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe returned with HTTP 200 Mar 17 10:48:51.437729 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 295/599] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:48:51 2026] GET /volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:48:52.455095 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-097ab899-3107-45c8-959c-5e1744a41f62 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:48:52.458289 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-097ab899-3107-45c8-959c-5e1744a41f62 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] GET https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe Mar 17 10:48:52.458741 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-097ab899-3107-45c8-959c-5e1744a41f62 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:48:52.459183 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-097ab899-3107-45c8-959c-5e1744a41f62 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:48:52.477971 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:48:52.477971 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:48:52.482984 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-097ab899-3107-45c8-959c-5e1744a41f62 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Volume info retrieved successfully. Mar 17 10:48:52.489528 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-097ab899-3107-45c8-959c-5e1744a41f62 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe returned with HTTP 200 Mar 17 10:48:52.490220 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 305/600] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:48:52 2026] GET /volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe => generated 858 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:48:53.075694 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-df9e96f2-5ca2-41a9-ad34-5d8bcd887291 req-75da41c2-de67-439c-8217-16ca44151e1c None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:48:53.079082 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-df9e96f2-5ca2-41a9-ad34-5d8bcd887291 req-75da41c2-de67-439c-8217-16ca44151e1c tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] POST https://38.102.83.89/volume/v3/attachments/37349d81-390e-4515-ac75-87eef5fac998/action Mar 17 10:48:53.079689 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-df9e96f2-5ca2-41a9-ad34-5d8bcd887291 req-75da41c2-de67-439c-8217-16ca44151e1c tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Action body: b'{"os-complete": null}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:48:53.079900 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-df9e96f2-5ca2-41a9-ad34-5d8bcd887291 req-75da41c2-de67-439c-8217-16ca44151e1c tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:48:53.103080 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:48:53.103080 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:48:53.115524 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-df9e96f2-5ca2-41a9-ad34-5d8bcd887291 req-75da41c2-de67-439c-8217-16ca44151e1c tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] https://38.102.83.89/volume/v3/attachments/37349d81-390e-4515-ac75-87eef5fac998/action returned with HTTP 204 Mar 17 10:48:53.116403 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 296/601] 38.102.83.89 () {80 vars in 1835 bytes} [Tue Mar 17 10:48:53 2026] POST /volume/v3/attachments/37349d81-390e-4515-ac75-87eef5fac998/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:48:53.515546 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-431d3295-070c-4361-8bd7-7b2970792a2e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:48:53.518135 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-431d3295-070c-4361-8bd7-7b2970792a2e tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] GET https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe Mar 17 10:48:53.519039 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-431d3295-070c-4361-8bd7-7b2970792a2e tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:48:53.519395 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-431d3295-070c-4361-8bd7-7b2970792a2e tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:48:53.531953 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:48:53.531953 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:48:53.537658 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-431d3295-070c-4361-8bd7-7b2970792a2e tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Volume info retrieved successfully. Mar 17 10:48:53.543598 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-431d3295-070c-4361-8bd7-7b2970792a2e tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe returned with HTTP 200 Mar 17 10:48:53.544177 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 306/602] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:48:53 2026] GET /volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe => generated 1150 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Mar 17 10:48:53.566198 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-387503db-f505-417c-9467-2e1091f22aba None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:48:53.568083 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-387503db-f505-417c-9467-2e1091f22aba tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] GET https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe Mar 17 10:48:53.568271 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-387503db-f505-417c-9467-2e1091f22aba tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:48:53.568501 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-387503db-f505-417c-9467-2e1091f22aba tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:48:53.578491 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:48:53.578491 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:48:53.581749 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-387503db-f505-417c-9467-2e1091f22aba tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Volume info retrieved successfully. Mar 17 10:48:53.585598 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-387503db-f505-417c-9467-2e1091f22aba tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe returned with HTTP 200 Mar 17 10:48:53.586028 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 297/603] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:48:53 2026] GET /volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe => generated 1150 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:48:53.606210 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-83bba1c6-c9c9-490e-95e9-ad1c810e7d4e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:48:53.608782 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-83bba1c6-c9c9-490e-95e9-ad1c810e7d4e tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] GET https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe Mar 17 10:48:53.609075 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-83bba1c6-c9c9-490e-95e9-ad1c810e7d4e tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:48:53.609403 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-83bba1c6-c9c9-490e-95e9-ad1c810e7d4e tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:48:53.622502 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:48:53.622502 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:48:53.628941 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-83bba1c6-c9c9-490e-95e9-ad1c810e7d4e tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Volume info retrieved successfully. Mar 17 10:48:53.632779 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-83bba1c6-c9c9-490e-95e9-ad1c810e7d4e tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe returned with HTTP 200 Mar 17 10:48:53.633242 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 307/604] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:48:53 2026] GET /volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe => generated 1150 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:48:53.811231 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-9292ea3d-006c-43af-8321-32f052942b66 req-a22535ef-d312-4492-b221-9191bd3f30a1 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:48:53.814373 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-9292ea3d-006c-43af-8321-32f052942b66 req-a22535ef-d312-4492-b221-9191bd3f30a1 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] GET https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe Mar 17 10:48:53.814677 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-9292ea3d-006c-43af-8321-32f052942b66 req-a22535ef-d312-4492-b221-9191bd3f30a1 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:48:53.814977 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-9292ea3d-006c-43af-8321-32f052942b66 req-a22535ef-d312-4492-b221-9191bd3f30a1 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:48:53.836916 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:48:53.836916 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:48:53.843378 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-9292ea3d-006c-43af-8321-32f052942b66 req-a22535ef-d312-4492-b221-9191bd3f30a1 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Volume info retrieved successfully. Mar 17 10:48:53.849855 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-9292ea3d-006c-43af-8321-32f052942b66 req-a22535ef-d312-4492-b221-9191bd3f30a1 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe returned with HTTP 200 Mar 17 10:48:53.850608 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 298/605] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:48:53 2026] GET /volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe => generated 1150 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:49:03.631409 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=55,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:49:03.847615 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=37,cinder:UPDATE=3 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:49:44.578784 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-a944f350-c19d-4262-b78b-8af8b6c23ae6 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:49:44.580206 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a944f350-c19d-4262-b78b-8af8b6c23ae6 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] GET https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe Mar 17 10:49:44.580543 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a944f350-c19d-4262-b78b-8af8b6c23ae6 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:49:44.580894 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a944f350-c19d-4262-b78b-8af8b6c23ae6 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:49:44.605342 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:49:44.605342 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:49:44.610246 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-a944f350-c19d-4262-b78b-8af8b6c23ae6 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Volume info retrieved successfully. Mar 17 10:49:44.616556 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a944f350-c19d-4262-b78b-8af8b6c23ae6 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe returned with HTTP 200 Mar 17 10:49:44.617114 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 308/606] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:49:44 2026] GET /volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe => generated 1150 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:49:44.676584 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-02a6f312-bc9c-4aba-b69c-52bde96b61fd req-b0a5e9ca-ec21-4e0e-9e8e-757e7c5615d1 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:49:44.678440 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-02a6f312-bc9c-4aba-b69c-52bde96b61fd req-b0a5e9ca-ec21-4e0e-9e8e-757e7c5615d1 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] GET https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe Mar 17 10:49:44.678627 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-02a6f312-bc9c-4aba-b69c-52bde96b61fd req-b0a5e9ca-ec21-4e0e-9e8e-757e7c5615d1 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:49:44.678816 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-02a6f312-bc9c-4aba-b69c-52bde96b61fd req-b0a5e9ca-ec21-4e0e-9e8e-757e7c5615d1 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:49:44.689955 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:49:44.689955 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:49:44.693022 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-02a6f312-bc9c-4aba-b69c-52bde96b61fd req-b0a5e9ca-ec21-4e0e-9e8e-757e7c5615d1 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Volume info retrieved successfully. Mar 17 10:49:44.697660 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-02a6f312-bc9c-4aba-b69c-52bde96b61fd req-b0a5e9ca-ec21-4e0e-9e8e-757e7c5615d1 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe returned with HTTP 200 Mar 17 10:49:44.699181 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 299/607] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:49:44 2026] GET /volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe => generated 1150 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Mar 17 10:49:44.735985 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-02a6f312-bc9c-4aba-b69c-52bde96b61fd req-bddca3ad-ad21-4f04-91ae-96e68da0c16e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:49:44.737586 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-02a6f312-bc9c-4aba-b69c-52bde96b61fd req-bddca3ad-ad21-4f04-91ae-96e68da0c16e tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] POST https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe/action Mar 17 10:49:44.737789 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-02a6f312-bc9c-4aba-b69c-52bde96b61fd req-bddca3ad-ad21-4f04-91ae-96e68da0c16e tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=123124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:49:44.737887 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-02a6f312-bc9c-4aba-b69c-52bde96b61fd req-bddca3ad-ad21-4f04-91ae-96e68da0c16e tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:49:44.745120 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:49:44.745120 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:49:44.745444 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-02a6f312-bc9c-4aba-b69c-52bde96b61fd req-bddca3ad-ad21-4f04-91ae-96e68da0c16e tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Volume info retrieved successfully. Mar 17 10:49:44.750175 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-02a6f312-bc9c-4aba-b69c-52bde96b61fd req-bddca3ad-ad21-4f04-91ae-96e68da0c16e tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Begin detaching volume completed successfully. Mar 17 10:49:44.750327 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-02a6f312-bc9c-4aba-b69c-52bde96b61fd req-bddca3ad-ad21-4f04-91ae-96e68da0c16e tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe/action returned with HTTP 202 Mar 17 10:49:44.750791 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 309/608] 38.102.83.89 () {78 vars in 1782 bytes} [Tue Mar 17 10:49:44 2026] POST /volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Mar 17 10:49:45.796841 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-97b1d4d0-c0e3-493d-8e52-47ac4b0463b7 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:49:45.797554 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-97b1d4d0-c0e3-493d-8e52-47ac4b0463b7 None None] GET https://38.102.83.89/volume// Mar 17 10:49:45.797891 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-97b1d4d0-c0e3-493d-8e52-47ac4b0463b7 None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:49:45.798286 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-97b1d4d0-c0e3-493d-8e52-47ac4b0463b7 None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:49:45.802853 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-97b1d4d0-c0e3-493d-8e52-47ac4b0463b7 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:49:45.802853 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 300/609] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 10:49:45 2026] GET /volume/ => generated 388 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:49:45.814254 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-02a6f312-bc9c-4aba-b69c-52bde96b61fd req-22428053-e954-4db0-944a-bbcd48edd9e5 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:49:45.817289 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-02a6f312-bc9c-4aba-b69c-52bde96b61fd req-22428053-e954-4db0-944a-bbcd48edd9e5 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] GET https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe Mar 17 10:49:45.817643 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-02a6f312-bc9c-4aba-b69c-52bde96b61fd req-22428053-e954-4db0-944a-bbcd48edd9e5 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:49:45.817949 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-02a6f312-bc9c-4aba-b69c-52bde96b61fd req-22428053-e954-4db0-944a-bbcd48edd9e5 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:49:45.842706 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:49:45.842706 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:49:45.848206 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-02a6f312-bc9c-4aba-b69c-52bde96b61fd req-22428053-e954-4db0-944a-bbcd48edd9e5 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Volume info retrieved successfully. Mar 17 10:49:45.860097 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-02a6f312-bc9c-4aba-b69c-52bde96b61fd req-22428053-e954-4db0-944a-bbcd48edd9e5 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe returned with HTTP 200 Mar 17 10:49:45.861447 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 310/610] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 10:49:45 2026] GET /volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe => generated 1334 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 10:49:46.241750 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-02a6f312-bc9c-4aba-b69c-52bde96b61fd req-dc165474-3593-4eb4-99e2-5fca1dd6e074 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:49:46.244987 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-02a6f312-bc9c-4aba-b69c-52bde96b61fd req-dc165474-3593-4eb4-99e2-5fca1dd6e074 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] DELETE https://38.102.83.89/volume/v3/attachments/37349d81-390e-4515-ac75-87eef5fac998 Mar 17 10:49:46.245272 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-02a6f312-bc9c-4aba-b69c-52bde96b61fd req-dc165474-3593-4eb4-99e2-5fca1dd6e074 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:49:46.245719 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-02a6f312-bc9c-4aba-b69c-52bde96b61fd req-dc165474-3593-4eb4-99e2-5fca1dd6e074 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Calling method 'version_select' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:49:46.255785 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:49:46.255785 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:49:49.319591 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-02a6f312-bc9c-4aba-b69c-52bde96b61fd req-dc165474-3593-4eb4-99e2-5fca1dd6e074 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] https://38.102.83.89/volume/v3/attachments/37349d81-390e-4515-ac75-87eef5fac998 returned with HTTP 200 Mar 17 10:49:49.323316 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 301/611] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 10:49:46 2026] DELETE /volume/v3/attachments/37349d81-390e-4515-ac75-87eef5fac998 => generated 19 bytes in 3079 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:49:50.076071 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-026e3dde-aea3-4691-a693-658e77b4b224 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:49:50.079222 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-026e3dde-aea3-4691-a693-658e77b4b224 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] GET https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe Mar 17 10:49:50.079576 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-026e3dde-aea3-4691-a693-658e77b4b224 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:49:50.079943 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-026e3dde-aea3-4691-a693-658e77b4b224 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:49:50.095371 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:49:50.095371 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:49:50.101489 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-026e3dde-aea3-4691-a693-658e77b4b224 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Volume info retrieved successfully. Mar 17 10:49:50.108877 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-026e3dde-aea3-4691-a693-658e77b4b224 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe returned with HTTP 200 Mar 17 10:49:50.109630 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 311/612] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:49:50 2026] GET /volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:49:58.444838 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-15ae69aa-27f3-49eb-bd46-37695b6edeb1 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:49:58.446705 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-15ae69aa-27f3-49eb-bd46-37695b6edeb1 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] DELETE https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe Mar 17 10:49:58.446955 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-15ae69aa-27f3-49eb-bd46-37695b6edeb1 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:49:58.447176 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-15ae69aa-27f3-49eb-bd46-37695b6edeb1 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:49:58.447421 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-15ae69aa-27f3-49eb-bd46-37695b6edeb1 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Delete volume with id: fec0f5a2-bbe5-4732-b421-b7864d1f0ebe Mar 17 10:49:58.458345 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:49:58.458345 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:49:58.458873 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-15ae69aa-27f3-49eb-bd46-37695b6edeb1 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Volume info retrieved successfully. Mar 17 10:49:58.483426 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-15ae69aa-27f3-49eb-bd46-37695b6edeb1 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Delete volume request issued successfully. Mar 17 10:49:58.483565 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-15ae69aa-27f3-49eb-bd46-37695b6edeb1 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe returned with HTTP 202 Mar 17 10:49:58.484342 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 302/613] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 10:49:58 2026] DELETE /volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 10:49:58.496876 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-4ceadee0-546a-4e46-a2dc-673b3abf3d3c None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:49:58.502092 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4ceadee0-546a-4e46-a2dc-673b3abf3d3c tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] GET https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe Mar 17 10:49:58.502571 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4ceadee0-546a-4e46-a2dc-673b3abf3d3c tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:49:58.503008 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4ceadee0-546a-4e46-a2dc-673b3abf3d3c tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:49:58.518743 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:49:58.518743 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:49:58.529132 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-4ceadee0-546a-4e46-a2dc-673b3abf3d3c tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Volume info retrieved successfully. Mar 17 10:49:58.539156 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4ceadee0-546a-4e46-a2dc-673b3abf3d3c tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe returned with HTTP 200 Mar 17 10:49:58.540048 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 312/614] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:49:58 2026] GET /volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:49:59.558546 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-6db5f836-6784-4378-b287-cb0e34fb5790 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:49:59.561347 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6db5f836-6784-4378-b287-cb0e34fb5790 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] GET https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe Mar 17 10:49:59.561691 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6db5f836-6784-4378-b287-cb0e34fb5790 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:49:59.561992 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6db5f836-6784-4378-b287-cb0e34fb5790 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:49:59.575999 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:49:59.575999 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:49:59.581461 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-6db5f836-6784-4378-b287-cb0e34fb5790 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Volume info retrieved successfully. Mar 17 10:49:59.588240 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6db5f836-6784-4378-b287-cb0e34fb5790 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe returned with HTTP 200 Mar 17 10:49:59.588856 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 303/615] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:49:59 2026] GET /volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:50:00.608106 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-32d2ea1a-0e47-43c1-b853-be6f645d99f6 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:50:00.611763 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-32d2ea1a-0e47-43c1-b853-be6f645d99f6 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] GET https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe Mar 17 10:50:00.612097 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-32d2ea1a-0e47-43c1-b853-be6f645d99f6 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:50:00.612286 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-32d2ea1a-0e47-43c1-b853-be6f645d99f6 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:50:00.617723 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-32d2ea1a-0e47-43c1-b853-be6f645d99f6 tempest-ServerStableDeviceRescueTest-1377535662 tempest-ServerStableDeviceRescueTest-1377535662-project-member] https://38.102.83.89/volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe returned with HTTP 404 Mar 17 10:50:00.618207 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 313/616] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:50:00 2026] GET /volume/v3/volumes/fec0f5a2-bbe5-4732-b421-b7864d1f0ebe => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:50:09.585705 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=22,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:50:10.614421 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=21,cinder:UPDATE=1 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:50:31.529709 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-cf660035-0877-41df-b60e-b3f77f980685 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:50:31.603189 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-cf660035-0877-41df-b60e-b3f77f980685 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 10:50:31.603772 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-cf660035-0877-41df-b60e-b3f77f980685 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-260355289", "imageRef": "94d916c9-b3b0-4ece-826a-886c90b57bfd"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:50:31.606108 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.volumes [None req-cf660035-0877-41df-b60e-b3f77f980685 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-260355289', 'imageRef': '94d916c9-b3b0-4ece-826a-886c90b57bfd'}} {{(pid=123123) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 10:50:31.703645 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-cf660035-0877-41df-b60e-b3f77f980685 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Create volume of 1 GB Mar 17 10:50:31.703891 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:50:31.703891 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:50:31.704337 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-cf660035-0877-41df-b60e-b3f77f980685 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Availability Zones retrieved successfully. Mar 17 10:50:31.708535 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-cf660035-0877-41df-b60e-b3f77f980685 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Flow 'volume_create_api' (68d0c408-762a-42e9-ba28-6d6d1941935d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:50:31.709239 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-cf660035-0877-41df-b60e-b3f77f980685 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e626a1d-ce26-4c1d-9d0a-7c37ce0848e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:50:31.709924 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.flows.api.create_volume [None req-cf660035-0877-41df-b60e-b3f77f980685 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Validating volume size '1' using validate_int {{(pid=123123) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:50:31.743836 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:50:31.743836 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:50:31.750098 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-cf660035-0877-41df-b60e-b3f77f980685 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e626a1d-ce26-4c1d-9d0a-7c37ce0848e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=6c0fe508-ab62-4b08-bbbc-11efc5aa178e,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c0fe508-ab62-4b08-bbbc-11efc5aa178e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:50:31.750687 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-cf660035-0877-41df-b60e-b3f77f980685 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (628721f6-965c-4d7d-a266-1cd854bd2042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:50:31.791720 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-cf660035-0877-41df-b60e-b3f77f980685 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Created reservations ['50e82306-396b-4529-a9b4-0bbda2e613b5', '65410e40-53c3-43a5-8ba0-5c4ec1821091', '94640e33-0aa8-4b4e-803b-f33245e93248', 'dc89f1c1-3de3-43df-96aa-53546f637674'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:50:31.792392 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-cf660035-0877-41df-b60e-b3f77f980685 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (628721f6-965c-4d7d-a266-1cd854bd2042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50e82306-396b-4529-a9b4-0bbda2e613b5', '65410e40-53c3-43a5-8ba0-5c4ec1821091', '94640e33-0aa8-4b4e-803b-f33245e93248', 'dc89f1c1-3de3-43df-96aa-53546f637674']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:50:31.792971 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-cf660035-0877-41df-b60e-b3f77f980685 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bc06b9d-9521-4c96-a282-a3e49f67574a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:50:31.804876 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-cf660035-0877-41df-b60e-b3f77f980685 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bc06b9d-9521-4c96-a282-a3e49f67574a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cbb2a90-5d14-4768-b158-25252c71e6ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-260355289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3c0852c1cd5a44c7ab853618c5502197',qos_specs=None,replication_status=,reservations=['50e82306-396b-4529-a9b4-0bbda2e613b5','65410e40-53c3-43a5-8ba0-5c4ec1821091','94640e33-0aa8-4b4e-803b-f33245e93248','dc89f1c1-3de3-43df-96aa-53546f637674'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6c8416c13664c21abaa3dc39877ea23',volume_type_id=6c0fe508-ab62-4b08-bbbc-11efc5aa178e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:50:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-260355289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cbb2a90-5d14-4768-b158-25252c71e6ba,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3c0852c1cd5a44c7ab853618c5502197',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6c8416c13664c21abaa3dc39877ea23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c0fe508-ab62-4b08-bbbc-11efc5aa178e),volume_type_id=6c0fe508-ab62-4b08-bbbc-11efc5aa178e)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:50:31.805399 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-cf660035-0877-41df-b60e-b3f77f980685 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e734716-abd9-4f58-b0f0-8cf377488de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:50:31.817798 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-cf660035-0877-41df-b60e-b3f77f980685 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e734716-abd9-4f58-b0f0-8cf377488de7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-260355289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3c0852c1cd5a44c7ab853618c5502197',qos_specs=None,replication_status=,reservations=['50e82306-396b-4529-a9b4-0bbda2e613b5','65410e40-53c3-43a5-8ba0-5c4ec1821091','94640e33-0aa8-4b4e-803b-f33245e93248','dc89f1c1-3de3-43df-96aa-53546f637674'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6c8416c13664c21abaa3dc39877ea23',volume_type_id=6c0fe508-ab62-4b08-bbbc-11efc5aa178e)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:50:31.819343 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-cf660035-0877-41df-b60e-b3f77f980685 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (732ccfa1-7e6e-4f6c-baed-88b39861e468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:50:31.826474 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-cf660035-0877-41df-b60e-b3f77f980685 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (732ccfa1-7e6e-4f6c-baed-88b39861e468) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:50:31.827073 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-cf660035-0877-41df-b60e-b3f77f980685 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Flow 'volume_create_api' (68d0c408-762a-42e9-ba28-6d6d1941935d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:50:31.827288 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-cf660035-0877-41df-b60e-b3f77f980685 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Create volume request issued successfully. Mar 17 10:50:31.830866 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-cf660035-0877-41df-b60e-b3f77f980685 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 10:50:31.831189 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 304/617] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 10:50:31 2026] POST /volume/v3/volumes => generated 763 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:50:31.851046 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-6595f2bd-ae94-4797-9e79-e7b4eb2f23ee None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:50:31.853995 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6595f2bd-ae94-4797-9e79-e7b4eb2f23ee tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4cbb2a90-5d14-4768-b158-25252c71e6ba Mar 17 10:50:31.854434 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6595f2bd-ae94-4797-9e79-e7b4eb2f23ee tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:50:31.854808 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6595f2bd-ae94-4797-9e79-e7b4eb2f23ee tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:50:31.864325 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:50:31.864325 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:50:31.871382 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-6595f2bd-ae94-4797-9e79-e7b4eb2f23ee tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:50:31.876260 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6595f2bd-ae94-4797-9e79-e7b4eb2f23ee tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4cbb2a90-5d14-4768-b158-25252c71e6ba returned with HTTP 200 Mar 17 10:50:31.876843 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 314/618] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:50:31 2026] GET /volume/v3/volumes/4cbb2a90-5d14-4768-b158-25252c71e6ba => generated 831 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:50:32.902332 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-3f746d92-67fd-4fbb-8786-79ee4ed4dd17 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:50:32.904803 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3f746d92-67fd-4fbb-8786-79ee4ed4dd17 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4cbb2a90-5d14-4768-b158-25252c71e6ba Mar 17 10:50:32.905012 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3f746d92-67fd-4fbb-8786-79ee4ed4dd17 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:50:32.905227 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3f746d92-67fd-4fbb-8786-79ee4ed4dd17 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:50:32.914059 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:50:32.914059 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:50:32.917955 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-3f746d92-67fd-4fbb-8786-79ee4ed4dd17 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:50:32.922909 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3f746d92-67fd-4fbb-8786-79ee4ed4dd17 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4cbb2a90-5d14-4768-b158-25252c71e6ba returned with HTTP 200 Mar 17 10:50:32.923514 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 305/619] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:50:32 2026] GET /volume/v3/volumes/4cbb2a90-5d14-4768-b158-25252c71e6ba => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:50:33.955795 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-0c55c304-9f94-4b44-8bde-c98c68501420 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:50:33.957209 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-0c55c304-9f94-4b44-8bde-c98c68501420 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4cbb2a90-5d14-4768-b158-25252c71e6ba Mar 17 10:50:33.957351 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-0c55c304-9f94-4b44-8bde-c98c68501420 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:50:33.957473 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-0c55c304-9f94-4b44-8bde-c98c68501420 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:50:33.964489 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:50:33.964489 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:50:33.967108 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-0c55c304-9f94-4b44-8bde-c98c68501420 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:50:33.970331 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-0c55c304-9f94-4b44-8bde-c98c68501420 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4cbb2a90-5d14-4768-b158-25252c71e6ba returned with HTTP 200 Mar 17 10:50:33.970772 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 315/620] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:50:33 2026] GET /volume/v3/volumes/4cbb2a90-5d14-4768-b158-25252c71e6ba => generated 1371 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:50:34.068823 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-e2d2956a-1dcf-4ba3-a57e-85d44930024f None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:50:34.073613 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-e2d2956a-1dcf-4ba3-a57e-85d44930024f tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4cbb2a90-5d14-4768-b158-25252c71e6ba Mar 17 10:50:34.073911 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-e2d2956a-1dcf-4ba3-a57e-85d44930024f tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:50:34.074204 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-e2d2956a-1dcf-4ba3-a57e-85d44930024f tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:50:34.089350 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:50:34.089350 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:50:34.093715 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-e2d2956a-1dcf-4ba3-a57e-85d44930024f tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:50:34.103381 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-e2d2956a-1dcf-4ba3-a57e-85d44930024f tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4cbb2a90-5d14-4768-b158-25252c71e6ba returned with HTTP 200 Mar 17 10:50:34.103983 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 306/621] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:50:34 2026] GET /volume/v3/volumes/4cbb2a90-5d14-4768-b158-25252c71e6ba => generated 1371 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:50:34.421820 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-e6143328-7340-413a-963a-ad8dbed01a47 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:50:34.423579 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-e6143328-7340-413a-963a-ad8dbed01a47 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4cbb2a90-5d14-4768-b158-25252c71e6ba Mar 17 10:50:34.423726 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-e6143328-7340-413a-963a-ad8dbed01a47 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:50:34.423872 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-e6143328-7340-413a-963a-ad8dbed01a47 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:50:34.428742 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:50:34.428742 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:50:34.431030 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-e6143328-7340-413a-963a-ad8dbed01a47 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:50:34.434326 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-e6143328-7340-413a-963a-ad8dbed01a47 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4cbb2a90-5d14-4768-b158-25252c71e6ba returned with HTTP 200 Mar 17 10:50:34.434681 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 316/622] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:50:34 2026] GET /volume/v3/volumes/4cbb2a90-5d14-4768-b158-25252c71e6ba => generated 1371 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:50:34.452657 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-35219fbd-4b94-4d4e-bfce-1c2e43953625 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:50:34.453128 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-35219fbd-4b94-4d4e-bfce-1c2e43953625 None None] GET https://38.102.83.89/volume// Mar 17 10:50:34.453399 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-35219fbd-4b94-4d4e-bfce-1c2e43953625 None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:50:34.453991 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-35219fbd-4b94-4d4e-bfce-1c2e43953625 None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:50:34.454516 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-35219fbd-4b94-4d4e-bfce-1c2e43953625 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:50:34.454993 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 307/623] 38.102.83.89 () {72 vars in 1530 bytes} [Tue Mar 17 10:50:34 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:50:34.470376 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-bed197df-b779-49bf-bc3c-6346bbf51949 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:50:34.472276 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-bed197df-b779-49bf-bc3c-6346bbf51949 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] POST https://38.102.83.89/volume/v3/attachments Mar 17 10:50:34.472585 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-bed197df-b779-49bf-bc3c-6346bbf51949 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4cbb2a90-5d14-4768-b158-25252c71e6ba", "connector": null, "instance_uuid": "331df36e-5a0c-46cd-bc17-10e12d522da0"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:50:34.479270 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:50:34.479270 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:50:34.512443 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-bed197df-b779-49bf-bc3c-6346bbf51949 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments returned with HTTP 200 Mar 17 10:50:34.512724 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 317/624] 38.102.83.89 () {80 vars in 1704 bytes} [Tue Mar 17 10:50:34 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:50:42.530248 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-310f8d46-cb93-4fd6-a1bd-75a59093be6e None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:50:42.530822 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-310f8d46-cb93-4fd6-a1bd-75a59093be6e None None] GET https://38.102.83.89/volume// Mar 17 10:50:42.531071 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-310f8d46-cb93-4fd6-a1bd-75a59093be6e None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:50:42.531421 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-310f8d46-cb93-4fd6-a1bd-75a59093be6e None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:50:42.531948 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-310f8d46-cb93-4fd6-a1bd-75a59093be6e None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:50:42.532438 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 308/625] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 10:50:42 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:50:42.541149 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-9647552a-a3c0-48cd-a936-45346515eef1 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:50:42.549404 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-9647552a-a3c0-48cd-a936-45346515eef1 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4cbb2a90-5d14-4768-b158-25252c71e6ba Mar 17 10:50:42.549404 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-9647552a-a3c0-48cd-a936-45346515eef1 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:50:42.549404 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-9647552a-a3c0-48cd-a936-45346515eef1 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:50:42.575190 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:50:42.575190 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:50:42.581103 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-9647552a-a3c0-48cd-a936-45346515eef1 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:50:42.588255 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-9647552a-a3c0-48cd-a936-45346515eef1 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4cbb2a90-5d14-4768-b158-25252c71e6ba returned with HTTP 200 Mar 17 10:50:42.588617 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 318/626] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 10:50:42 2026] GET /volume/v3/volumes/4cbb2a90-5d14-4768-b158-25252c71e6ba => generated 1551 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 10:50:42.657041 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-d3a57731-433f-4072-94d1-64a9d5034613 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:50:42.658541 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-d3a57731-433f-4072-94d1-64a9d5034613 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] PUT https://38.102.83.89/volume/v3/attachments/c981e17d-c933-4080-b2c0-64ea77c996a4 Mar 17 10:50:42.659007 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-d3a57731-433f-4072-94d1-64a9d5034613 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "38.102.83.89", "host": "np0005649721.novalocal", "multipath": false, "enforce_multipath": true, "initiator": "iqn.1994-05.com.redhat:fd15498af3bd", "do_local_attach": false, "uuid": "0ceb02b1-38b4-43fc-8549-abe22c224d5e", "system uuid": "7643bce9-2f06-4fe7-b291-650913a35e56", "nvme_native_multipath": false, "nqn": "nqn.2014-08.org.nvmexpress:uuid:7492a7d8-3878-46d7-bc3c-9b085f58a756", "found_dsc": "", "host_ips": ["38.102.83.89", "fe80::f816:3eff:feb5:bca3", "192.168.122.1", "172.24.5.1", "2001:db8::2", "fe80::608a:3ff:feb6:c149", "fe80::fc16:3eff:fe30:38c9", "fe80::e8c1:17ff:fe84:133e", "fe80::fc16:3eff:fe1d:644a"], "mountpoint": "/dev/vda"}}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:50:42.667348 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-d3a57731-433f-4072-94d1-64a9d5034613 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Acquiring lock "cinder-attachment_update-4cbb2a90-5d14-4768-b158-25252c71e6ba-np0005649721.novalocal" by "attachment_update" {{(pid=123123) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Mar 17 10:50:42.675350 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-d3a57731-433f-4072-94d1-64a9d5034613 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Lock "cinder-attachment_update-4cbb2a90-5d14-4768-b158-25252c71e6ba-np0005649721.novalocal" acquired by "attachment_update" :: waited 0.007s {{(pid=123123) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Mar 17 10:50:42.675350 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:50:42.675350 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:50:46.205269 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-d3a57731-433f-4072-94d1-64a9d5034613 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Lock "cinder-attachment_update-4cbb2a90-5d14-4768-b158-25252c71e6ba-np0005649721.novalocal" released by "attachment_update" :: held 3.532s {{(pid=123123) __release /opt/stack/cinder/cinder/coordination.py:152}} Mar 17 10:50:46.205710 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-d3a57731-433f-4072-94d1-64a9d5034613 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments/c981e17d-c933-4080-b2c0-64ea77c996a4 returned with HTTP 200 Mar 17 10:50:46.206281 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 309/627] 38.102.83.89 () {80 vars in 1814 bytes} [Tue Mar 17 10:50:42 2026] PUT /volume/v3/attachments/c981e17d-c933-4080-b2c0-64ea77c996a4 => generated 790 bytes in 3550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:50:46.718238 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-77613e7f-f53a-4d05-b70e-2ba3965ef88b None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:50:46.719771 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-77613e7f-f53a-4d05-b70e-2ba3965ef88b tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] POST https://38.102.83.89/volume/v3/attachments/c981e17d-c933-4080-b2c0-64ea77c996a4/action Mar 17 10:50:46.720060 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-77613e7f-f53a-4d05-b70e-2ba3965ef88b tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action body: b'{"os-complete": null}' {{(pid=123124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:50:46.720135 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-77613e7f-f53a-4d05-b70e-2ba3965ef88b tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:50:46.735965 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:50:46.735965 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:50:46.745177 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c9809fa6-8a8c-4e81-90a3-d37a2cc8efa1 req-77613e7f-f53a-4d05-b70e-2ba3965ef88b tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments/c981e17d-c933-4080-b2c0-64ea77c996a4/action returned with HTTP 204 Mar 17 10:50:46.745584 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 319/628] 38.102.83.89 () {80 vars in 1835 bytes} [Tue Mar 17 10:50:46 2026] POST /volume/v3/attachments/c981e17d-c933-4080-b2c0-64ea77c996a4/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:50:56.198159 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=37,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:50:56.743591 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=27,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:51:27.340022 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-b8714ab4-82b7-440d-9c74-ddb628c0590a None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:27.342262 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b8714ab4-82b7-440d-9c74-ddb628c0590a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 10:51:27.342934 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b8714ab4-82b7-440d-9c74-ddb628c0590a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1840934397"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:51:27.345082 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.volumes [None req-b8714ab4-82b7-440d-9c74-ddb628c0590a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1840934397'}} {{(pid=123123) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 10:51:27.350914 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-b8714ab4-82b7-440d-9c74-ddb628c0590a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Create volume of 1 GB Mar 17 10:51:27.351410 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:27.351410 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:51:27.352272 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-b8714ab4-82b7-440d-9c74-ddb628c0590a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Availability Zones retrieved successfully. Mar 17 10:51:27.363334 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b8714ab4-82b7-440d-9c74-ddb628c0590a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Flow 'volume_create_api' (21a57bd5-08a4-468b-a244-579339ded111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:51:27.363334 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b8714ab4-82b7-440d-9c74-ddb628c0590a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ae0a544-f3f0-48fd-8b6c-b2ebb84436af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:51:27.363785 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.flows.api.create_volume [None req-b8714ab4-82b7-440d-9c74-ddb628c0590a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Validating volume size '1' using validate_int {{(pid=123123) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:51:27.373467 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:27.373467 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:51:27.386838 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b8714ab4-82b7-440d-9c74-ddb628c0590a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ae0a544-f3f0-48fd-8b6c-b2ebb84436af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=6c0fe508-ab62-4b08-bbbc-11efc5aa178e,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c0fe508-ab62-4b08-bbbc-11efc5aa178e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:51:27.388480 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b8714ab4-82b7-440d-9c74-ddb628c0590a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc4e003a-4c8c-479d-92ef-2c9e124f8ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:51:27.435456 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-b8714ab4-82b7-440d-9c74-ddb628c0590a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Created reservations ['74bef211-8130-42c0-9536-b901bf22b9e0', 'a4a5b4b3-8d71-446e-abe6-b5946adb37d2', '258cc66e-a1a7-4cb0-8d2f-6351854edf93', '0e87a27f-117b-4adc-a5ef-ecb8cb806a22'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:51:27.436723 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b8714ab4-82b7-440d-9c74-ddb628c0590a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc4e003a-4c8c-479d-92ef-2c9e124f8ab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74bef211-8130-42c0-9536-b901bf22b9e0', 'a4a5b4b3-8d71-446e-abe6-b5946adb37d2', '258cc66e-a1a7-4cb0-8d2f-6351854edf93', '0e87a27f-117b-4adc-a5ef-ecb8cb806a22']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:51:27.438015 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b8714ab4-82b7-440d-9c74-ddb628c0590a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4288f30c-c005-464c-92e6-cea7a61cb7eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:51:27.459787 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b8714ab4-82b7-440d-9c74-ddb628c0590a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4288f30c-c005-464c-92e6-cea7a61cb7eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4793324e-7452-40ba-b136-9e73d70b126a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1840934397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3c0852c1cd5a44c7ab853618c5502197',qos_specs=None,replication_status=,reservations=['74bef211-8130-42c0-9536-b901bf22b9e0','a4a5b4b3-8d71-446e-abe6-b5946adb37d2','258cc66e-a1a7-4cb0-8d2f-6351854edf93','0e87a27f-117b-4adc-a5ef-ecb8cb806a22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6c8416c13664c21abaa3dc39877ea23',volume_type_id=6c0fe508-ab62-4b08-bbbc-11efc5aa178e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:51:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1840934397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4793324e-7452-40ba-b136-9e73d70b126a,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3c0852c1cd5a44c7ab853618c5502197',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6c8416c13664c21abaa3dc39877ea23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c0fe508-ab62-4b08-bbbc-11efc5aa178e),volume_type_id=6c0fe508-ab62-4b08-bbbc-11efc5aa178e)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:51:27.461131 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b8714ab4-82b7-440d-9c74-ddb628c0590a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cfbc631-1245-4f8c-88d0-75df65446751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:51:27.484439 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b8714ab4-82b7-440d-9c74-ddb628c0590a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cfbc631-1245-4f8c-88d0-75df65446751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1840934397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3c0852c1cd5a44c7ab853618c5502197',qos_specs=None,replication_status=,reservations=['74bef211-8130-42c0-9536-b901bf22b9e0','a4a5b4b3-8d71-446e-abe6-b5946adb37d2','258cc66e-a1a7-4cb0-8d2f-6351854edf93','0e87a27f-117b-4adc-a5ef-ecb8cb806a22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6c8416c13664c21abaa3dc39877ea23',volume_type_id=6c0fe508-ab62-4b08-bbbc-11efc5aa178e)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:51:27.485688 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b8714ab4-82b7-440d-9c74-ddb628c0590a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0bc0c28-2477-4e9f-b2dd-29a9d2c2e047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:51:27.498597 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b8714ab4-82b7-440d-9c74-ddb628c0590a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0bc0c28-2477-4e9f-b2dd-29a9d2c2e047) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:51:27.500008 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-b8714ab4-82b7-440d-9c74-ddb628c0590a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Flow 'volume_create_api' (21a57bd5-08a4-468b-a244-579339ded111) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:51:27.500564 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-b8714ab4-82b7-440d-9c74-ddb628c0590a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Create volume request issued successfully. Mar 17 10:51:27.501475 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b8714ab4-82b7-440d-9c74-ddb628c0590a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 10:51:27.502124 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 310/629] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 10:51:27 2026] POST /volume/v3/volumes => generated 764 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:51:27.534970 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-d931df95-1776-437a-a65a-7394c6348798 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:27.538592 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d931df95-1776-437a-a65a-7394c6348798 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:27.538592 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d931df95-1776-437a-a65a-7394c6348798 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:27.538592 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d931df95-1776-437a-a65a-7394c6348798 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:27.544344 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:27.544344 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:51:27.548177 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-d931df95-1776-437a-a65a-7394c6348798 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:27.553570 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d931df95-1776-437a-a65a-7394c6348798 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:27.554035 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 320/630] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:51:27 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:51:28.583866 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-19fa6cd4-18bf-42d0-bfe8-e84b7dd7da90 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:28.586388 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-19fa6cd4-18bf-42d0-bfe8-e84b7dd7da90 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:28.586977 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-19fa6cd4-18bf-42d0-bfe8-e84b7dd7da90 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:28.587478 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-19fa6cd4-18bf-42d0-bfe8-e84b7dd7da90 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:28.600199 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:28.600199 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:51:28.606378 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-19fa6cd4-18bf-42d0-bfe8-e84b7dd7da90 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:28.613146 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-19fa6cd4-18bf-42d0-bfe8-e84b7dd7da90 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:28.613834 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 311/631] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:51:28 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:51:28.676868 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-e4dd4b1d-c924-4d64-aded-64c34bd5f302 req-13ca6538-881b-43ab-96d5-3f5765eeb5df None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:28.679963 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-e4dd4b1d-c924-4d64-aded-64c34bd5f302 req-13ca6538-881b-43ab-96d5-3f5765eeb5df tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:28.680435 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-e4dd4b1d-c924-4d64-aded-64c34bd5f302 req-13ca6538-881b-43ab-96d5-3f5765eeb5df tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:28.680851 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-e4dd4b1d-c924-4d64-aded-64c34bd5f302 req-13ca6538-881b-43ab-96d5-3f5765eeb5df tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:28.690409 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:28.690409 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:51:28.698205 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-e4dd4b1d-c924-4d64-aded-64c34bd5f302 req-13ca6538-881b-43ab-96d5-3f5765eeb5df tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:28.701872 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-e4dd4b1d-c924-4d64-aded-64c34bd5f302 req-13ca6538-881b-43ab-96d5-3f5765eeb5df tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:28.702664 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 321/632] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:51:28 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:51:30.760058 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-27d83ee5-af93-4751-b3d3-570febf9dd10 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:30.761851 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-27d83ee5-af93-4751-b3d3-570febf9dd10 None None] GET https://38.102.83.89/volume// Mar 17 10:51:30.762036 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-27d83ee5-af93-4751-b3d3-570febf9dd10 None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:30.762274 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-27d83ee5-af93-4751-b3d3-570febf9dd10 None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:30.762927 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-27d83ee5-af93-4751-b3d3-570febf9dd10 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:51:30.763980 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 312/633] 38.102.83.89 () {72 vars in 1539 bytes} [Tue Mar 17 10:51:30 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:51:30.777401 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-e4dd4b1d-c924-4d64-aded-64c34bd5f302 req-b1a8d4fc-98bd-42e7-8148-d872e5458689 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:30.832820 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-e4dd4b1d-c924-4d64-aded-64c34bd5f302 req-b1a8d4fc-98bd-42e7-8148-d872e5458689 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] POST https://38.102.83.89/volume/v3/attachments Mar 17 10:51:30.833092 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-e4dd4b1d-c924-4d64-aded-64c34bd5f302 req-b1a8d4fc-98bd-42e7-8148-d872e5458689 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4793324e-7452-40ba-b136-9e73d70b126a", "connector": null, "instance_uuid": "bbc0ed9d-1700-4ab2-8547-f99423a815d8"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:51:30.843560 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:30.843560 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:51:30.870558 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-e4dd4b1d-c924-4d64-aded-64c34bd5f302 req-b1a8d4fc-98bd-42e7-8148-d872e5458689 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments returned with HTTP 200 Mar 17 10:51:30.870655 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 322/634] 38.102.83.89 () {80 vars in 1704 bytes} [Tue Mar 17 10:51:30 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:51:31.230434 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-c3b0030a-23fb-4607-85de-5401aa77ecf3 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:31.232947 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c3b0030a-23fb-4607-85de-5401aa77ecf3 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:31.233225 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c3b0030a-23fb-4607-85de-5401aa77ecf3 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:31.233536 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c3b0030a-23fb-4607-85de-5401aa77ecf3 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:31.244684 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:31.244684 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:51:31.248500 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-c3b0030a-23fb-4607-85de-5401aa77ecf3 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:31.253860 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c3b0030a-23fb-4607-85de-5401aa77ecf3 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:31.254267 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 313/635] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:51:31 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:51:31.410336 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-cc5c25de-8e70-4781-b5ce-22f6f2709593 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:31.410842 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-cc5c25de-8e70-4781-b5ce-22f6f2709593 None None] GET https://38.102.83.89/volume// Mar 17 10:51:31.411104 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-cc5c25de-8e70-4781-b5ce-22f6f2709593 None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:31.411445 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-cc5c25de-8e70-4781-b5ce-22f6f2709593 None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:31.411964 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-cc5c25de-8e70-4781-b5ce-22f6f2709593 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:51:31.412498 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 323/636] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 10:51:31 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:51:31.423312 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-e4dd4b1d-c924-4d64-aded-64c34bd5f302 req-f4572dbf-5cd6-4e52-aec2-e9ad11d441ca None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:31.427262 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-e4dd4b1d-c924-4d64-aded-64c34bd5f302 req-f4572dbf-5cd6-4e52-aec2-e9ad11d441ca tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:31.427616 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-e4dd4b1d-c924-4d64-aded-64c34bd5f302 req-f4572dbf-5cd6-4e52-aec2-e9ad11d441ca tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:31.427904 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-e4dd4b1d-c924-4d64-aded-64c34bd5f302 req-f4572dbf-5cd6-4e52-aec2-e9ad11d441ca tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:31.439471 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:31.439471 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:51:31.443769 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-e4dd4b1d-c924-4d64-aded-64c34bd5f302 req-f4572dbf-5cd6-4e52-aec2-e9ad11d441ca tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:31.449707 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-e4dd4b1d-c924-4d64-aded-64c34bd5f302 req-f4572dbf-5cd6-4e52-aec2-e9ad11d441ca tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:31.450251 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 314/637] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 10:51:31 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 1037 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 10:51:31.531276 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-e4dd4b1d-c924-4d64-aded-64c34bd5f302 req-3bf659d9-0c0d-41b1-a048-5de3044dd4a7 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:31.534963 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-e4dd4b1d-c924-4d64-aded-64c34bd5f302 req-3bf659d9-0c0d-41b1-a048-5de3044dd4a7 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] PUT https://38.102.83.89/volume/v3/attachments/cf19ba08-4ea7-4222-9f78-697857bc0335 Mar 17 10:51:31.535570 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-e4dd4b1d-c924-4d64-aded-64c34bd5f302 req-3bf659d9-0c0d-41b1-a048-5de3044dd4a7 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "38.102.83.89", "host": "np0005649721.novalocal", "multipath": false, "enforce_multipath": true, "initiator": "iqn.1994-05.com.redhat:fd15498af3bd", "do_local_attach": false, "uuid": "0ceb02b1-38b4-43fc-8549-abe22c224d5e", "system uuid": "7643bce9-2f06-4fe7-b291-650913a35e56", "nvme_native_multipath": false, "nqn": "nqn.2014-08.org.nvmexpress:uuid:7492a7d8-3878-46d7-bc3c-9b085f58a756", "found_dsc": "", "host_ips": ["38.102.83.89", "fe80::f816:3eff:feb5:bca3", "192.168.122.1", "172.24.5.1", "2001:db8::2", "fe80::608a:3ff:feb6:c149", "fe80::fc16:3eff:fe30:38c9", "fe80::e8c1:17ff:fe84:133e", "fe80::fc16:3eff:fe15:f406", "fe80::fcc8:1dff:fe84:b9cb", "fe80::fc16:3eff:fe06:6e60", "fe80::fc16:3eff:fe7c:24d0"], "mountpoint": "/dev/vdb"}}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:51:31.544867 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-e4dd4b1d-c924-4d64-aded-64c34bd5f302 req-3bf659d9-0c0d-41b1-a048-5de3044dd4a7 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Acquiring lock "cinder-attachment_update-4793324e-7452-40ba-b136-9e73d70b126a-np0005649721.novalocal" by "attachment_update" {{(pid=123124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Mar 17 10:51:31.550960 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-e4dd4b1d-c924-4d64-aded-64c34bd5f302 req-3bf659d9-0c0d-41b1-a048-5de3044dd4a7 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Lock "cinder-attachment_update-4793324e-7452-40ba-b136-9e73d70b126a-np0005649721.novalocal" acquired by "attachment_update" :: waited 0.006s {{(pid=123124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Mar 17 10:51:31.552453 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:31.552453 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:51:32.272865 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-4989b2b1-969f-4860-8dc2-6564c9e51d05 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:32.274798 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-4989b2b1-969f-4860-8dc2-6564c9e51d05 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:32.274939 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-4989b2b1-969f-4860-8dc2-6564c9e51d05 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:32.275081 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-4989b2b1-969f-4860-8dc2-6564c9e51d05 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:32.283770 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:32.283770 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:51:32.286284 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-4989b2b1-969f-4860-8dc2-6564c9e51d05 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:32.289897 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-4989b2b1-969f-4860-8dc2-6564c9e51d05 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:32.290184 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 315/638] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:51:32 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 10:51:33.310421 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-29e4e63f-e44b-49e7-a9ac-90c90d459453 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:33.315660 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-29e4e63f-e44b-49e7-a9ac-90c90d459453 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:33.315660 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-29e4e63f-e44b-49e7-a9ac-90c90d459453 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:33.315660 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-29e4e63f-e44b-49e7-a9ac-90c90d459453 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:33.329529 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:33.329529 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:51:33.337577 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-29e4e63f-e44b-49e7-a9ac-90c90d459453 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:33.345215 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-29e4e63f-e44b-49e7-a9ac-90c90d459453 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:33.350330 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 316/639] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:51:33 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:51:34.367190 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-6d2911e4-5265-4a78-8c68-100b61fc0d56 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:34.372029 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6d2911e4-5265-4a78-8c68-100b61fc0d56 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:34.372029 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6d2911e4-5265-4a78-8c68-100b61fc0d56 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:34.372029 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6d2911e4-5265-4a78-8c68-100b61fc0d56 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:34.382855 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:34.382855 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:51:34.388832 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-6d2911e4-5265-4a78-8c68-100b61fc0d56 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:34.395941 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6d2911e4-5265-4a78-8c68-100b61fc0d56 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:34.395941 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 317/640] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:51:34 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:51:35.089500 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-e4dd4b1d-c924-4d64-aded-64c34bd5f302 req-3bf659d9-0c0d-41b1-a048-5de3044dd4a7 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Lock "cinder-attachment_update-4793324e-7452-40ba-b136-9e73d70b126a-np0005649721.novalocal" released by "attachment_update" :: held 3.537s {{(pid=123124) __release /opt/stack/cinder/cinder/coordination.py:152}} Mar 17 10:51:35.089500 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-e4dd4b1d-c924-4d64-aded-64c34bd5f302 req-3bf659d9-0c0d-41b1-a048-5de3044dd4a7 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments/cf19ba08-4ea7-4222-9f78-697857bc0335 returned with HTTP 200 Mar 17 10:51:35.089500 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 324/641] 38.102.83.89 () {80 vars in 1814 bytes} [Tue Mar 17 10:51:31 2026] PUT /volume/v3/attachments/cf19ba08-4ea7-4222-9f78-697857bc0335 => generated 790 bytes in 3559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:51:35.419249 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-8eafe27b-7acc-4db8-9265-d40730078478 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:35.424565 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-8eafe27b-7acc-4db8-9265-d40730078478 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:35.424565 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-8eafe27b-7acc-4db8-9265-d40730078478 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:35.424565 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-8eafe27b-7acc-4db8-9265-d40730078478 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:35.436130 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:35.436130 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:51:35.440691 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-8eafe27b-7acc-4db8-9265-d40730078478 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:35.446646 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-8eafe27b-7acc-4db8-9265-d40730078478 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:35.447369 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 318/642] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:51:35 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:51:36.468406 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-191877f3-8238-4ccf-957f-2a565069200d None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:36.469930 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-191877f3-8238-4ccf-957f-2a565069200d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:36.470094 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-191877f3-8238-4ccf-957f-2a565069200d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:36.470247 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-191877f3-8238-4ccf-957f-2a565069200d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:36.476978 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:36.476978 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:51:36.479651 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-191877f3-8238-4ccf-957f-2a565069200d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:36.482654 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-191877f3-8238-4ccf-957f-2a565069200d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:36.482934 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 325/643] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:51:36 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 857 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 10:51:37.502254 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-feb86764-c8ce-42b5-b96a-8e57118cf9d3 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:37.504179 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-feb86764-c8ce-42b5-b96a-8e57118cf9d3 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:37.504403 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-feb86764-c8ce-42b5-b96a-8e57118cf9d3 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:37.504602 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-feb86764-c8ce-42b5-b96a-8e57118cf9d3 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:37.515128 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:37.515128 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:51:37.518737 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-feb86764-c8ce-42b5-b96a-8e57118cf9d3 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:37.523686 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-feb86764-c8ce-42b5-b96a-8e57118cf9d3 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:37.524089 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 319/644] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:51:37 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:51:38.545682 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-b019d4fe-be3f-4e64-83b7-ec424eede072 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:38.550314 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b019d4fe-be3f-4e64-83b7-ec424eede072 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:38.552746 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b019d4fe-be3f-4e64-83b7-ec424eede072 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:38.553163 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b019d4fe-be3f-4e64-83b7-ec424eede072 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:38.571794 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:38.571794 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:51:38.578734 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-b019d4fe-be3f-4e64-83b7-ec424eede072 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:38.585437 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b019d4fe-be3f-4e64-83b7-ec424eede072 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:38.586001 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 326/645] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:51:38 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:51:39.613659 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-cfe158b8-2943-499b-b7ed-e2d311383b75 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:39.616486 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-cfe158b8-2943-499b-b7ed-e2d311383b75 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:39.616775 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-cfe158b8-2943-499b-b7ed-e2d311383b75 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:39.617105 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-cfe158b8-2943-499b-b7ed-e2d311383b75 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:39.637239 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:39.637239 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:51:39.643366 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-cfe158b8-2943-499b-b7ed-e2d311383b75 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:39.650681 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-cfe158b8-2943-499b-b7ed-e2d311383b75 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:39.651378 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 320/646] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:51:39 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:51:40.455477 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-e4dd4b1d-c924-4d64-aded-64c34bd5f302 req-dffe635e-9e67-4326-b683-9fb7330db271 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:40.458136 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-e4dd4b1d-c924-4d64-aded-64c34bd5f302 req-dffe635e-9e67-4326-b683-9fb7330db271 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] POST https://38.102.83.89/volume/v3/attachments/cf19ba08-4ea7-4222-9f78-697857bc0335/action Mar 17 10:51:40.458683 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-e4dd4b1d-c924-4d64-aded-64c34bd5f302 req-dffe635e-9e67-4326-b683-9fb7330db271 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action body: b'{"os-complete": null}' {{(pid=123124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:51:40.458902 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-e4dd4b1d-c924-4d64-aded-64c34bd5f302 req-dffe635e-9e67-4326-b683-9fb7330db271 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:51:40.490839 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:40.490839 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:51:40.502696 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-e4dd4b1d-c924-4d64-aded-64c34bd5f302 req-dffe635e-9e67-4326-b683-9fb7330db271 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments/cf19ba08-4ea7-4222-9f78-697857bc0335/action returned with HTTP 204 Mar 17 10:51:40.503360 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 327/647] 38.102.83.89 () {80 vars in 1835 bytes} [Tue Mar 17 10:51:40 2026] POST /volume/v3/attachments/cf19ba08-4ea7-4222-9f78-697857bc0335/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:51:40.677681 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-788889bc-c258-4f32-ab29-38faf72e526d None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:40.681172 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-788889bc-c258-4f32-ab29-38faf72e526d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:40.681640 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-788889bc-c258-4f32-ab29-38faf72e526d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:40.682095 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-788889bc-c258-4f32-ab29-38faf72e526d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:40.703415 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:40.703415 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:51:40.711451 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-788889bc-c258-4f32-ab29-38faf72e526d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:40.720254 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-788889bc-c258-4f32-ab29-38faf72e526d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:40.720677 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 321/648] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:51:40 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 1149 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:51:40.774934 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-63a43f0e-4486-4bb0-90eb-c6e0aa06d1f5 req-86694334-1397-4514-9305-9347f23e0215 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:40.776892 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-63a43f0e-4486-4bb0-90eb-c6e0aa06d1f5 req-86694334-1397-4514-9305-9347f23e0215 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:40.777104 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-63a43f0e-4486-4bb0-90eb-c6e0aa06d1f5 req-86694334-1397-4514-9305-9347f23e0215 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:40.777332 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-63a43f0e-4486-4bb0-90eb-c6e0aa06d1f5 req-86694334-1397-4514-9305-9347f23e0215 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:40.787044 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:40.787044 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:51:40.790748 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-63a43f0e-4486-4bb0-90eb-c6e0aa06d1f5 req-86694334-1397-4514-9305-9347f23e0215 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:40.794557 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-63a43f0e-4486-4bb0-90eb-c6e0aa06d1f5 req-86694334-1397-4514-9305-9347f23e0215 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:40.795151 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 328/649] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:51:40 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 1149 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Mar 17 10:51:42.844824 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-54b77ebd-5ad4-4485-937d-a06f37bb2100 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:42.845397 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-54b77ebd-5ad4-4485-937d-a06f37bb2100 None None] GET https://38.102.83.89/volume// Mar 17 10:51:42.845670 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-54b77ebd-5ad4-4485-937d-a06f37bb2100 None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:42.845990 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-54b77ebd-5ad4-4485-937d-a06f37bb2100 None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:42.846567 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-54b77ebd-5ad4-4485-937d-a06f37bb2100 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:51:42.847033 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 322/650] 38.102.83.89 () {72 vars in 1539 bytes} [Tue Mar 17 10:51:42 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Mar 17 10:51:42.856601 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-63a43f0e-4486-4bb0-90eb-c6e0aa06d1f5 req-17b2448b-4b47-4ec8-9f50-e03eb2e7f5d5 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:42.859982 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-63a43f0e-4486-4bb0-90eb-c6e0aa06d1f5 req-17b2448b-4b47-4ec8-9f50-e03eb2e7f5d5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] POST https://38.102.83.89/volume/v3/attachments Mar 17 10:51:42.860592 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-63a43f0e-4486-4bb0-90eb-c6e0aa06d1f5 req-17b2448b-4b47-4ec8-9f50-e03eb2e7f5d5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4793324e-7452-40ba-b136-9e73d70b126a", "connector": null, "instance_uuid": "63728326-4bb7-4151-9ae3-e74ef70a3290"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:51:42.874999 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:42.874999 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:51:42.897681 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-63a43f0e-4486-4bb0-90eb-c6e0aa06d1f5 req-17b2448b-4b47-4ec8-9f50-e03eb2e7f5d5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments returned with HTTP 200 Mar 17 10:51:42.898372 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 329/651] 38.102.83.89 () {80 vars in 1704 bytes} [Tue Mar 17 10:51:42 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:51:43.327394 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-3bc06846-9e9c-4f48-819d-e0c06fd1567c None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:43.330549 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3bc06846-9e9c-4f48-819d-e0c06fd1567c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:43.330888 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3bc06846-9e9c-4f48-819d-e0c06fd1567c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:43.331253 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3bc06846-9e9c-4f48-819d-e0c06fd1567c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:43.358412 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:43.358412 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:51:43.368028 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-3bc06846-9e9c-4f48-819d-e0c06fd1567c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:43.378857 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3bc06846-9e9c-4f48-819d-e0c06fd1567c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:43.379578 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 323/652] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:51:43 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 1151 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:51:43.439175 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-cc597caf-c040-4a66-8651-f857cf5d151d None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:43.439716 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-cc597caf-c040-4a66-8651-f857cf5d151d None None] GET https://38.102.83.89/volume// Mar 17 10:51:43.441697 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-cc597caf-c040-4a66-8651-f857cf5d151d None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:43.441697 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-cc597caf-c040-4a66-8651-f857cf5d151d None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:43.441697 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-cc597caf-c040-4a66-8651-f857cf5d151d None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:51:43.441697 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 330/653] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 10:51:43 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:51:43.448527 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-63a43f0e-4486-4bb0-90eb-c6e0aa06d1f5 req-5fd0b1ea-6196-41b2-93fc-0eb60a10e673 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:43.451398 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-63a43f0e-4486-4bb0-90eb-c6e0aa06d1f5 req-5fd0b1ea-6196-41b2-93fc-0eb60a10e673 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:43.451724 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-63a43f0e-4486-4bb0-90eb-c6e0aa06d1f5 req-5fd0b1ea-6196-41b2-93fc-0eb60a10e673 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:43.452008 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-63a43f0e-4486-4bb0-90eb-c6e0aa06d1f5 req-5fd0b1ea-6196-41b2-93fc-0eb60a10e673 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:43.475141 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:43.475141 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:51:43.480648 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-63a43f0e-4486-4bb0-90eb-c6e0aa06d1f5 req-5fd0b1ea-6196-41b2-93fc-0eb60a10e673 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:43.484702 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-63a43f0e-4486-4bb0-90eb-c6e0aa06d1f5 req-5fd0b1ea-6196-41b2-93fc-0eb60a10e673 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:43.485232 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 324/654] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 10:51:43 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 1332 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 10:51:43.541339 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-63a43f0e-4486-4bb0-90eb-c6e0aa06d1f5 req-1d002239-3883-41a9-9e8c-695d1250c57a None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:43.543435 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-63a43f0e-4486-4bb0-90eb-c6e0aa06d1f5 req-1d002239-3883-41a9-9e8c-695d1250c57a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] PUT https://38.102.83.89/volume/v3/attachments/6ab283c2-b604-46e3-8b26-19e9761f75a2 Mar 17 10:51:43.543822 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-63a43f0e-4486-4bb0-90eb-c6e0aa06d1f5 req-1d002239-3883-41a9-9e8c-695d1250c57a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "38.102.83.89", "host": "np0005649721.novalocal", "multipath": false, "enforce_multipath": true, "initiator": "iqn.1994-05.com.redhat:fd15498af3bd", "do_local_attach": false, "uuid": "0ceb02b1-38b4-43fc-8549-abe22c224d5e", "system uuid": "7643bce9-2f06-4fe7-b291-650913a35e56", "nvme_native_multipath": false, "nqn": "nqn.2014-08.org.nvmexpress:uuid:7492a7d8-3878-46d7-bc3c-9b085f58a756", "found_dsc": "", "host_ips": ["38.102.83.89", "fe80::f816:3eff:feb5:bca3", "192.168.122.1", "172.24.5.1", "2001:db8::2", "fe80::608a:3ff:feb6:c149", "fe80::fc16:3eff:fe30:38c9", "fe80::e8c1:17ff:fe84:133e", "fe80::fc16:3eff:fe15:f406", "fe80::fcc8:1dff:fe84:b9cb", "fe80::fc16:3eff:fe06:6e60", "fe80::fc16:3eff:fe7c:24d0"], "mountpoint": "/dev/vdb"}}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:51:43.551799 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-63a43f0e-4486-4bb0-90eb-c6e0aa06d1f5 req-1d002239-3883-41a9-9e8c-695d1250c57a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Acquiring lock "cinder-attachment_update-4793324e-7452-40ba-b136-9e73d70b126a-np0005649721.novalocal" by "attachment_update" {{(pid=123124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Mar 17 10:51:43.557257 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-63a43f0e-4486-4bb0-90eb-c6e0aa06d1f5 req-1d002239-3883-41a9-9e8c-695d1250c57a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Lock "cinder-attachment_update-4793324e-7452-40ba-b136-9e73d70b126a-np0005649721.novalocal" acquired by "attachment_update" :: waited 0.005s {{(pid=123124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Mar 17 10:51:43.558705 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:43.558705 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:51:44.403211 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-c4e49645-be23-44a7-88ac-9bf696221a7b None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:44.406554 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c4e49645-be23-44a7-88ac-9bf696221a7b tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:44.406865 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c4e49645-be23-44a7-88ac-9bf696221a7b tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:44.407160 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c4e49645-be23-44a7-88ac-9bf696221a7b tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:44.427942 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:44.427942 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:51:44.432753 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-c4e49645-be23-44a7-88ac-9bf696221a7b tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:44.441379 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c4e49645-be23-44a7-88ac-9bf696221a7b tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:44.441951 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 325/655] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:51:44 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 1151 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:51:45.463267 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-aefbb5be-5920-4464-93ef-f3286300d063 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:45.465851 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-aefbb5be-5920-4464-93ef-f3286300d063 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:45.466333 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-aefbb5be-5920-4464-93ef-f3286300d063 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:45.466760 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-aefbb5be-5920-4464-93ef-f3286300d063 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:45.482330 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:45.482330 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:51:45.488263 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-aefbb5be-5920-4464-93ef-f3286300d063 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:45.495129 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-aefbb5be-5920-4464-93ef-f3286300d063 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:45.495741 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 326/656] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:51:45 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 1151 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:51:46.514823 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-e8285a1d-78f2-4942-b246-0134372587a6 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:46.518863 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e8285a1d-78f2-4942-b246-0134372587a6 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:46.519159 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e8285a1d-78f2-4942-b246-0134372587a6 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:46.519546 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e8285a1d-78f2-4942-b246-0134372587a6 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:46.543840 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:46.543840 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:51:46.550728 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-e8285a1d-78f2-4942-b246-0134372587a6 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:46.559782 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e8285a1d-78f2-4942-b246-0134372587a6 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:46.560610 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 327/657] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:51:46 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 1151 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:51:47.087402 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-63a43f0e-4486-4bb0-90eb-c6e0aa06d1f5 req-1d002239-3883-41a9-9e8c-695d1250c57a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Lock "cinder-attachment_update-4793324e-7452-40ba-b136-9e73d70b126a-np0005649721.novalocal" released by "attachment_update" :: held 3.529s {{(pid=123124) __release /opt/stack/cinder/cinder/coordination.py:152}} Mar 17 10:51:47.087402 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-63a43f0e-4486-4bb0-90eb-c6e0aa06d1f5 req-1d002239-3883-41a9-9e8c-695d1250c57a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments/6ab283c2-b604-46e3-8b26-19e9761f75a2 returned with HTTP 200 Mar 17 10:51:47.087896 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 331/658] 38.102.83.89 () {80 vars in 1814 bytes} [Tue Mar 17 10:51:43 2026] PUT /volume/v3/attachments/6ab283c2-b604-46e3-8b26-19e9761f75a2 => generated 790 bytes in 3547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:51:47.587316 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-bdc455e6-4b24-4301-b5dd-3c3d2e731ee8 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:47.591841 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-bdc455e6-4b24-4301-b5dd-3c3d2e731ee8 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:47.592735 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-bdc455e6-4b24-4301-b5dd-3c3d2e731ee8 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:47.593083 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-bdc455e6-4b24-4301-b5dd-3c3d2e731ee8 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:47.609960 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:47.609960 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:51:47.618782 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-bdc455e6-4b24-4301-b5dd-3c3d2e731ee8 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:47.629793 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-bdc455e6-4b24-4301-b5dd-3c3d2e731ee8 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:47.630137 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 328/659] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:51:47 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 1152 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:51:48.654421 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-590e47e6-bbc5-4354-8319-e2399ab3f96e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:48.655872 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-590e47e6-bbc5-4354-8319-e2399ab3f96e tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:48.655872 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-590e47e6-bbc5-4354-8319-e2399ab3f96e tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:48.656259 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-590e47e6-bbc5-4354-8319-e2399ab3f96e tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:48.679475 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:48.679475 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:51:48.691864 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-590e47e6-bbc5-4354-8319-e2399ab3f96e tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:48.703192 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-590e47e6-bbc5-4354-8319-e2399ab3f96e tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:48.704473 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 332/660] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:51:48 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 1152 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:51:49.728187 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-ba38a4c0-cf9f-4930-9506-84a8cd850c22 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:49.730074 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ba38a4c0-cf9f-4930-9506-84a8cd850c22 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:49.730261 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ba38a4c0-cf9f-4930-9506-84a8cd850c22 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:49.730496 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ba38a4c0-cf9f-4930-9506-84a8cd850c22 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:49.746173 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:49.746173 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:51:49.750747 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-ba38a4c0-cf9f-4930-9506-84a8cd850c22 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:49.755528 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ba38a4c0-cf9f-4930-9506-84a8cd850c22 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:49.755929 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 329/661] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:51:49 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 1152 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:51:50.297503 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-63a43f0e-4486-4bb0-90eb-c6e0aa06d1f5 req-31793d96-dcf1-48e3-afe5-495cedb5d8bd None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:50.301322 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-63a43f0e-4486-4bb0-90eb-c6e0aa06d1f5 req-31793d96-dcf1-48e3-afe5-495cedb5d8bd tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] POST https://38.102.83.89/volume/v3/attachments/6ab283c2-b604-46e3-8b26-19e9761f75a2/action Mar 17 10:51:50.302175 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-63a43f0e-4486-4bb0-90eb-c6e0aa06d1f5 req-31793d96-dcf1-48e3-afe5-495cedb5d8bd tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action body: b'{"os-complete": null}' {{(pid=123124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:51:50.302520 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-63a43f0e-4486-4bb0-90eb-c6e0aa06d1f5 req-31793d96-dcf1-48e3-afe5-495cedb5d8bd tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:51:50.334569 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:50.334569 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:51:50.348220 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-63a43f0e-4486-4bb0-90eb-c6e0aa06d1f5 req-31793d96-dcf1-48e3-afe5-495cedb5d8bd tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments/6ab283c2-b604-46e3-8b26-19e9761f75a2/action returned with HTTP 204 Mar 17 10:51:50.349043 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 333/662] 38.102.83.89 () {80 vars in 1835 bytes} [Tue Mar 17 10:51:50 2026] POST /volume/v3/attachments/6ab283c2-b604-46e3-8b26-19e9761f75a2/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:51:50.774736 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-e05d1035-74e7-426f-b6d6-9be34442521f None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:50.778267 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e05d1035-74e7-426f-b6d6-9be34442521f tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:50.778707 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e05d1035-74e7-426f-b6d6-9be34442521f tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:50.779590 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e05d1035-74e7-426f-b6d6-9be34442521f tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:50.800704 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:50.800704 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:51:50.805553 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-e05d1035-74e7-426f-b6d6-9be34442521f tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:50.812376 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e05d1035-74e7-426f-b6d6-9be34442521f tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:50.813098 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 330/663] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:51:50 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 1446 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:51:50.831112 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-269858ea-5c4e-4e56-ba72-9ab2bb2364f3 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:50.878755 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-269858ea-5c4e-4e56-ba72-9ab2bb2364f3 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-reader] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:50.879140 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-269858ea-5c4e-4e56-ba72-9ab2bb2364f3 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-reader] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:50.879598 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-269858ea-5c4e-4e56-ba72-9ab2bb2364f3 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-reader] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:50.896944 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:50.896944 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:51:50.902547 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-269858ea-5c4e-4e56-ba72-9ab2bb2364f3 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-reader] Volume info retrieved successfully. Mar 17 10:51:50.909208 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-269858ea-5c4e-4e56-ba72-9ab2bb2364f3 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-reader] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:50.910172 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 334/664] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:51:50 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 1446 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:51:51.016415 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-787c49b6-03df-4ea1-abc9-a97d9aa4e9fa None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:51.019169 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-787c49b6-03df-4ea1-abc9-a97d9aa4e9fa tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-reader] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:51.019571 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-787c49b6-03df-4ea1-abc9-a97d9aa4e9fa tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-reader] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:51.019887 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-787c49b6-03df-4ea1-abc9-a97d9aa4e9fa tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-reader] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:51.035443 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:51.035443 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:51:51.039959 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-787c49b6-03df-4ea1-abc9-a97d9aa4e9fa tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-reader] Volume info retrieved successfully. Mar 17 10:51:51.045959 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-787c49b6-03df-4ea1-abc9-a97d9aa4e9fa tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-reader] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:51.046704 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 331/665] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:51:51 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 1446 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:51:51.102204 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-2ef5b18c-1d5c-4840-8ebf-9fa3f2ffff91 req-1f536f21-61ed-4da7-b64e-343c9fe3efe8 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:51.106864 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-2ef5b18c-1d5c-4840-8ebf-9fa3f2ffff91 req-1f536f21-61ed-4da7-b64e-343c9fe3efe8 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:51.107261 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-2ef5b18c-1d5c-4840-8ebf-9fa3f2ffff91 req-1f536f21-61ed-4da7-b64e-343c9fe3efe8 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:51.107663 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-2ef5b18c-1d5c-4840-8ebf-9fa3f2ffff91 req-1f536f21-61ed-4da7-b64e-343c9fe3efe8 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:51.125492 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:51.125492 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:51:51.130506 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-2ef5b18c-1d5c-4840-8ebf-9fa3f2ffff91 req-1f536f21-61ed-4da7-b64e-343c9fe3efe8 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:51.139189 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-2ef5b18c-1d5c-4840-8ebf-9fa3f2ffff91 req-1f536f21-61ed-4da7-b64e-343c9fe3efe8 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:51.139874 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 335/666] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:51:51 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 1446 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:51:51.168110 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-2ef5b18c-1d5c-4840-8ebf-9fa3f2ffff91 req-a4757d8b-46f8-4d38-adb7-91407f5d4e02 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:51.171228 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-2ef5b18c-1d5c-4840-8ebf-9fa3f2ffff91 req-a4757d8b-46f8-4d38-adb7-91407f5d4e02 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] POST https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a/action Mar 17 10:51:51.171774 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-2ef5b18c-1d5c-4840-8ebf-9fa3f2ffff91 req-a4757d8b-46f8-4d38-adb7-91407f5d4e02 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:51:51.171992 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-2ef5b18c-1d5c-4840-8ebf-9fa3f2ffff91 req-a4757d8b-46f8-4d38-adb7-91407f5d4e02 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:51:51.189642 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:51.189642 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:51:51.190441 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-2ef5b18c-1d5c-4840-8ebf-9fa3f2ffff91 req-a4757d8b-46f8-4d38-adb7-91407f5d4e02 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:51.197725 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-2ef5b18c-1d5c-4840-8ebf-9fa3f2ffff91 req-a4757d8b-46f8-4d38-adb7-91407f5d4e02 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Begin detaching volume completed successfully. Mar 17 10:51:51.198086 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-2ef5b18c-1d5c-4840-8ebf-9fa3f2ffff91 req-a4757d8b-46f8-4d38-adb7-91407f5d4e02 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a/action returned with HTTP 202 Mar 17 10:51:51.198686 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 332/667] 38.102.83.89 () {78 vars in 1782 bytes} [Tue Mar 17 10:51:51 2026] POST /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Mar 17 10:51:51.219147 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-c1dc7508-c071-4195-805f-a62fc48d3ca3 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:51.222052 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c1dc7508-c071-4195-805f-a62fc48d3ca3 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:51.222517 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c1dc7508-c071-4195-805f-a62fc48d3ca3 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:51.222973 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c1dc7508-c071-4195-805f-a62fc48d3ca3 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:51.237923 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:51.237923 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:51:51.242435 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-c1dc7508-c071-4195-805f-a62fc48d3ca3 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:51.248948 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c1dc7508-c071-4195-805f-a62fc48d3ca3 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:51.249565 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 336/668] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:51:51 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 1449 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:51:52.229613 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-7a6ac17d-b25d-43f6-a920-11f8c9b488f2 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:52.230154 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7a6ac17d-b25d-43f6-a920-11f8c9b488f2 None None] GET https://38.102.83.89/volume// Mar 17 10:51:52.230425 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7a6ac17d-b25d-43f6-a920-11f8c9b488f2 None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:52.230727 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7a6ac17d-b25d-43f6-a920-11f8c9b488f2 None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:52.231243 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7a6ac17d-b25d-43f6-a920-11f8c9b488f2 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:51:52.231953 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 333/669] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 10:51:52 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:51:52.247816 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-2ef5b18c-1d5c-4840-8ebf-9fa3f2ffff91 req-d5d1d6fd-6278-4209-9f91-7ce3a7be986d None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:52.252060 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-2ef5b18c-1d5c-4840-8ebf-9fa3f2ffff91 req-d5d1d6fd-6278-4209-9f91-7ce3a7be986d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:52.252427 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-2ef5b18c-1d5c-4840-8ebf-9fa3f2ffff91 req-d5d1d6fd-6278-4209-9f91-7ce3a7be986d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:52.252729 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-2ef5b18c-1d5c-4840-8ebf-9fa3f2ffff91 req-d5d1d6fd-6278-4209-9f91-7ce3a7be986d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:52.273494 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-ca9f84d0-e9d1-4d95-9d6e-9c1abdd256d2 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:52.275194 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:52.275194 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:51:52.276010 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ca9f84d0-e9d1-4d95-9d6e-9c1abdd256d2 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:52.276328 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ca9f84d0-e9d1-4d95-9d6e-9c1abdd256d2 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:52.276614 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ca9f84d0-e9d1-4d95-9d6e-9c1abdd256d2 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:52.281105 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-2ef5b18c-1d5c-4840-8ebf-9fa3f2ffff91 req-d5d1d6fd-6278-4209-9f91-7ce3a7be986d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:52.288078 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-2ef5b18c-1d5c-4840-8ebf-9fa3f2ffff91 req-d5d1d6fd-6278-4209-9f91-7ce3a7be986d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:52.288693 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 337/670] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 10:51:52 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 1630 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 10:51:52.293079 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:52.293079 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:51:52.297480 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-ca9f84d0-e9d1-4d95-9d6e-9c1abdd256d2 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:52.303347 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ca9f84d0-e9d1-4d95-9d6e-9c1abdd256d2 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:52.303885 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 334/671] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:51:52 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 1449 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:51:52.476647 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-2ef5b18c-1d5c-4840-8ebf-9fa3f2ffff91 req-79fa9809-dead-44e5-95de-e1acd38175c9 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:52.479727 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-2ef5b18c-1d5c-4840-8ebf-9fa3f2ffff91 req-79fa9809-dead-44e5-95de-e1acd38175c9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:52.480042 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-2ef5b18c-1d5c-4840-8ebf-9fa3f2ffff91 req-79fa9809-dead-44e5-95de-e1acd38175c9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:52.480404 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-2ef5b18c-1d5c-4840-8ebf-9fa3f2ffff91 req-79fa9809-dead-44e5-95de-e1acd38175c9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:52.497335 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:52.497335 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:51:52.502070 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-2ef5b18c-1d5c-4840-8ebf-9fa3f2ffff91 req-79fa9809-dead-44e5-95de-e1acd38175c9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:52.508275 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-2ef5b18c-1d5c-4840-8ebf-9fa3f2ffff91 req-79fa9809-dead-44e5-95de-e1acd38175c9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:52.508936 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 338/672] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:51:52 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 1449 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:51:53.022445 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-2ef5b18c-1d5c-4840-8ebf-9fa3f2ffff91 req-52d8954e-48e5-4980-9850-75a89b42cc31 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:53.025457 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-2ef5b18c-1d5c-4840-8ebf-9fa3f2ffff91 req-52d8954e-48e5-4980-9850-75a89b42cc31 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] DELETE https://38.102.83.89/volume/v3/attachments/cf19ba08-4ea7-4222-9f78-697857bc0335 Mar 17 10:51:53.025765 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-2ef5b18c-1d5c-4840-8ebf-9fa3f2ffff91 req-52d8954e-48e5-4980-9850-75a89b42cc31 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:53.026056 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-2ef5b18c-1d5c-4840-8ebf-9fa3f2ffff91 req-52d8954e-48e5-4980-9850-75a89b42cc31 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'version_select' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:53.035699 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:53.035699 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:51:53.334579 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-c00fffba-da43-46f6-9486-b2aa4d836ad9 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:53.337136 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c00fffba-da43-46f6-9486-b2aa4d836ad9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:53.337464 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c00fffba-da43-46f6-9486-b2aa4d836ad9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:53.337765 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c00fffba-da43-46f6-9486-b2aa4d836ad9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:53.361097 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:53.361097 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:51:53.369143 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-c00fffba-da43-46f6-9486-b2aa4d836ad9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:53.376101 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c00fffba-da43-46f6-9486-b2aa4d836ad9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:53.377337 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 339/673] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:51:53 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 1449 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:51:53.590954 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-2ef5b18c-1d5c-4840-8ebf-9fa3f2ffff91 req-52d8954e-48e5-4980-9850-75a89b42cc31 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments/cf19ba08-4ea7-4222-9f78-697857bc0335 returned with HTTP 200 Mar 17 10:51:53.591702 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 335/674] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 10:51:53 2026] DELETE /volume/v3/attachments/cf19ba08-4ea7-4222-9f78-697857bc0335 => generated 192 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:51:54.398924 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-73388529-9e81-4abd-9a34-8eac611c4171 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:54.400329 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-73388529-9e81-4abd-9a34-8eac611c4171 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:54.400558 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-73388529-9e81-4abd-9a34-8eac611c4171 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:54.400711 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-73388529-9e81-4abd-9a34-8eac611c4171 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:54.408328 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:54.408328 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:51:54.410773 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-73388529-9e81-4abd-9a34-8eac611c4171 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:54.416377 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-73388529-9e81-4abd-9a34-8eac611c4171 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:54.416722 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 340/675] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:51:54 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 1149 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:51:54.518771 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-af49074f-6169-492e-8e33-97725fb541ef None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:54.522104 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-af49074f-6169-492e-8e33-97725fb541ef tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-reader] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:54.522513 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-af49074f-6169-492e-8e33-97725fb541ef tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-reader] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:54.522880 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-af49074f-6169-492e-8e33-97725fb541ef tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-reader] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:54.540171 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:54.540171 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:51:54.546047 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-af49074f-6169-492e-8e33-97725fb541ef tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-reader] Volume info retrieved successfully. Mar 17 10:51:54.553838 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-af49074f-6169-492e-8e33-97725fb541ef tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-reader] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:54.554580 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 336/676] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:51:54 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 1149 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:51:54.624619 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-24e7e567-c999-47dd-86ee-780e3b5a3806 req-73c07923-a3a8-45ba-afbf-a221f68b6c07 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:54.628411 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-24e7e567-c999-47dd-86ee-780e3b5a3806 req-73c07923-a3a8-45ba-afbf-a221f68b6c07 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:54.628605 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-24e7e567-c999-47dd-86ee-780e3b5a3806 req-73c07923-a3a8-45ba-afbf-a221f68b6c07 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:54.628795 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-24e7e567-c999-47dd-86ee-780e3b5a3806 req-73c07923-a3a8-45ba-afbf-a221f68b6c07 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:54.642435 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:54.642435 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:51:54.645612 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-24e7e567-c999-47dd-86ee-780e3b5a3806 req-73c07923-a3a8-45ba-afbf-a221f68b6c07 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:54.649853 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-24e7e567-c999-47dd-86ee-780e3b5a3806 req-73c07923-a3a8-45ba-afbf-a221f68b6c07 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:54.650286 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 341/677] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:51:54 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 1149 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:51:54.679776 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-24e7e567-c999-47dd-86ee-780e3b5a3806 req-a111e4bd-1910-44b4-8abd-3addef2246fe None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:54.683067 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-24e7e567-c999-47dd-86ee-780e3b5a3806 req-a111e4bd-1910-44b4-8abd-3addef2246fe tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] POST https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a/action Mar 17 10:51:54.683647 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-24e7e567-c999-47dd-86ee-780e3b5a3806 req-a111e4bd-1910-44b4-8abd-3addef2246fe tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:51:54.683889 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-24e7e567-c999-47dd-86ee-780e3b5a3806 req-a111e4bd-1910-44b4-8abd-3addef2246fe tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:51:54.700001 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:54.700001 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:51:54.701084 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-24e7e567-c999-47dd-86ee-780e3b5a3806 req-a111e4bd-1910-44b4-8abd-3addef2246fe tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:54.711024 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-24e7e567-c999-47dd-86ee-780e3b5a3806 req-a111e4bd-1910-44b4-8abd-3addef2246fe tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Begin detaching volume completed successfully. Mar 17 10:51:54.711419 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-24e7e567-c999-47dd-86ee-780e3b5a3806 req-a111e4bd-1910-44b4-8abd-3addef2246fe tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a/action returned with HTTP 202 Mar 17 10:51:54.712066 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 337/678] 38.102.83.89 () {78 vars in 1782 bytes} [Tue Mar 17 10:51:54 2026] POST /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Mar 17 10:51:54.743120 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-ca9cf5b5-6896-4f86-b86b-4671fe0a7c27 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:54.746237 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ca9cf5b5-6896-4f86-b86b-4671fe0a7c27 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:54.746519 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ca9cf5b5-6896-4f86-b86b-4671fe0a7c27 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:54.746848 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ca9cf5b5-6896-4f86-b86b-4671fe0a7c27 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:54.764746 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:54.764746 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:51:54.769446 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-ca9cf5b5-6896-4f86-b86b-4671fe0a7c27 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:54.775436 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ca9cf5b5-6896-4f86-b86b-4671fe0a7c27 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:54.775982 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 342/679] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:51:54 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 1152 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:51:55.749430 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-c95b2e9a-2831-4ec5-83ab-eeee87fa19f7 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:55.749825 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c95b2e9a-2831-4ec5-83ab-eeee87fa19f7 None None] GET https://38.102.83.89/volume// Mar 17 10:51:55.749981 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c95b2e9a-2831-4ec5-83ab-eeee87fa19f7 None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:55.750179 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c95b2e9a-2831-4ec5-83ab-eeee87fa19f7 None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:55.750565 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c95b2e9a-2831-4ec5-83ab-eeee87fa19f7 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:51:55.750842 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 338/680] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 10:51:55 2026] GET /volume/ => generated 388 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:51:55.764754 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-24e7e567-c999-47dd-86ee-780e3b5a3806 req-7fe6502c-6fd7-4b7a-a671-90e440a3f87a None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:55.767872 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-24e7e567-c999-47dd-86ee-780e3b5a3806 req-7fe6502c-6fd7-4b7a-a671-90e440a3f87a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:55.768236 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-24e7e567-c999-47dd-86ee-780e3b5a3806 req-7fe6502c-6fd7-4b7a-a671-90e440a3f87a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:55.768577 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-24e7e567-c999-47dd-86ee-780e3b5a3806 req-7fe6502c-6fd7-4b7a-a671-90e440a3f87a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:55.786597 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:55.786597 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:51:55.792906 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-24e7e567-c999-47dd-86ee-780e3b5a3806 req-7fe6502c-6fd7-4b7a-a671-90e440a3f87a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:55.800957 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-24e7e567-c999-47dd-86ee-780e3b5a3806 req-7fe6502c-6fd7-4b7a-a671-90e440a3f87a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:55.801541 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 343/681] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 10:51:55 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 1333 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 10:51:55.802157 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-f37251f9-3f3b-435d-9bce-161be1386c70 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:55.805425 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f37251f9-3f3b-435d-9bce-161be1386c70 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:55.805867 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f37251f9-3f3b-435d-9bce-161be1386c70 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:55.806217 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f37251f9-3f3b-435d-9bce-161be1386c70 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:55.819490 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:55.819490 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:51:55.823867 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-f37251f9-3f3b-435d-9bce-161be1386c70 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:55.832875 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f37251f9-3f3b-435d-9bce-161be1386c70 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:55.837665 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 339/682] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:51:55 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 1152 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:51:55.930000 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-24e7e567-c999-47dd-86ee-780e3b5a3806 req-c966ac40-6f5f-4e7e-96ac-7ce57b078735 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:55.933227 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-24e7e567-c999-47dd-86ee-780e3b5a3806 req-c966ac40-6f5f-4e7e-96ac-7ce57b078735 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:55.933627 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-24e7e567-c999-47dd-86ee-780e3b5a3806 req-c966ac40-6f5f-4e7e-96ac-7ce57b078735 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:55.933961 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-24e7e567-c999-47dd-86ee-780e3b5a3806 req-c966ac40-6f5f-4e7e-96ac-7ce57b078735 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:55.947467 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:55.947467 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:51:55.952051 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-24e7e567-c999-47dd-86ee-780e3b5a3806 req-c966ac40-6f5f-4e7e-96ac-7ce57b078735 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:55.958723 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-24e7e567-c999-47dd-86ee-780e3b5a3806 req-c966ac40-6f5f-4e7e-96ac-7ce57b078735 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:55.959267 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 344/683] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:51:55 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 1152 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:51:56.157555 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-24e7e567-c999-47dd-86ee-780e3b5a3806 req-3e7ec129-e818-415b-8030-916c49e7f809 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:56.160797 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-24e7e567-c999-47dd-86ee-780e3b5a3806 req-3e7ec129-e818-415b-8030-916c49e7f809 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] DELETE https://38.102.83.89/volume/v3/attachments/6ab283c2-b604-46e3-8b26-19e9761f75a2 Mar 17 10:51:56.161100 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-24e7e567-c999-47dd-86ee-780e3b5a3806 req-3e7ec129-e818-415b-8030-916c49e7f809 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:56.161466 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-24e7e567-c999-47dd-86ee-780e3b5a3806 req-3e7ec129-e818-415b-8030-916c49e7f809 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'version_select' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:56.172424 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:56.172424 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:51:56.854997 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-f26ea86a-e66d-43ba-8372-4313202d4f16 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:56.857724 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f26ea86a-e66d-43ba-8372-4313202d4f16 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:56.857863 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f26ea86a-e66d-43ba-8372-4313202d4f16 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:56.858274 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f26ea86a-e66d-43ba-8372-4313202d4f16 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:56.875653 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:56.875653 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:51:56.881172 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-f26ea86a-e66d-43ba-8372-4313202d4f16 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:56.887452 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f26ea86a-e66d-43ba-8372-4313202d4f16 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:56.887961 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 345/684] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:51:56 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 1152 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:51:57.909531 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-b7c50ee6-44cb-4939-8446-1849c6bbf465 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:57.911059 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b7c50ee6-44cb-4939-8446-1849c6bbf465 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:57.911203 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b7c50ee6-44cb-4939-8446-1849c6bbf465 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:57.911365 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b7c50ee6-44cb-4939-8446-1849c6bbf465 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:57.930009 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:57.930009 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:51:57.934346 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-b7c50ee6-44cb-4939-8446-1849c6bbf465 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:57.939075 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b7c50ee6-44cb-4939-8446-1849c6bbf465 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:57.939487 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 346/685] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:51:57 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 1152 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:51:58.962723 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-e879ecef-a76a-4c48-8623-fea42728e9a4 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:51:58.965472 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e879ecef-a76a-4c48-8623-fea42728e9a4 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:51:58.965773 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e879ecef-a76a-4c48-8623-fea42728e9a4 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:51:58.966078 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e879ecef-a76a-4c48-8623-fea42728e9a4 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:51:58.987958 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:51:58.987958 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:51:58.993657 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-e879ecef-a76a-4c48-8623-fea42728e9a4 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:51:59.001100 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e879ecef-a76a-4c48-8623-fea42728e9a4 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:51:59.002226 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 347/686] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:51:58 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 1152 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:51:59.210620 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-24e7e567-c999-47dd-86ee-780e3b5a3806 req-3e7ec129-e818-415b-8030-916c49e7f809 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments/6ab283c2-b604-46e3-8b26-19e9761f75a2 returned with HTTP 200 Mar 17 10:51:59.211223 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 340/687] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 10:51:56 2026] DELETE /volume/v3/attachments/6ab283c2-b604-46e3-8b26-19e9761f75a2 => generated 19 bytes in 3054 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:00.030279 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-65de5349-f515-4e6a-b2d7-425a7df2cd60 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:00.032655 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-65de5349-f515-4e6a-b2d7-425a7df2cd60 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:52:00.033064 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-65de5349-f515-4e6a-b2d7-425a7df2cd60 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:00.033563 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-65de5349-f515-4e6a-b2d7-425a7df2cd60 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:00.053180 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:00.053180 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:52:00.058098 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-65de5349-f515-4e6a-b2d7-425a7df2cd60 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:52:00.065123 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-65de5349-f515-4e6a-b2d7-425a7df2cd60 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:52:00.065967 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 348/688] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:00 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:00.088952 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-f163317a-45c7-4eb7-a398-9938428fa932 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:00.094196 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f163317a-45c7-4eb7-a398-9938428fa932 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:52:00.094671 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f163317a-45c7-4eb7-a398-9938428fa932 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:00.095124 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f163317a-45c7-4eb7-a398-9938428fa932 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:00.108906 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:00.108906 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:00.114715 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-f163317a-45c7-4eb7-a398-9938428fa932 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:52:00.120910 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f163317a-45c7-4eb7-a398-9938428fa932 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:52:00.121497 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 341/689] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:00 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:00.210829 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-88124e30-8f77-4731-ab39-28959691a719 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:00.213690 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-88124e30-8f77-4731-ab39-28959691a719 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:52:00.213990 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-88124e30-8f77-4731-ab39-28959691a719 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:00.214158 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-88124e30-8f77-4731-ab39-28959691a719 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:00.223618 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:00.223618 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:52:00.228267 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-88124e30-8f77-4731-ab39-28959691a719 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:52:00.234708 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-88124e30-8f77-4731-ab39-28959691a719 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:52:00.235264 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 349/690] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:00 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:00.958902 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-5ddfa01d-c96b-451b-9c67-03138bfe401a req-dfcad92b-3d5d-48c0-95d3-0e5cb79ca884 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:00.961976 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-5ddfa01d-c96b-451b-9c67-03138bfe401a req-dfcad92b-3d5d-48c0-95d3-0e5cb79ca884 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 10:52:00.962699 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-5ddfa01d-c96b-451b-9c67-03138bfe401a req-dfcad92b-3d5d-48c0-95d3-0e5cb79ca884 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-140503516", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:52:00.966112 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.volumes [req-5ddfa01d-c96b-451b-9c67-03138bfe401a req-dfcad92b-3d5d-48c0-95d3-0e5cb79ca884 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-140503516', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=123123) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 10:52:00.967480 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [req-5ddfa01d-c96b-451b-9c67-03138bfe401a req-dfcad92b-3d5d-48c0-95d3-0e5cb79ca884 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Create volume of 1 GB Mar 17 10:52:00.977356 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-5ddfa01d-c96b-451b-9c67-03138bfe401a req-dfcad92b-3d5d-48c0-95d3-0e5cb79ca884 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Availability Zones retrieved successfully. Mar 17 10:52:00.988823 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [req-5ddfa01d-c96b-451b-9c67-03138bfe401a req-dfcad92b-3d5d-48c0-95d3-0e5cb79ca884 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Flow 'volume_create_api' (d00a36c5-edb4-431e-b73f-b0d4addcc26f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:52:00.990861 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [req-5ddfa01d-c96b-451b-9c67-03138bfe401a req-dfcad92b-3d5d-48c0-95d3-0e5cb79ca884 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57d79d58-8ec8-4ef8-a18b-417225043cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:52:00.992814 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.flows.api.create_volume [req-5ddfa01d-c96b-451b-9c67-03138bfe401a req-dfcad92b-3d5d-48c0-95d3-0e5cb79ca884 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Validating volume size '1' using validate_int {{(pid=123123) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:52:01.029682 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [req-5ddfa01d-c96b-451b-9c67-03138bfe401a req-dfcad92b-3d5d-48c0-95d3-0e5cb79ca884 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57d79d58-8ec8-4ef8-a18b-417225043cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:52:01.030475 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [req-5ddfa01d-c96b-451b-9c67-03138bfe401a req-dfcad92b-3d5d-48c0-95d3-0e5cb79ca884 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb02d2dd-fad9-4f29-9d1a-704ab97c5fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:52:01.094798 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [req-5ddfa01d-c96b-451b-9c67-03138bfe401a req-dfcad92b-3d5d-48c0-95d3-0e5cb79ca884 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Created reservations ['42191010-388c-4cc2-aace-c12849c46bdc', '954697a0-71a5-4ae8-a382-82d195e965ed', '4fef4431-2f64-4754-a861-67b7163c3640', 'f0ef6d59-a0af-481f-81f6-f9f771845ffc'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:52:01.095601 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [req-5ddfa01d-c96b-451b-9c67-03138bfe401a req-dfcad92b-3d5d-48c0-95d3-0e5cb79ca884 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb02d2dd-fad9-4f29-9d1a-704ab97c5fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42191010-388c-4cc2-aace-c12849c46bdc', '954697a0-71a5-4ae8-a382-82d195e965ed', '4fef4431-2f64-4754-a861-67b7163c3640', 'f0ef6d59-a0af-481f-81f6-f9f771845ffc']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:52:01.096424 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [req-5ddfa01d-c96b-451b-9c67-03138bfe401a req-dfcad92b-3d5d-48c0-95d3-0e5cb79ca884 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65352fbe-184b-43ce-9a9b-98dcdbe280fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:52:01.115422 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [req-5ddfa01d-c96b-451b-9c67-03138bfe401a req-dfcad92b-3d5d-48c0-95d3-0e5cb79ca884 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65352fbe-184b-43ce-9a9b-98dcdbe280fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '057057f2-e9ad-4874-aa58-6485a1fcd65d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-140503516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='747ae0bb8196416c9c1f4b3237d3ebc1',qos_specs=None,replication_status=,reservations=['42191010-388c-4cc2-aace-c12849c46bdc','954697a0-71a5-4ae8-a382-82d195e965ed','4fef4431-2f64-4754-a861-67b7163c3640','f0ef6d59-a0af-481f-81f6-f9f771845ffc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e5b8f16e29441b5ac3b2938d7828362',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:52:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-140503516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=057057f2-e9ad-4874-aa58-6485a1fcd65d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='747ae0bb8196416c9c1f4b3237d3ebc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e5b8f16e29441b5ac3b2938d7828362',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:52:01.116178 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [req-5ddfa01d-c96b-451b-9c67-03138bfe401a req-dfcad92b-3d5d-48c0-95d3-0e5cb79ca884 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0411eba-6de5-4c55-a9e6-cba7e4925943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:52:01.133468 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [req-5ddfa01d-c96b-451b-9c67-03138bfe401a req-dfcad92b-3d5d-48c0-95d3-0e5cb79ca884 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0411eba-6de5-4c55-a9e6-cba7e4925943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-140503516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='747ae0bb8196416c9c1f4b3237d3ebc1',qos_specs=None,replication_status=,reservations=['42191010-388c-4cc2-aace-c12849c46bdc','954697a0-71a5-4ae8-a382-82d195e965ed','4fef4431-2f64-4754-a861-67b7163c3640','f0ef6d59-a0af-481f-81f6-f9f771845ffc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e5b8f16e29441b5ac3b2938d7828362',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:52:01.134174 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [req-5ddfa01d-c96b-451b-9c67-03138bfe401a req-dfcad92b-3d5d-48c0-95d3-0e5cb79ca884 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ff76fa7-0a0a-440f-9e64-e470700fa0eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:52:01.146137 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [req-5ddfa01d-c96b-451b-9c67-03138bfe401a req-dfcad92b-3d5d-48c0-95d3-0e5cb79ca884 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ff76fa7-0a0a-440f-9e64-e470700fa0eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:52:01.147538 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [req-5ddfa01d-c96b-451b-9c67-03138bfe401a req-dfcad92b-3d5d-48c0-95d3-0e5cb79ca884 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Flow 'volume_create_api' (d00a36c5-edb4-431e-b73f-b0d4addcc26f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:52:01.147996 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-5ddfa01d-c96b-451b-9c67-03138bfe401a req-dfcad92b-3d5d-48c0-95d3-0e5cb79ca884 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Create volume request issued successfully. Mar 17 10:52:01.148935 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-5ddfa01d-c96b-451b-9c67-03138bfe401a req-dfcad92b-3d5d-48c0-95d3-0e5cb79ca884 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 10:52:01.149616 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 342/691] 38.102.83.89 () {78 vars in 1651 bytes} [Tue Mar 17 10:52:00 2026] POST /volume/v3/volumes => generated 761 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:52:01.162186 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-5ddfa01d-c96b-451b-9c67-03138bfe401a req-479cf61e-1b93-4284-a5c4-dbf24602256c None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:01.165842 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-5ddfa01d-c96b-451b-9c67-03138bfe401a req-479cf61e-1b93-4284-a5c4-dbf24602256c tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] GET https://38.102.83.89/volume/v3/volumes/057057f2-e9ad-4874-aa58-6485a1fcd65d Mar 17 10:52:01.165937 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-5ddfa01d-c96b-451b-9c67-03138bfe401a req-479cf61e-1b93-4284-a5c4-dbf24602256c tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:01.166251 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-5ddfa01d-c96b-451b-9c67-03138bfe401a req-479cf61e-1b93-4284-a5c4-dbf24602256c tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:01.177052 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:01.177052 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:52:01.182773 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-5ddfa01d-c96b-451b-9c67-03138bfe401a req-479cf61e-1b93-4284-a5c4-dbf24602256c tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Volume info retrieved successfully. Mar 17 10:52:01.189547 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-5ddfa01d-c96b-451b-9c67-03138bfe401a req-479cf61e-1b93-4284-a5c4-dbf24602256c tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] https://38.102.83.89/volume/v3/volumes/057057f2-e9ad-4874-aa58-6485a1fcd65d returned with HTTP 200 Mar 17 10:52:01.190129 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 350/692] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:52:01 2026] GET /volume/v3/volumes/057057f2-e9ad-4874-aa58-6485a1fcd65d => generated 829 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:01.225594 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-98d54e93-4094-4584-bd1a-3d7a61b363d3 req-206ada12-23a0-4131-82d8-0d7cce84a116 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:01.227953 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-98d54e93-4094-4584-bd1a-3d7a61b363d3 req-206ada12-23a0-4131-82d8-0d7cce84a116 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] GET https://38.102.83.89/volume/v3/volumes/057057f2-e9ad-4874-aa58-6485a1fcd65d Mar 17 10:52:01.228191 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-98d54e93-4094-4584-bd1a-3d7a61b363d3 req-206ada12-23a0-4131-82d8-0d7cce84a116 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:01.228508 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-98d54e93-4094-4584-bd1a-3d7a61b363d3 req-206ada12-23a0-4131-82d8-0d7cce84a116 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:01.237930 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:01.237930 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:01.241699 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-98d54e93-4094-4584-bd1a-3d7a61b363d3 req-206ada12-23a0-4131-82d8-0d7cce84a116 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Volume info retrieved successfully. Mar 17 10:52:01.246334 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-98d54e93-4094-4584-bd1a-3d7a61b363d3 req-206ada12-23a0-4131-82d8-0d7cce84a116 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] https://38.102.83.89/volume/v3/volumes/057057f2-e9ad-4874-aa58-6485a1fcd65d returned with HTTP 200 Mar 17 10:52:01.246778 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 343/693] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:52:01 2026] GET /volume/v3/volumes/057057f2-e9ad-4874-aa58-6485a1fcd65d => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:02.281972 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-b339b85e-bfaf-40cd-9fa1-fd9ec6dab659 req-ded06afe-d3ad-4984-b49b-1b3a80f1a36b None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:02.285468 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-b339b85e-bfaf-40cd-9fa1-fd9ec6dab659 req-ded06afe-d3ad-4984-b49b-1b3a80f1a36b tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] GET https://38.102.83.89/volume/v3/volumes/057057f2-e9ad-4874-aa58-6485a1fcd65d Mar 17 10:52:02.285782 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-b339b85e-bfaf-40cd-9fa1-fd9ec6dab659 req-ded06afe-d3ad-4984-b49b-1b3a80f1a36b tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:02.286136 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-b339b85e-bfaf-40cd-9fa1-fd9ec6dab659 req-ded06afe-d3ad-4984-b49b-1b3a80f1a36b tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:02.299644 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:02.299644 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:52:02.305506 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-b339b85e-bfaf-40cd-9fa1-fd9ec6dab659 req-ded06afe-d3ad-4984-b49b-1b3a80f1a36b tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Volume info retrieved successfully. Mar 17 10:52:02.315784 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-b339b85e-bfaf-40cd-9fa1-fd9ec6dab659 req-ded06afe-d3ad-4984-b49b-1b3a80f1a36b tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] https://38.102.83.89/volume/v3/volumes/057057f2-e9ad-4874-aa58-6485a1fcd65d returned with HTTP 200 Mar 17 10:52:02.316621 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 351/694] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:52:02 2026] GET /volume/v3/volumes/057057f2-e9ad-4874-aa58-6485a1fcd65d => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:02.354179 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-51850110-6606-4660-9aa7-138f765cd6ae req-5c895709-23f9-4783-95c1-970cb96235eb None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:02.357066 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-51850110-6606-4660-9aa7-138f765cd6ae req-5c895709-23f9-4783-95c1-970cb96235eb tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] POST https://38.102.83.89/volume/v3/snapshots Mar 17 10:52:02.357603 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-51850110-6606-4660-9aa7-138f765cd6ae req-5c895709-23f9-4783-95c1-970cb96235eb tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "057057f2-e9ad-4874-aa58-6485a1fcd65d", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-287651604", "description": null, "metadata": {}}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:52:02.369490 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:02.369490 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:02.370224 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-51850110-6606-4660-9aa7-138f765cd6ae req-5c895709-23f9-4783-95c1-970cb96235eb tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Volume info retrieved successfully. Mar 17 10:52:02.370527 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.snapshots [req-51850110-6606-4660-9aa7-138f765cd6ae req-5c895709-23f9-4783-95c1-970cb96235eb tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Create snapshot from volume 057057f2-e9ad-4874-aa58-6485a1fcd65d Mar 17 10:52:02.426363 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [req-51850110-6606-4660-9aa7-138f765cd6ae req-5c895709-23f9-4783-95c1-970cb96235eb tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Created reservations ['94c8ecaa-a3fd-461a-b8c3-334940b7d33a', 'a47b0b11-98d3-45b7-9aae-6b12bfe6f376', '3859785d-f890-4171-8943-ee197c82cc7f', '3960220e-a5f5-4dcc-a23f-5c47f706cd21'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:52:02.468455 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-51850110-6606-4660-9aa7-138f765cd6ae req-5c895709-23f9-4783-95c1-970cb96235eb tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Snapshot create request issued successfully. Mar 17 10:52:02.469093 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-51850110-6606-4660-9aa7-138f765cd6ae req-5c895709-23f9-4783-95c1-970cb96235eb tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] https://38.102.83.89/volume/v3/snapshots returned with HTTP 202 Mar 17 10:52:02.469675 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 344/695] 38.102.83.89 () {78 vars in 1657 bytes} [Tue Mar 17 10:52:02 2026] POST /volume/v3/snapshots => generated 310 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:52:02.590806 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-34f31c56-b371-45ba-975a-f094ee444d16 req-05f608ef-2d93-4a48-9ee1-4d860a98c98f None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:02.598054 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-34f31c56-b371-45ba-975a-f094ee444d16 req-05f608ef-2d93-4a48-9ee1-4d860a98c98f tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-reader] GET https://38.102.83.89/volume/v3/snapshots/8f88922a-68af-41d6-aacc-e2cd98f9f8ad Mar 17 10:52:02.598557 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-34f31c56-b371-45ba-975a-f094ee444d16 req-05f608ef-2d93-4a48-9ee1-4d860a98c98f tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-reader] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:02.599039 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-34f31c56-b371-45ba-975a-f094ee444d16 req-05f608ef-2d93-4a48-9ee1-4d860a98c98f tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-reader] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:02.606969 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:02.606969 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:52:02.607625 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-34f31c56-b371-45ba-975a-f094ee444d16 req-05f608ef-2d93-4a48-9ee1-4d860a98c98f tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-reader] Snapshot retrieved successfully. Mar 17 10:52:02.608734 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-34f31c56-b371-45ba-975a-f094ee444d16 req-05f608ef-2d93-4a48-9ee1-4d860a98c98f tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-reader] https://38.102.83.89/volume/v3/snapshots/8f88922a-68af-41d6-aacc-e2cd98f9f8ad returned with HTTP 200 Mar 17 10:52:02.609344 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 352/696] 38.102.83.89 () {74 vars in 1714 bytes} [Tue Mar 17 10:52:02 2026] GET /volume/v3/snapshots/8f88922a-68af-41d6-aacc-e2cd98f9f8ad => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:02.647756 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-73aded00-1ae7-40b4-a3fe-aa9bf8aa0d23 req-55e5d2b6-0411-4f4a-993f-3433c88c2494 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:02.650917 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-73aded00-1ae7-40b4-a3fe-aa9bf8aa0d23 req-55e5d2b6-0411-4f4a-993f-3433c88c2494 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-reader] GET https://38.102.83.89/volume/v3/snapshots/detail Mar 17 10:52:02.651205 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-73aded00-1ae7-40b4-a3fe-aa9bf8aa0d23 req-55e5d2b6-0411-4f4a-993f-3433c88c2494 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-reader] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:02.651533 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-73aded00-1ae7-40b4-a3fe-aa9bf8aa0d23 req-55e5d2b6-0411-4f4a-993f-3433c88c2494 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-reader] Calling method 'detail' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:02.651889 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.api_utils [req-73aded00-1ae7-40b4-a3fe-aa9bf8aa0d23 req-55e5d2b6-0411-4f4a-993f-3433c88c2494 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-reader] Removing options '' from query. {{(pid=123123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:52:02.652380 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:02.652380 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:02.653946 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.db.sqlalchemy.api [req-73aded00-1ae7-40b4-a3fe-aa9bf8aa0d23 req-55e5d2b6-0411-4f4a-993f-3433c88c2494 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-reader] Building query based on filter {{(pid=123123) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3943}} Mar 17 10:52:02.659386 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-73aded00-1ae7-40b4-a3fe-aa9bf8aa0d23 req-55e5d2b6-0411-4f4a-993f-3433c88c2494 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-reader] Get all snapshots completed successfully. Mar 17 10:52:02.659932 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:02.659932 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:02.660748 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-73aded00-1ae7-40b4-a3fe-aa9bf8aa0d23 req-55e5d2b6-0411-4f4a-993f-3433c88c2494 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-reader] https://38.102.83.89/volume/v3/snapshots/detail returned with HTTP 200 Mar 17 10:52:02.661361 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 345/697] 38.102.83.89 () {74 vars in 1624 bytes} [Tue Mar 17 10:52:02 2026] GET /volume/v3/snapshots/detail => generated 445 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:02.701290 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-31211e73-d83b-4ef8-81bd-4552c1a4b272 req-74c3f4cc-a372-413d-a0e4-45c51a2fa6f1 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:02.705196 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-31211e73-d83b-4ef8-81bd-4552c1a4b272 req-74c3f4cc-a372-413d-a0e4-45c51a2fa6f1 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] GET https://38.102.83.89/volume/v3/snapshots/8f88922a-68af-41d6-aacc-e2cd98f9f8ad Mar 17 10:52:02.705552 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-31211e73-d83b-4ef8-81bd-4552c1a4b272 req-74c3f4cc-a372-413d-a0e4-45c51a2fa6f1 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:02.705845 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-31211e73-d83b-4ef8-81bd-4552c1a4b272 req-74c3f4cc-a372-413d-a0e4-45c51a2fa6f1 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:02.713420 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:02.713420 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:52:02.714585 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-31211e73-d83b-4ef8-81bd-4552c1a4b272 req-74c3f4cc-a372-413d-a0e4-45c51a2fa6f1 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Snapshot retrieved successfully. Mar 17 10:52:02.715814 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-31211e73-d83b-4ef8-81bd-4552c1a4b272 req-74c3f4cc-a372-413d-a0e4-45c51a2fa6f1 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] https://38.102.83.89/volume/v3/snapshots/8f88922a-68af-41d6-aacc-e2cd98f9f8ad returned with HTTP 200 Mar 17 10:52:02.716365 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 353/698] 38.102.83.89 () {74 vars in 1714 bytes} [Tue Mar 17 10:52:02 2026] GET /volume/v3/snapshots/8f88922a-68af-41d6-aacc-e2cd98f9f8ad => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:03.756266 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-bba06a2c-ce39-4db2-b300-90fa83c64a6e req-56563565-39c4-4dd2-b3cb-9e8b0445d888 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:03.760424 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-bba06a2c-ce39-4db2-b300-90fa83c64a6e req-56563565-39c4-4dd2-b3cb-9e8b0445d888 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] GET https://38.102.83.89/volume/v3/snapshots/8f88922a-68af-41d6-aacc-e2cd98f9f8ad Mar 17 10:52:03.760748 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-bba06a2c-ce39-4db2-b300-90fa83c64a6e req-56563565-39c4-4dd2-b3cb-9e8b0445d888 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:03.761054 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-bba06a2c-ce39-4db2-b300-90fa83c64a6e req-56563565-39c4-4dd2-b3cb-9e8b0445d888 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:03.767750 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:03.767750 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:03.768456 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-bba06a2c-ce39-4db2-b300-90fa83c64a6e req-56563565-39c4-4dd2-b3cb-9e8b0445d888 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Snapshot retrieved successfully. Mar 17 10:52:03.769617 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-bba06a2c-ce39-4db2-b300-90fa83c64a6e req-56563565-39c4-4dd2-b3cb-9e8b0445d888 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] https://38.102.83.89/volume/v3/snapshots/8f88922a-68af-41d6-aacc-e2cd98f9f8ad returned with HTTP 200 Mar 17 10:52:03.770203 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 346/699] 38.102.83.89 () {74 vars in 1714 bytes} [Tue Mar 17 10:52:03 2026] GET /volume/v3/snapshots/8f88922a-68af-41d6-aacc-e2cd98f9f8ad => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:03.801817 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-4401b5f5-cf68-4a4c-bc1c-5e729e007a00 req-52a14d32-a7ec-4f5a-89cc-31935e8d985c None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:03.805018 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-4401b5f5-cf68-4a4c-bc1c-5e729e007a00 req-52a14d32-a7ec-4f5a-89cc-31935e8d985c tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/8f88922a-68af-41d6-aacc-e2cd98f9f8ad Mar 17 10:52:03.805320 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-4401b5f5-cf68-4a4c-bc1c-5e729e007a00 req-52a14d32-a7ec-4f5a-89cc-31935e8d985c tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:03.805643 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-4401b5f5-cf68-4a4c-bc1c-5e729e007a00 req-52a14d32-a7ec-4f5a-89cc-31935e8d985c tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:03.805886 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.snapshots [req-4401b5f5-cf68-4a4c-bc1c-5e729e007a00 req-52a14d32-a7ec-4f5a-89cc-31935e8d985c tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Delete snapshot with id: 8f88922a-68af-41d6-aacc-e2cd98f9f8ad Mar 17 10:52:03.814202 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:03.814202 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:52:03.815166 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-4401b5f5-cf68-4a4c-bc1c-5e729e007a00 req-52a14d32-a7ec-4f5a-89cc-31935e8d985c tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Snapshot retrieved successfully. Mar 17 10:52:03.838550 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-4401b5f5-cf68-4a4c-bc1c-5e729e007a00 req-52a14d32-a7ec-4f5a-89cc-31935e8d985c tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Snapshot delete request issued successfully. Mar 17 10:52:03.838867 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-4401b5f5-cf68-4a4c-bc1c-5e729e007a00 req-52a14d32-a7ec-4f5a-89cc-31935e8d985c tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] https://38.102.83.89/volume/v3/snapshots/8f88922a-68af-41d6-aacc-e2cd98f9f8ad returned with HTTP 202 Mar 17 10:52:03.839670 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 354/700] 38.102.83.89 () {76 vars in 1736 bytes} [Tue Mar 17 10:52:03 2026] DELETE /volume/v3/snapshots/8f88922a-68af-41d6-aacc-e2cd98f9f8ad => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 10:52:03.874889 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-fa929628-9e0c-43bd-baad-af26f6ff23f8 req-6bfe2bf2-8133-4f7b-9a09-f0b5ba8e311a None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:03.878035 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-fa929628-9e0c-43bd-baad-af26f6ff23f8 req-6bfe2bf2-8133-4f7b-9a09-f0b5ba8e311a tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] GET https://38.102.83.89/volume/v3/snapshots/8f88922a-68af-41d6-aacc-e2cd98f9f8ad Mar 17 10:52:03.878351 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-fa929628-9e0c-43bd-baad-af26f6ff23f8 req-6bfe2bf2-8133-4f7b-9a09-f0b5ba8e311a tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:03.878646 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-fa929628-9e0c-43bd-baad-af26f6ff23f8 req-6bfe2bf2-8133-4f7b-9a09-f0b5ba8e311a tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:03.886647 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:03.886647 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:03.887373 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-fa929628-9e0c-43bd-baad-af26f6ff23f8 req-6bfe2bf2-8133-4f7b-9a09-f0b5ba8e311a tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Snapshot retrieved successfully. Mar 17 10:52:03.888549 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-fa929628-9e0c-43bd-baad-af26f6ff23f8 req-6bfe2bf2-8133-4f7b-9a09-f0b5ba8e311a tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] https://38.102.83.89/volume/v3/snapshots/8f88922a-68af-41d6-aacc-e2cd98f9f8ad returned with HTTP 200 Mar 17 10:52:03.889334 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 347/701] 38.102.83.89 () {74 vars in 1714 bytes} [Tue Mar 17 10:52:03 2026] GET /volume/v3/snapshots/8f88922a-68af-41d6-aacc-e2cd98f9f8ad => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:04.929086 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-06cc87df-bd48-40fd-9294-68fbb339ed93 req-fbbd3b28-569b-4a1d-b2d6-c555fab2b7d1 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:04.934250 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-06cc87df-bd48-40fd-9294-68fbb339ed93 req-fbbd3b28-569b-4a1d-b2d6-c555fab2b7d1 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] GET https://38.102.83.89/volume/v3/snapshots/8f88922a-68af-41d6-aacc-e2cd98f9f8ad Mar 17 10:52:04.934250 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-06cc87df-bd48-40fd-9294-68fbb339ed93 req-fbbd3b28-569b-4a1d-b2d6-c555fab2b7d1 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:04.934250 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-06cc87df-bd48-40fd-9294-68fbb339ed93 req-fbbd3b28-569b-4a1d-b2d6-c555fab2b7d1 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:04.939102 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-06cc87df-bd48-40fd-9294-68fbb339ed93 req-fbbd3b28-569b-4a1d-b2d6-c555fab2b7d1 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] https://38.102.83.89/volume/v3/snapshots/8f88922a-68af-41d6-aacc-e2cd98f9f8ad returned with HTTP 404 Mar 17 10:52:04.939932 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 355/702] 38.102.83.89 () {74 vars in 1714 bytes} [Tue Mar 17 10:52:04 2026] GET /volume/v3/snapshots/8f88922a-68af-41d6-aacc-e2cd98f9f8ad => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:52:04.968584 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-889fd45a-dd40-4547-9b49-07d3308370d2 req-19f17cb1-333c-4a14-a72a-8faf2f308446 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:04.971470 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-889fd45a-dd40-4547-9b49-07d3308370d2 req-19f17cb1-333c-4a14-a72a-8faf2f308446 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] DELETE https://38.102.83.89/volume/v3/volumes/057057f2-e9ad-4874-aa58-6485a1fcd65d Mar 17 10:52:04.971733 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-889fd45a-dd40-4547-9b49-07d3308370d2 req-19f17cb1-333c-4a14-a72a-8faf2f308446 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:04.972027 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-889fd45a-dd40-4547-9b49-07d3308370d2 req-19f17cb1-333c-4a14-a72a-8faf2f308446 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:04.972283 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [req-889fd45a-dd40-4547-9b49-07d3308370d2 req-19f17cb1-333c-4a14-a72a-8faf2f308446 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Delete volume with id: 057057f2-e9ad-4874-aa58-6485a1fcd65d Mar 17 10:52:04.984775 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:04.984775 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:04.985576 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-889fd45a-dd40-4547-9b49-07d3308370d2 req-19f17cb1-333c-4a14-a72a-8faf2f308446 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Volume info retrieved successfully. Mar 17 10:52:05.007575 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-889fd45a-dd40-4547-9b49-07d3308370d2 req-19f17cb1-333c-4a14-a72a-8faf2f308446 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Delete volume request issued successfully. Mar 17 10:52:05.007796 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-889fd45a-dd40-4547-9b49-07d3308370d2 req-19f17cb1-333c-4a14-a72a-8faf2f308446 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] https://38.102.83.89/volume/v3/volumes/057057f2-e9ad-4874-aa58-6485a1fcd65d returned with HTTP 202 Mar 17 10:52:05.008367 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 348/703] 38.102.83.89 () {76 vars in 1730 bytes} [Tue Mar 17 10:52:04 2026] DELETE /volume/v3/volumes/057057f2-e9ad-4874-aa58-6485a1fcd65d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 10:52:05.044489 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-19b5266d-9b2b-4eb8-8f76-048fdf0d6138 req-e8a0ea45-3b89-430b-ab92-15679dded9cb None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:05.047474 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-19b5266d-9b2b-4eb8-8f76-048fdf0d6138 req-e8a0ea45-3b89-430b-ab92-15679dded9cb tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] GET https://38.102.83.89/volume/v3/volumes/057057f2-e9ad-4874-aa58-6485a1fcd65d Mar 17 10:52:05.047765 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-19b5266d-9b2b-4eb8-8f76-048fdf0d6138 req-e8a0ea45-3b89-430b-ab92-15679dded9cb tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:05.048056 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-19b5266d-9b2b-4eb8-8f76-048fdf0d6138 req-e8a0ea45-3b89-430b-ab92-15679dded9cb tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:05.058634 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:05.058634 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:52:05.064338 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-19b5266d-9b2b-4eb8-8f76-048fdf0d6138 req-e8a0ea45-3b89-430b-ab92-15679dded9cb tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Volume info retrieved successfully. Mar 17 10:52:05.072104 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-19b5266d-9b2b-4eb8-8f76-048fdf0d6138 req-e8a0ea45-3b89-430b-ab92-15679dded9cb tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] https://38.102.83.89/volume/v3/volumes/057057f2-e9ad-4874-aa58-6485a1fcd65d returned with HTTP 200 Mar 17 10:52:05.072673 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 356/704] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:52:05 2026] GET /volume/v3/volumes/057057f2-e9ad-4874-aa58-6485a1fcd65d => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:06.117921 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-2a406dd8-8a11-47e1-8e4b-d3e365c92047 req-add0c452-c1e7-4800-9330-909570aa54f1 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:06.120904 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-2a406dd8-8a11-47e1-8e4b-d3e365c92047 req-add0c452-c1e7-4800-9330-909570aa54f1 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] GET https://38.102.83.89/volume/v3/volumes/057057f2-e9ad-4874-aa58-6485a1fcd65d Mar 17 10:52:06.121198 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-2a406dd8-8a11-47e1-8e4b-d3e365c92047 req-add0c452-c1e7-4800-9330-909570aa54f1 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:06.121764 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-2a406dd8-8a11-47e1-8e4b-d3e365c92047 req-add0c452-c1e7-4800-9330-909570aa54f1 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:06.134016 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:06.134016 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:06.139020 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-2a406dd8-8a11-47e1-8e4b-d3e365c92047 req-add0c452-c1e7-4800-9330-909570aa54f1 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Volume info retrieved successfully. Mar 17 10:52:06.145438 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-2a406dd8-8a11-47e1-8e4b-d3e365c92047 req-add0c452-c1e7-4800-9330-909570aa54f1 tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] https://38.102.83.89/volume/v3/volumes/057057f2-e9ad-4874-aa58-6485a1fcd65d returned with HTTP 200 Mar 17 10:52:06.146185 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 349/705] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:52:06 2026] GET /volume/v3/volumes/057057f2-e9ad-4874-aa58-6485a1fcd65d => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:07.187318 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-8c2e6b97-a7a6-4dc2-80ae-0c18009fd0c4 req-90b53da4-fdc9-44fc-8f2d-297a52f842bb None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:07.190484 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-8c2e6b97-a7a6-4dc2-80ae-0c18009fd0c4 req-90b53da4-fdc9-44fc-8f2d-297a52f842bb tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] GET https://38.102.83.89/volume/v3/volumes/057057f2-e9ad-4874-aa58-6485a1fcd65d Mar 17 10:52:07.191018 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-8c2e6b97-a7a6-4dc2-80ae-0c18009fd0c4 req-90b53da4-fdc9-44fc-8f2d-297a52f842bb tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:07.191377 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-8c2e6b97-a7a6-4dc2-80ae-0c18009fd0c4 req-90b53da4-fdc9-44fc-8f2d-297a52f842bb tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:07.205289 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-8c2e6b97-a7a6-4dc2-80ae-0c18009fd0c4 req-90b53da4-fdc9-44fc-8f2d-297a52f842bb tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] https://38.102.83.89/volume/v3/volumes/057057f2-e9ad-4874-aa58-6485a1fcd65d returned with HTTP 404 Mar 17 10:52:07.206736 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 357/706] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:52:07 2026] GET /volume/v3/volumes/057057f2-e9ad-4874-aa58-6485a1fcd65d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:52:07.231114 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-3836d5da-52b1-46ec-8972-3af489d040f9 req-a0cb53ab-3f5d-4772-8760-bc43965f0aea None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:07.236453 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-3836d5da-52b1-46ec-8972-3af489d040f9 req-a0cb53ab-3f5d-4772-8760-bc43965f0aea tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] DELETE https://38.102.83.89/volume/v3/volumes/057057f2-e9ad-4874-aa58-6485a1fcd65d Mar 17 10:52:07.236721 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-3836d5da-52b1-46ec-8972-3af489d040f9 req-a0cb53ab-3f5d-4772-8760-bc43965f0aea tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:07.237022 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-3836d5da-52b1-46ec-8972-3af489d040f9 req-a0cb53ab-3f5d-4772-8760-bc43965f0aea tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:07.237271 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [req-3836d5da-52b1-46ec-8972-3af489d040f9 req-a0cb53ab-3f5d-4772-8760-bc43965f0aea tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Delete volume with id: 057057f2-e9ad-4874-aa58-6485a1fcd65d Mar 17 10:52:07.245743 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-3836d5da-52b1-46ec-8972-3af489d040f9 req-a0cb53ab-3f5d-4772-8760-bc43965f0aea tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] https://38.102.83.89/volume/v3/volumes/057057f2-e9ad-4874-aa58-6485a1fcd65d returned with HTTP 404 Mar 17 10:52:07.246534 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 350/707] 38.102.83.89 () {76 vars in 1730 bytes} [Tue Mar 17 10:52:07 2026] DELETE /volume/v3/volumes/057057f2-e9ad-4874-aa58-6485a1fcd65d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:52:07.269978 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-f1882a49-57b5-4ad3-97a2-43e55c09859b req-a56ca438-c3ea-4d05-a21f-3ccbe941996b None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:07.273224 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-f1882a49-57b5-4ad3-97a2-43e55c09859b req-a56ca438-c3ea-4d05-a21f-3ccbe941996b tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] GET https://38.102.83.89/volume/v3/volumes/057057f2-e9ad-4874-aa58-6485a1fcd65d Mar 17 10:52:07.273573 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-f1882a49-57b5-4ad3-97a2-43e55c09859b req-a56ca438-c3ea-4d05-a21f-3ccbe941996b tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:07.273879 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-f1882a49-57b5-4ad3-97a2-43e55c09859b req-a56ca438-c3ea-4d05-a21f-3ccbe941996b tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:07.284395 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-f1882a49-57b5-4ad3-97a2-43e55c09859b req-a56ca438-c3ea-4d05-a21f-3ccbe941996b tempest-VolumesSnapshotsTestJSON-1261644070 tempest-VolumesSnapshotsTestJSON-1261644070-project-member] https://38.102.83.89/volume/v3/volumes/057057f2-e9ad-4874-aa58-6485a1fcd65d returned with HTTP 404 Mar 17 10:52:07.285188 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 358/708] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:52:07 2026] GET /volume/v3/volumes/057057f2-e9ad-4874-aa58-6485a1fcd65d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:52:08.905856 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-3d726cf5-8ff7-4c9e-a39e-92d6a5881c32 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:09.035038 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3d726cf5-8ff7-4c9e-a39e-92d6a5881c32 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 10:52:09.035315 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3d726cf5-8ff7-4c9e-a39e-92d6a5881c32 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-773653105"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:52:09.036757 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.volumes [None req-3d726cf5-8ff7-4c9e-a39e-92d6a5881c32 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-773653105'}} {{(pid=123123) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 10:52:09.036868 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-3d726cf5-8ff7-4c9e-a39e-92d6a5881c32 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Create volume of 1 GB Mar 17 10:52:09.042807 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-3d726cf5-8ff7-4c9e-a39e-92d6a5881c32 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Availability Zones retrieved successfully. Mar 17 10:52:09.049237 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3d726cf5-8ff7-4c9e-a39e-92d6a5881c32 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Flow 'volume_create_api' (dc3c9f44-71d1-425c-b207-6665a8e5ad95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:52:09.050281 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3d726cf5-8ff7-4c9e-a39e-92d6a5881c32 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3da7a046-1699-4194-8beb-3f25204553ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:52:09.051436 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.flows.api.create_volume [None req-3d726cf5-8ff7-4c9e-a39e-92d6a5881c32 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Validating volume size '1' using validate_int {{(pid=123123) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:52:09.070510 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3d726cf5-8ff7-4c9e-a39e-92d6a5881c32 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3da7a046-1699-4194-8beb-3f25204553ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:52:09.071224 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3d726cf5-8ff7-4c9e-a39e-92d6a5881c32 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52586d73-02d4-47cf-ab8f-10090b0c0643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:52:09.118233 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-3d726cf5-8ff7-4c9e-a39e-92d6a5881c32 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Created reservations ['ff8ccaa9-2ed6-4b5c-80b0-027f751ab7d2', '181a0e0a-d3b0-48df-9b87-1681dc4a222a', 'a61f9896-4a4c-4ba1-9c79-e224e09685ea', '965a5027-5bed-42b0-bdda-617f2c1d4709'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:52:09.119038 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3d726cf5-8ff7-4c9e-a39e-92d6a5881c32 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52586d73-02d4-47cf-ab8f-10090b0c0643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff8ccaa9-2ed6-4b5c-80b0-027f751ab7d2', '181a0e0a-d3b0-48df-9b87-1681dc4a222a', 'a61f9896-4a4c-4ba1-9c79-e224e09685ea', '965a5027-5bed-42b0-bdda-617f2c1d4709']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:52:09.119808 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3d726cf5-8ff7-4c9e-a39e-92d6a5881c32 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b213b6b-ae7a-4926-94dc-67bcc3f8efc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:52:09.136747 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3d726cf5-8ff7-4c9e-a39e-92d6a5881c32 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b213b6b-ae7a-4926-94dc-67bcc3f8efc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '531e5a2b-20ae-4d82-bed6-cdd0fc148e38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-773653105',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='055a8473a55c4b4e90592e0f06a821f9',qos_specs=None,replication_status=,reservations=['ff8ccaa9-2ed6-4b5c-80b0-027f751ab7d2','181a0e0a-d3b0-48df-9b87-1681dc4a222a','a61f9896-4a4c-4ba1-9c79-e224e09685ea','965a5027-5bed-42b0-bdda-617f2c1d4709'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3721b863ba444b10acae48d6d5b7f8e9',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:52:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-773653105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=531e5a2b-20ae-4d82-bed6-cdd0fc148e38,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='055a8473a55c4b4e90592e0f06a821f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3721b863ba444b10acae48d6d5b7f8e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:52:09.137456 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3d726cf5-8ff7-4c9e-a39e-92d6a5881c32 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ba22d8e-c9bf-47a3-b527-d147bdaec4c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:52:09.151378 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3d726cf5-8ff7-4c9e-a39e-92d6a5881c32 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ba22d8e-c9bf-47a3-b527-d147bdaec4c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-773653105',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='055a8473a55c4b4e90592e0f06a821f9',qos_specs=None,replication_status=,reservations=['ff8ccaa9-2ed6-4b5c-80b0-027f751ab7d2','181a0e0a-d3b0-48df-9b87-1681dc4a222a','a61f9896-4a4c-4ba1-9c79-e224e09685ea','965a5027-5bed-42b0-bdda-617f2c1d4709'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3721b863ba444b10acae48d6d5b7f8e9',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:52:09.152022 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3d726cf5-8ff7-4c9e-a39e-92d6a5881c32 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (687f97be-2bb9-4f52-b12a-45d8be39cb70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:52:09.162408 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3d726cf5-8ff7-4c9e-a39e-92d6a5881c32 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (687f97be-2bb9-4f52-b12a-45d8be39cb70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:52:09.162735 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3d726cf5-8ff7-4c9e-a39e-92d6a5881c32 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Flow 'volume_create_api' (dc3c9f44-71d1-425c-b207-6665a8e5ad95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:52:09.163016 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-3d726cf5-8ff7-4c9e-a39e-92d6a5881c32 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Create volume request issued successfully. Mar 17 10:52:09.163576 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3d726cf5-8ff7-4c9e-a39e-92d6a5881c32 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 10:52:09.163994 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 351/709] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 10:52:08 2026] POST /volume/v3/volumes => generated 766 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Mar 17 10:52:09.187110 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-15be63c3-d5cb-4a40-a0cc-fec1083ed2bb None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:09.189872 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-15be63c3-d5cb-4a40-a0cc-fec1083ed2bb tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] GET https://38.102.83.89/volume/v3/volumes/531e5a2b-20ae-4d82-bed6-cdd0fc148e38 Mar 17 10:52:09.190326 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-15be63c3-d5cb-4a40-a0cc-fec1083ed2bb tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:09.190966 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-15be63c3-d5cb-4a40-a0cc-fec1083ed2bb tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:09.201016 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:09.201016 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:52:09.206244 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-15be63c3-d5cb-4a40-a0cc-fec1083ed2bb tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Volume info retrieved successfully. Mar 17 10:52:09.213349 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-15be63c3-d5cb-4a40-a0cc-fec1083ed2bb tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] https://38.102.83.89/volume/v3/volumes/531e5a2b-20ae-4d82-bed6-cdd0fc148e38 returned with HTTP 200 Mar 17 10:52:09.213860 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 359/710] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:09 2026] GET /volume/v3/volumes/531e5a2b-20ae-4d82-bed6-cdd0fc148e38 => generated 834 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:10.236080 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-09e059af-37f2-42fc-8230-5435c5c72fe9 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:10.239078 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-09e059af-37f2-42fc-8230-5435c5c72fe9 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] GET https://38.102.83.89/volume/v3/volumes/531e5a2b-20ae-4d82-bed6-cdd0fc148e38 Mar 17 10:52:10.239443 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-09e059af-37f2-42fc-8230-5435c5c72fe9 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:10.239695 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-09e059af-37f2-42fc-8230-5435c5c72fe9 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:10.251611 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:10.251611 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:10.256722 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-09e059af-37f2-42fc-8230-5435c5c72fe9 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Volume info retrieved successfully. Mar 17 10:52:10.263254 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-09e059af-37f2-42fc-8230-5435c5c72fe9 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] https://38.102.83.89/volume/v3/volumes/531e5a2b-20ae-4d82-bed6-cdd0fc148e38 returned with HTTP 200 Mar 17 10:52:10.263807 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 352/711] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:10 2026] GET /volume/v3/volumes/531e5a2b-20ae-4d82-bed6-cdd0fc148e38 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:10.304561 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-d2ec9c48-3c35-412b-9117-ae86b10d5c63 req-b759d809-b4d4-4b81-b702-c37379ff706c None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:10.307499 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-d2ec9c48-3c35-412b-9117-ae86b10d5c63 req-b759d809-b4d4-4b81-b702-c37379ff706c tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] GET https://38.102.83.89/volume/v3/volumes/531e5a2b-20ae-4d82-bed6-cdd0fc148e38 Mar 17 10:52:10.307795 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-d2ec9c48-3c35-412b-9117-ae86b10d5c63 req-b759d809-b4d4-4b81-b702-c37379ff706c tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:10.308082 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-d2ec9c48-3c35-412b-9117-ae86b10d5c63 req-b759d809-b4d4-4b81-b702-c37379ff706c tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:10.317674 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:10.317674 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:52:10.322237 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-d2ec9c48-3c35-412b-9117-ae86b10d5c63 req-b759d809-b4d4-4b81-b702-c37379ff706c tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Volume info retrieved successfully. Mar 17 10:52:10.327997 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-d2ec9c48-3c35-412b-9117-ae86b10d5c63 req-b759d809-b4d4-4b81-b702-c37379ff706c tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] https://38.102.83.89/volume/v3/volumes/531e5a2b-20ae-4d82-bed6-cdd0fc148e38 returned with HTTP 200 Mar 17 10:52:10.328536 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 360/712] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:52:10 2026] GET /volume/v3/volumes/531e5a2b-20ae-4d82-bed6-cdd0fc148e38 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:10.348557 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-cfbefd3c-53a5-457a-b67f-ce9b85f03332 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:10.350988 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-cfbefd3c-53a5-457a-b67f-ce9b85f03332 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 10:52:10.351474 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-cfbefd3c-53a5-457a-b67f-ce9b85f03332 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-114806654"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:52:10.353653 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.volumes [None req-cfbefd3c-53a5-457a-b67f-ce9b85f03332 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-114806654'}} {{(pid=123123) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 10:52:10.353877 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-cfbefd3c-53a5-457a-b67f-ce9b85f03332 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Create volume of 1 GB Mar 17 10:52:10.359076 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-cfbefd3c-53a5-457a-b67f-ce9b85f03332 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Availability Zones retrieved successfully. Mar 17 10:52:10.367549 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-cfbefd3c-53a5-457a-b67f-ce9b85f03332 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Flow 'volume_create_api' (8486adaf-44ce-4546-8446-a8a41c4bf34e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:52:10.368961 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-cfbefd3c-53a5-457a-b67f-ce9b85f03332 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aed62f72-0652-42f2-85ed-d35aab0ed6ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:52:10.370354 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.flows.api.create_volume [None req-cfbefd3c-53a5-457a-b67f-ce9b85f03332 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Validating volume size '1' using validate_int {{(pid=123123) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:52:10.400394 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-cfbefd3c-53a5-457a-b67f-ce9b85f03332 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aed62f72-0652-42f2-85ed-d35aab0ed6ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:52:10.401581 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-cfbefd3c-53a5-457a-b67f-ce9b85f03332 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2e82ef3-475e-4486-952d-f891ecc8e559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:52:10.453638 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-cfbefd3c-53a5-457a-b67f-ce9b85f03332 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Created reservations ['8f4e41dc-16c9-42c1-bf66-80e079129421', '246bd4e2-b207-4fd1-b9a9-a60a594099bf', 'e9e4b852-2b7b-4852-a291-1a61fbeb0e83', '8ec92c3d-6581-497e-b928-2a9c7aef014d'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:52:10.454730 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-cfbefd3c-53a5-457a-b67f-ce9b85f03332 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2e82ef3-475e-4486-952d-f891ecc8e559) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f4e41dc-16c9-42c1-bf66-80e079129421', '246bd4e2-b207-4fd1-b9a9-a60a594099bf', 'e9e4b852-2b7b-4852-a291-1a61fbeb0e83', '8ec92c3d-6581-497e-b928-2a9c7aef014d']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:52:10.455934 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-cfbefd3c-53a5-457a-b67f-ce9b85f03332 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b759ddd6-69a6-4a56-b18e-5c8dc086ed65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:52:10.481149 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-cfbefd3c-53a5-457a-b67f-ce9b85f03332 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b759ddd6-69a6-4a56-b18e-5c8dc086ed65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0a452e4-d0ad-4518-a1fc-b26ae91caa02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-114806654',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='055a8473a55c4b4e90592e0f06a821f9',qos_specs=None,replication_status=,reservations=['8f4e41dc-16c9-42c1-bf66-80e079129421','246bd4e2-b207-4fd1-b9a9-a60a594099bf','e9e4b852-2b7b-4852-a291-1a61fbeb0e83','8ec92c3d-6581-497e-b928-2a9c7aef014d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3721b863ba444b10acae48d6d5b7f8e9',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:52:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-114806654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0a452e4-d0ad-4518-a1fc-b26ae91caa02,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='055a8473a55c4b4e90592e0f06a821f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3721b863ba444b10acae48d6d5b7f8e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:52:10.482541 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-cfbefd3c-53a5-457a-b67f-ce9b85f03332 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (324ccf59-c5a5-48fe-bf1f-2c3c178d8550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:52:10.507186 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-cfbefd3c-53a5-457a-b67f-ce9b85f03332 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (324ccf59-c5a5-48fe-bf1f-2c3c178d8550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-114806654',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='055a8473a55c4b4e90592e0f06a821f9',qos_specs=None,replication_status=,reservations=['8f4e41dc-16c9-42c1-bf66-80e079129421','246bd4e2-b207-4fd1-b9a9-a60a594099bf','e9e4b852-2b7b-4852-a291-1a61fbeb0e83','8ec92c3d-6581-497e-b928-2a9c7aef014d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3721b863ba444b10acae48d6d5b7f8e9',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:52:10.508519 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-cfbefd3c-53a5-457a-b67f-ce9b85f03332 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9db5f083-8e25-4096-93b2-48b25606a0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:52:10.521140 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-cfbefd3c-53a5-457a-b67f-ce9b85f03332 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9db5f083-8e25-4096-93b2-48b25606a0ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:52:10.522953 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-cfbefd3c-53a5-457a-b67f-ce9b85f03332 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Flow 'volume_create_api' (8486adaf-44ce-4546-8446-a8a41c4bf34e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:52:10.523484 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-cfbefd3c-53a5-457a-b67f-ce9b85f03332 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Create volume request issued successfully. Mar 17 10:52:10.524440 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-cfbefd3c-53a5-457a-b67f-ce9b85f03332 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 10:52:10.525270 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 353/713] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 10:52:10 2026] POST /volume/v3/volumes => generated 766 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:52:10.547405 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-ca22e2de-70f3-4500-b3fa-c22446a490e3 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:10.549946 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ca22e2de-70f3-4500-b3fa-c22446a490e3 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] GET https://38.102.83.89/volume/v3/volumes/a0a452e4-d0ad-4518-a1fc-b26ae91caa02 Mar 17 10:52:10.550236 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ca22e2de-70f3-4500-b3fa-c22446a490e3 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:10.550586 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ca22e2de-70f3-4500-b3fa-c22446a490e3 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:10.560906 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:10.560906 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:52:10.566521 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-ca22e2de-70f3-4500-b3fa-c22446a490e3 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Volume info retrieved successfully. Mar 17 10:52:10.573433 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ca22e2de-70f3-4500-b3fa-c22446a490e3 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] https://38.102.83.89/volume/v3/volumes/a0a452e4-d0ad-4518-a1fc-b26ae91caa02 returned with HTTP 200 Mar 17 10:52:10.574011 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 361/714] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:10 2026] GET /volume/v3/volumes/a0a452e4-d0ad-4518-a1fc-b26ae91caa02 => generated 834 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:11.596820 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-51b40295-015e-4a1d-aac0-6d859769abaa None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:11.599653 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-51b40295-015e-4a1d-aac0-6d859769abaa tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] GET https://38.102.83.89/volume/v3/volumes/a0a452e4-d0ad-4518-a1fc-b26ae91caa02 Mar 17 10:52:11.599956 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-51b40295-015e-4a1d-aac0-6d859769abaa tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:11.600250 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-51b40295-015e-4a1d-aac0-6d859769abaa tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:11.612107 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:11.612107 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:11.617040 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-51b40295-015e-4a1d-aac0-6d859769abaa tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Volume info retrieved successfully. Mar 17 10:52:11.623383 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-51b40295-015e-4a1d-aac0-6d859769abaa tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] https://38.102.83.89/volume/v3/volumes/a0a452e4-d0ad-4518-a1fc-b26ae91caa02 returned with HTTP 200 Mar 17 10:52:11.623874 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 354/715] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:11 2026] GET /volume/v3/volumes/a0a452e4-d0ad-4518-a1fc-b26ae91caa02 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:11.665632 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-f580f9ec-d9b0-46d9-b78c-7a08041bc4b7 req-3e8c938d-e58d-4c33-8ee6-96586f385a0a None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:11.668759 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-f580f9ec-d9b0-46d9-b78c-7a08041bc4b7 req-3e8c938d-e58d-4c33-8ee6-96586f385a0a tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] GET https://38.102.83.89/volume/v3/volumes/a0a452e4-d0ad-4518-a1fc-b26ae91caa02 Mar 17 10:52:11.669058 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-f580f9ec-d9b0-46d9-b78c-7a08041bc4b7 req-3e8c938d-e58d-4c33-8ee6-96586f385a0a tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:11.669397 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-f580f9ec-d9b0-46d9-b78c-7a08041bc4b7 req-3e8c938d-e58d-4c33-8ee6-96586f385a0a tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:11.679348 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:11.679348 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:52:11.684234 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-f580f9ec-d9b0-46d9-b78c-7a08041bc4b7 req-3e8c938d-e58d-4c33-8ee6-96586f385a0a tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Volume info retrieved successfully. Mar 17 10:52:11.690528 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-f580f9ec-d9b0-46d9-b78c-7a08041bc4b7 req-3e8c938d-e58d-4c33-8ee6-96586f385a0a tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] https://38.102.83.89/volume/v3/volumes/a0a452e4-d0ad-4518-a1fc-b26ae91caa02 returned with HTTP 200 Mar 17 10:52:11.691124 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 362/716] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:52:11 2026] GET /volume/v3/volumes/a0a452e4-d0ad-4518-a1fc-b26ae91caa02 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:11.712018 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-6ca9e99f-f803-43f5-824e-fe0c013d5e5f None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:11.714518 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6ca9e99f-f803-43f5-824e-fe0c013d5e5f tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 10:52:11.715006 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6ca9e99f-f803-43f5-824e-fe0c013d5e5f tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2107587274"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:52:11.717114 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.volumes [None req-6ca9e99f-f803-43f5-824e-fe0c013d5e5f tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2107587274'}} {{(pid=123123) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 10:52:11.717344 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-6ca9e99f-f803-43f5-824e-fe0c013d5e5f tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Create volume of 1 GB Mar 17 10:52:11.721993 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-6ca9e99f-f803-43f5-824e-fe0c013d5e5f tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Availability Zones retrieved successfully. Mar 17 10:52:11.730503 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6ca9e99f-f803-43f5-824e-fe0c013d5e5f tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Flow 'volume_create_api' (68c0790f-7359-4692-b4ac-9abe16ee99e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:52:11.731966 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6ca9e99f-f803-43f5-824e-fe0c013d5e5f tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc8f83bd-ec5c-4902-a017-1e111534537d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:52:11.733366 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.flows.api.create_volume [None req-6ca9e99f-f803-43f5-824e-fe0c013d5e5f tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Validating volume size '1' using validate_int {{(pid=123123) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:52:11.762711 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6ca9e99f-f803-43f5-824e-fe0c013d5e5f tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc8f83bd-ec5c-4902-a017-1e111534537d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:52:11.763868 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6ca9e99f-f803-43f5-824e-fe0c013d5e5f tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (773b8279-0cf8-48bb-ae58-ee35a7a578c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:52:11.808388 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-6ca9e99f-f803-43f5-824e-fe0c013d5e5f tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Created reservations ['2a61efa7-7874-4dfa-bf1c-f0a097d8403f', 'a369a6c3-61f2-4a76-80f9-4955f7ffdaf3', 'e4ea286f-22ef-4731-87ca-bb1683a86c81', '085a107a-b500-49d7-a198-15c4444fa687'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:52:11.809443 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6ca9e99f-f803-43f5-824e-fe0c013d5e5f tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (773b8279-0cf8-48bb-ae58-ee35a7a578c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a61efa7-7874-4dfa-bf1c-f0a097d8403f', 'a369a6c3-61f2-4a76-80f9-4955f7ffdaf3', 'e4ea286f-22ef-4731-87ca-bb1683a86c81', '085a107a-b500-49d7-a198-15c4444fa687']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:52:11.810596 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6ca9e99f-f803-43f5-824e-fe0c013d5e5f tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7309f07d-21b5-450d-9ff5-dde2b9d03ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:52:11.828332 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6ca9e99f-f803-43f5-824e-fe0c013d5e5f tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7309f07d-21b5-450d-9ff5-dde2b9d03ab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '840511ca-a9ed-4c29-98a9-9a1c6088d755', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2107587274',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='055a8473a55c4b4e90592e0f06a821f9',qos_specs=None,replication_status=,reservations=['2a61efa7-7874-4dfa-bf1c-f0a097d8403f','a369a6c3-61f2-4a76-80f9-4955f7ffdaf3','e4ea286f-22ef-4731-87ca-bb1683a86c81','085a107a-b500-49d7-a198-15c4444fa687'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3721b863ba444b10acae48d6d5b7f8e9',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:52:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2107587274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=840511ca-a9ed-4c29-98a9-9a1c6088d755,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='055a8473a55c4b4e90592e0f06a821f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3721b863ba444b10acae48d6d5b7f8e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:52:11.829000 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6ca9e99f-f803-43f5-824e-fe0c013d5e5f tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7911aea-8cfd-4ff3-b90c-666abdb4c03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:52:11.843912 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6ca9e99f-f803-43f5-824e-fe0c013d5e5f tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7911aea-8cfd-4ff3-b90c-666abdb4c03c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2107587274',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='055a8473a55c4b4e90592e0f06a821f9',qos_specs=None,replication_status=,reservations=['2a61efa7-7874-4dfa-bf1c-f0a097d8403f','a369a6c3-61f2-4a76-80f9-4955f7ffdaf3','e4ea286f-22ef-4731-87ca-bb1683a86c81','085a107a-b500-49d7-a198-15c4444fa687'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3721b863ba444b10acae48d6d5b7f8e9',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:52:11.844582 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6ca9e99f-f803-43f5-824e-fe0c013d5e5f tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a22c03e-3e00-44ea-a690-ae24a4b5a5dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:52:11.852412 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6ca9e99f-f803-43f5-824e-fe0c013d5e5f tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a22c03e-3e00-44ea-a690-ae24a4b5a5dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:52:11.853599 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-6ca9e99f-f803-43f5-824e-fe0c013d5e5f tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Flow 'volume_create_api' (68c0790f-7359-4692-b4ac-9abe16ee99e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:52:11.853846 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-6ca9e99f-f803-43f5-824e-fe0c013d5e5f tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Create volume request issued successfully. Mar 17 10:52:11.854398 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6ca9e99f-f803-43f5-824e-fe0c013d5e5f tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 10:52:11.855223 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 355/717] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 10:52:11 2026] POST /volume/v3/volumes => generated 767 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:52:11.880061 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-ca13fa58-4265-47aa-a1e8-dfc12e72f36e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:11.882666 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ca13fa58-4265-47aa-a1e8-dfc12e72f36e tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] GET https://38.102.83.89/volume/v3/volumes/840511ca-a9ed-4c29-98a9-9a1c6088d755 Mar 17 10:52:11.882957 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ca13fa58-4265-47aa-a1e8-dfc12e72f36e tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:11.883255 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ca13fa58-4265-47aa-a1e8-dfc12e72f36e tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:11.892855 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:11.892855 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:52:11.897688 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-ca13fa58-4265-47aa-a1e8-dfc12e72f36e tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Volume info retrieved successfully. Mar 17 10:52:11.904220 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ca13fa58-4265-47aa-a1e8-dfc12e72f36e tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] https://38.102.83.89/volume/v3/volumes/840511ca-a9ed-4c29-98a9-9a1c6088d755 returned with HTTP 200 Mar 17 10:52:11.904758 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 363/718] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:11 2026] GET /volume/v3/volumes/840511ca-a9ed-4c29-98a9-9a1c6088d755 => generated 835 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:12.926396 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-bc7bbbbe-30ab-43d0-b19a-204cde085e04 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:12.929382 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-bc7bbbbe-30ab-43d0-b19a-204cde085e04 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] GET https://38.102.83.89/volume/v3/volumes/840511ca-a9ed-4c29-98a9-9a1c6088d755 Mar 17 10:52:12.929676 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-bc7bbbbe-30ab-43d0-b19a-204cde085e04 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:12.929976 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-bc7bbbbe-30ab-43d0-b19a-204cde085e04 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:12.942193 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:12.942193 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:12.946941 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-bc7bbbbe-30ab-43d0-b19a-204cde085e04 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Volume info retrieved successfully. Mar 17 10:52:12.953480 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-bc7bbbbe-30ab-43d0-b19a-204cde085e04 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] https://38.102.83.89/volume/v3/volumes/840511ca-a9ed-4c29-98a9-9a1c6088d755 returned with HTTP 200 Mar 17 10:52:12.953967 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 356/719] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:12 2026] GET /volume/v3/volumes/840511ca-a9ed-4c29-98a9-9a1c6088d755 => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:12.975095 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-97499066-19a7-40e4-be92-b7daf78e5c84 req-18a93145-751c-4b7f-a5bf-4a84ec65e074 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:12.976695 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-97499066-19a7-40e4-be92-b7daf78e5c84 req-18a93145-751c-4b7f-a5bf-4a84ec65e074 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] GET https://38.102.83.89/volume/v3/volumes/840511ca-a9ed-4c29-98a9-9a1c6088d755 Mar 17 10:52:12.976862 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-97499066-19a7-40e4-be92-b7daf78e5c84 req-18a93145-751c-4b7f-a5bf-4a84ec65e074 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:12.977014 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-97499066-19a7-40e4-be92-b7daf78e5c84 req-18a93145-751c-4b7f-a5bf-4a84ec65e074 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:12.984769 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:12.984769 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:52:12.988218 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-97499066-19a7-40e4-be92-b7daf78e5c84 req-18a93145-751c-4b7f-a5bf-4a84ec65e074 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Volume info retrieved successfully. Mar 17 10:52:12.992048 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-97499066-19a7-40e4-be92-b7daf78e5c84 req-18a93145-751c-4b7f-a5bf-4a84ec65e074 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] https://38.102.83.89/volume/v3/volumes/840511ca-a9ed-4c29-98a9-9a1c6088d755 returned with HTTP 200 Mar 17 10:52:12.992512 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 364/720] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:52:12 2026] GET /volume/v3/volumes/840511ca-a9ed-4c29-98a9-9a1c6088d755 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:13.136788 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-225a7163-e8ac-475c-b4f3-0ccc84867747 req-3c4bc3ac-a522-4c2d-84fa-1c9bdb42902d None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:13.139593 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-225a7163-e8ac-475c-b4f3-0ccc84867747 req-3c4bc3ac-a522-4c2d-84fa-1c9bdb42902d tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] GET https://38.102.83.89/volume/v3/volumes/detail Mar 17 10:52:13.139869 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-225a7163-e8ac-475c-b4f3-0ccc84867747 req-3c4bc3ac-a522-4c2d-84fa-1c9bdb42902d tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:13.140152 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-225a7163-e8ac-475c-b4f3-0ccc84867747 req-3c4bc3ac-a522-4c2d-84fa-1c9bdb42902d tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Calling method 'detail' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:13.140598 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.api_utils [req-225a7163-e8ac-475c-b4f3-0ccc84867747 req-3c4bc3ac-a522-4c2d-84fa-1c9bdb42902d tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Removing options '' from query. {{(pid=123123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:52:13.141665 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [req-225a7163-e8ac-475c-b4f3-0ccc84867747 req-3c4bc3ac-a522-4c2d-84fa-1c9bdb42902d tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=123123) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:52:13.154410 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-225a7163-e8ac-475c-b4f3-0ccc84867747 req-3c4bc3ac-a522-4c2d-84fa-1c9bdb42902d tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Get all volumes completed successfully. Mar 17 10:52:13.155720 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:13.155720 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:13.162668 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-225a7163-e8ac-475c-b4f3-0ccc84867747 req-3c4bc3ac-a522-4c2d-84fa-1c9bdb42902d tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] https://38.102.83.89/volume/v3/volumes/detail returned with HTTP 200 Mar 17 10:52:13.163438 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 357/721] 38.102.83.89 () {74 vars in 1618 bytes} [Tue Mar 17 10:52:13 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:52:13.187617 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-0621cffe-56a9-4dc8-ba3f-f6d718f195f7 req-e6ab0279-8399-4dfc-9366-285f3063ea44 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:13.190718 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-0621cffe-56a9-4dc8-ba3f-f6d718f195f7 req-e6ab0279-8399-4dfc-9366-285f3063ea44 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] GET https://38.102.83.89/volume/v3/volumes/detail Mar 17 10:52:13.190942 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-0621cffe-56a9-4dc8-ba3f-f6d718f195f7 req-e6ab0279-8399-4dfc-9366-285f3063ea44 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:13.191341 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-0621cffe-56a9-4dc8-ba3f-f6d718f195f7 req-e6ab0279-8399-4dfc-9366-285f3063ea44 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Calling method 'detail' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:13.191815 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.api_utils [req-0621cffe-56a9-4dc8-ba3f-f6d718f195f7 req-e6ab0279-8399-4dfc-9366-285f3063ea44 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Removing options '' from query. {{(pid=123124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:52:13.192939 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [req-0621cffe-56a9-4dc8-ba3f-f6d718f195f7 req-e6ab0279-8399-4dfc-9366-285f3063ea44 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=123124) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:52:13.205287 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-0621cffe-56a9-4dc8-ba3f-f6d718f195f7 req-e6ab0279-8399-4dfc-9366-285f3063ea44 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Get all volumes completed successfully. Mar 17 10:52:13.208426 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:13.208426 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:52:13.212010 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-0621cffe-56a9-4dc8-ba3f-f6d718f195f7 req-e6ab0279-8399-4dfc-9366-285f3063ea44 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] https://38.102.83.89/volume/v3/volumes/detail returned with HTTP 200 Mar 17 10:52:13.212674 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 365/722] 38.102.83.89 () {74 vars in 1618 bytes} [Tue Mar 17 10:52:13 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:52:13.236460 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-8ce0404c-efda-4407-adf0-77c003134291 req-b10aa425-9882-4100-ab70-53c61b924ab5 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:13.240410 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-8ce0404c-efda-4407-adf0-77c003134291 req-b10aa425-9882-4100-ab70-53c61b924ab5 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] GET https://38.102.83.89/volume/v3/volumes/detail Mar 17 10:52:13.240410 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-8ce0404c-efda-4407-adf0-77c003134291 req-b10aa425-9882-4100-ab70-53c61b924ab5 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:13.240410 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-8ce0404c-efda-4407-adf0-77c003134291 req-b10aa425-9882-4100-ab70-53c61b924ab5 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Calling method 'detail' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:13.240410 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.api_utils [req-8ce0404c-efda-4407-adf0-77c003134291 req-b10aa425-9882-4100-ab70-53c61b924ab5 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Removing options '' from query. {{(pid=123123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:52:13.241152 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [req-8ce0404c-efda-4407-adf0-77c003134291 req-b10aa425-9882-4100-ab70-53c61b924ab5 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=123123) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:52:13.251996 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-8ce0404c-efda-4407-adf0-77c003134291 req-b10aa425-9882-4100-ab70-53c61b924ab5 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Get all volumes completed successfully. Mar 17 10:52:13.253203 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:13.253203 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:13.258453 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-8ce0404c-efda-4407-adf0-77c003134291 req-b10aa425-9882-4100-ab70-53c61b924ab5 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] https://38.102.83.89/volume/v3/volumes/detail returned with HTTP 200 Mar 17 10:52:13.258981 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 358/723] 38.102.83.89 () {74 vars in 1618 bytes} [Tue Mar 17 10:52:13 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:52:13.290380 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-0801fa53-e7e4-4201-8889-e16f3624ad21 req-a3192e24-f5c1-4a52-bde5-bfc38500b903 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:13.293334 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-0801fa53-e7e4-4201-8889-e16f3624ad21 req-a3192e24-f5c1-4a52-bde5-bfc38500b903 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] GET https://38.102.83.89/volume/v3/volumes/detail Mar 17 10:52:13.293668 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-0801fa53-e7e4-4201-8889-e16f3624ad21 req-a3192e24-f5c1-4a52-bde5-bfc38500b903 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:13.293980 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-0801fa53-e7e4-4201-8889-e16f3624ad21 req-a3192e24-f5c1-4a52-bde5-bfc38500b903 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Calling method 'detail' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:13.294364 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.api_utils [req-0801fa53-e7e4-4201-8889-e16f3624ad21 req-a3192e24-f5c1-4a52-bde5-bfc38500b903 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Removing options '' from query. {{(pid=123124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:52:13.295569 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [req-0801fa53-e7e4-4201-8889-e16f3624ad21 req-a3192e24-f5c1-4a52-bde5-bfc38500b903 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=123124) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:52:13.305977 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-0801fa53-e7e4-4201-8889-e16f3624ad21 req-a3192e24-f5c1-4a52-bde5-bfc38500b903 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Get all volumes completed successfully. Mar 17 10:52:13.308035 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:13.308035 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:52:13.314404 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-0801fa53-e7e4-4201-8889-e16f3624ad21 req-a3192e24-f5c1-4a52-bde5-bfc38500b903 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] https://38.102.83.89/volume/v3/volumes/detail returned with HTTP 200 Mar 17 10:52:13.315143 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 366/724] 38.102.83.89 () {74 vars in 1618 bytes} [Tue Mar 17 10:52:13 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:52:13.341537 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-acd77393-6ba2-4cae-98f3-a8a3d2ff6e28 req-f76e9928-0fec-4023-8a1c-a7bc2f97b033 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:13.344522 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-acd77393-6ba2-4cae-98f3-a8a3d2ff6e28 req-f76e9928-0fec-4023-8a1c-a7bc2f97b033 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] GET https://38.102.83.89/volume/v3/volumes/detail Mar 17 10:52:13.344831 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-acd77393-6ba2-4cae-98f3-a8a3d2ff6e28 req-f76e9928-0fec-4023-8a1c-a7bc2f97b033 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:13.345134 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-acd77393-6ba2-4cae-98f3-a8a3d2ff6e28 req-f76e9928-0fec-4023-8a1c-a7bc2f97b033 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Calling method 'detail' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:13.346669 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.api_utils [req-acd77393-6ba2-4cae-98f3-a8a3d2ff6e28 req-f76e9928-0fec-4023-8a1c-a7bc2f97b033 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Removing options '' from query. {{(pid=123123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:52:13.349528 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [req-acd77393-6ba2-4cae-98f3-a8a3d2ff6e28 req-f76e9928-0fec-4023-8a1c-a7bc2f97b033 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=123123) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:52:13.362653 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-acd77393-6ba2-4cae-98f3-a8a3d2ff6e28 req-f76e9928-0fec-4023-8a1c-a7bc2f97b033 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Get all volumes completed successfully. Mar 17 10:52:13.364140 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:13.364140 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:13.369580 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-acd77393-6ba2-4cae-98f3-a8a3d2ff6e28 req-f76e9928-0fec-4023-8a1c-a7bc2f97b033 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] https://38.102.83.89/volume/v3/volumes/detail returned with HTTP 200 Mar 17 10:52:13.370396 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 359/725] 38.102.83.89 () {74 vars in 1618 bytes} [Tue Mar 17 10:52:13 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:52:13.407569 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-cf426196-e318-4163-99e8-34b2950e847b req-acc4861c-9abb-404c-86dc-2384ac14c163 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:13.410667 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-cf426196-e318-4163-99e8-34b2950e847b req-acc4861c-9abb-404c-86dc-2384ac14c163 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] GET https://38.102.83.89/volume/v3/volumes/detail Mar 17 10:52:13.410995 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-cf426196-e318-4163-99e8-34b2950e847b req-acc4861c-9abb-404c-86dc-2384ac14c163 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:13.411336 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-cf426196-e318-4163-99e8-34b2950e847b req-acc4861c-9abb-404c-86dc-2384ac14c163 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Calling method 'detail' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:13.411707 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.api_utils [req-cf426196-e318-4163-99e8-34b2950e847b req-acc4861c-9abb-404c-86dc-2384ac14c163 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Removing options '' from query. {{(pid=123124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:52:13.412899 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [req-cf426196-e318-4163-99e8-34b2950e847b req-acc4861c-9abb-404c-86dc-2384ac14c163 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=123124) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:52:13.424537 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-cf426196-e318-4163-99e8-34b2950e847b req-acc4861c-9abb-404c-86dc-2384ac14c163 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Get all volumes completed successfully. Mar 17 10:52:13.425941 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:13.425941 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:52:13.431703 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-cf426196-e318-4163-99e8-34b2950e847b req-acc4861c-9abb-404c-86dc-2384ac14c163 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] https://38.102.83.89/volume/v3/volumes/detail returned with HTTP 200 Mar 17 10:52:13.432238 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 367/726] 38.102.83.89 () {74 vars in 1618 bytes} [Tue Mar 17 10:52:13 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:52:13.470590 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-07ed8799-b6da-4a03-ab38-c5e209443791 req-f948d874-f99e-47d3-830d-58d54f4d1a86 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:13.472936 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-07ed8799-b6da-4a03-ab38-c5e209443791 req-f948d874-f99e-47d3-830d-58d54f4d1a86 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] GET https://38.102.83.89/volume/v3/volumes/detail Mar 17 10:52:13.473232 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-07ed8799-b6da-4a03-ab38-c5e209443791 req-f948d874-f99e-47d3-830d-58d54f4d1a86 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:13.474872 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-07ed8799-b6da-4a03-ab38-c5e209443791 req-f948d874-f99e-47d3-830d-58d54f4d1a86 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Calling method 'detail' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:13.475291 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.api_utils [req-07ed8799-b6da-4a03-ab38-c5e209443791 req-f948d874-f99e-47d3-830d-58d54f4d1a86 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Removing options '' from query. {{(pid=123123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:52:13.476822 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [req-07ed8799-b6da-4a03-ab38-c5e209443791 req-f948d874-f99e-47d3-830d-58d54f4d1a86 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=123123) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:52:13.489343 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-07ed8799-b6da-4a03-ab38-c5e209443791 req-f948d874-f99e-47d3-830d-58d54f4d1a86 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Get all volumes completed successfully. Mar 17 10:52:13.490663 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:13.490663 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:13.496278 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-07ed8799-b6da-4a03-ab38-c5e209443791 req-f948d874-f99e-47d3-830d-58d54f4d1a86 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] https://38.102.83.89/volume/v3/volumes/detail returned with HTTP 200 Mar 17 10:52:13.496841 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 360/727] 38.102.83.89 () {74 vars in 1618 bytes} [Tue Mar 17 10:52:13 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:52:13.534309 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-72b95f81-6f61-4937-84b2-3312c557869a req-45e930a9-9153-4d2d-86d9-4312f14ec1fd None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:13.537064 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-72b95f81-6f61-4937-84b2-3312c557869a req-45e930a9-9153-4d2d-86d9-4312f14ec1fd tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] GET https://38.102.83.89/volume/v3/volumes/detail Mar 17 10:52:13.537376 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-72b95f81-6f61-4937-84b2-3312c557869a req-45e930a9-9153-4d2d-86d9-4312f14ec1fd tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:13.537663 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-72b95f81-6f61-4937-84b2-3312c557869a req-45e930a9-9153-4d2d-86d9-4312f14ec1fd tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Calling method 'detail' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:13.537996 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.api_utils [req-72b95f81-6f61-4937-84b2-3312c557869a req-45e930a9-9153-4d2d-86d9-4312f14ec1fd tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Removing options '' from query. {{(pid=123124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:52:13.539037 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [req-72b95f81-6f61-4937-84b2-3312c557869a req-45e930a9-9153-4d2d-86d9-4312f14ec1fd tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=123124) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:52:13.549755 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-72b95f81-6f61-4937-84b2-3312c557869a req-45e930a9-9153-4d2d-86d9-4312f14ec1fd tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] Get all volumes completed successfully. Mar 17 10:52:13.551039 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:13.551039 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:52:13.556357 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-72b95f81-6f61-4937-84b2-3312c557869a req-45e930a9-9153-4d2d-86d9-4312f14ec1fd tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-reader] https://38.102.83.89/volume/v3/volumes/detail returned with HTTP 200 Mar 17 10:52:13.556900 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 368/728] 38.102.83.89 () {74 vars in 1618 bytes} [Tue Mar 17 10:52:13 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:52:13.579794 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-2553473d-69fa-4a63-965c-a0b629b3fe2a None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:13.582151 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2553473d-69fa-4a63-965c-a0b629b3fe2a tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] DELETE https://38.102.83.89/volume/v3/volumes/840511ca-a9ed-4c29-98a9-9a1c6088d755 Mar 17 10:52:13.582479 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2553473d-69fa-4a63-965c-a0b629b3fe2a tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:13.582780 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2553473d-69fa-4a63-965c-a0b629b3fe2a tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:13.583043 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-2553473d-69fa-4a63-965c-a0b629b3fe2a tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Delete volume with id: 840511ca-a9ed-4c29-98a9-9a1c6088d755 Mar 17 10:52:13.592439 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:13.592439 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:13.593106 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-2553473d-69fa-4a63-965c-a0b629b3fe2a tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Volume info retrieved successfully. Mar 17 10:52:13.618839 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-2553473d-69fa-4a63-965c-a0b629b3fe2a tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Delete volume request issued successfully. Mar 17 10:52:13.619141 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2553473d-69fa-4a63-965c-a0b629b3fe2a tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] https://38.102.83.89/volume/v3/volumes/840511ca-a9ed-4c29-98a9-9a1c6088d755 returned with HTTP 202 Mar 17 10:52:13.619722 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 361/729] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 10:52:13 2026] DELETE /volume/v3/volumes/840511ca-a9ed-4c29-98a9-9a1c6088d755 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 10:52:13.634291 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-7aa03a7f-3e7c-4307-ade0-eae97c9bd97c None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:13.636938 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7aa03a7f-3e7c-4307-ade0-eae97c9bd97c tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] GET https://38.102.83.89/volume/v3/volumes/840511ca-a9ed-4c29-98a9-9a1c6088d755 Mar 17 10:52:13.637161 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-7aa03a7f-3e7c-4307-ade0-eae97c9bd97c tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:13.637492 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-7aa03a7f-3e7c-4307-ade0-eae97c9bd97c tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:13.647244 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:13.647244 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:52:13.651859 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-7aa03a7f-3e7c-4307-ade0-eae97c9bd97c tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Volume info retrieved successfully. Mar 17 10:52:13.657743 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7aa03a7f-3e7c-4307-ade0-eae97c9bd97c tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] https://38.102.83.89/volume/v3/volumes/840511ca-a9ed-4c29-98a9-9a1c6088d755 returned with HTTP 200 Mar 17 10:52:13.658450 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 369/730] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:13 2026] GET /volume/v3/volumes/840511ca-a9ed-4c29-98a9-9a1c6088d755 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:14.682030 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-8950bffb-51d9-4bfd-b328-c1e4ce59956c None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:14.684616 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-8950bffb-51d9-4bfd-b328-c1e4ce59956c tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] GET https://38.102.83.89/volume/v3/volumes/840511ca-a9ed-4c29-98a9-9a1c6088d755 Mar 17 10:52:14.684935 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-8950bffb-51d9-4bfd-b328-c1e4ce59956c tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:14.685221 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-8950bffb-51d9-4bfd-b328-c1e4ce59956c tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:14.706141 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:14.706141 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:14.712984 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-8950bffb-51d9-4bfd-b328-c1e4ce59956c tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Volume info retrieved successfully. Mar 17 10:52:14.718520 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-8950bffb-51d9-4bfd-b328-c1e4ce59956c tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] https://38.102.83.89/volume/v3/volumes/840511ca-a9ed-4c29-98a9-9a1c6088d755 returned with HTTP 200 Mar 17 10:52:14.719412 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 362/731] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:14 2026] GET /volume/v3/volumes/840511ca-a9ed-4c29-98a9-9a1c6088d755 => generated 859 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 10:52:15.733452 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-bfa7caf0-9988-4c3f-9dfc-eb40b6d597bf None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:15.735364 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-bfa7caf0-9988-4c3f-9dfc-eb40b6d597bf tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] GET https://38.102.83.89/volume/v3/volumes/840511ca-a9ed-4c29-98a9-9a1c6088d755 Mar 17 10:52:15.735566 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-bfa7caf0-9988-4c3f-9dfc-eb40b6d597bf tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:15.735763 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-bfa7caf0-9988-4c3f-9dfc-eb40b6d597bf tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:15.743152 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-bfa7caf0-9988-4c3f-9dfc-eb40b6d597bf tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] https://38.102.83.89/volume/v3/volumes/840511ca-a9ed-4c29-98a9-9a1c6088d755 returned with HTTP 404 Mar 17 10:52:15.743630 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 370/732] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:15 2026] GET /volume/v3/volumes/840511ca-a9ed-4c29-98a9-9a1c6088d755 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:52:15.749705 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-077e3642-5ae0-4fb8-a70b-c7f15a601f28 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:15.752876 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-077e3642-5ae0-4fb8-a70b-c7f15a601f28 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] DELETE https://38.102.83.89/volume/v3/volumes/a0a452e4-d0ad-4518-a1fc-b26ae91caa02 Mar 17 10:52:15.753333 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-077e3642-5ae0-4fb8-a70b-c7f15a601f28 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:15.753734 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-077e3642-5ae0-4fb8-a70b-c7f15a601f28 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:15.754076 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-077e3642-5ae0-4fb8-a70b-c7f15a601f28 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Delete volume with id: a0a452e4-d0ad-4518-a1fc-b26ae91caa02 Mar 17 10:52:15.769290 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:15.769290 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:15.770190 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-077e3642-5ae0-4fb8-a70b-c7f15a601f28 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Volume info retrieved successfully. Mar 17 10:52:15.806946 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-077e3642-5ae0-4fb8-a70b-c7f15a601f28 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Delete volume request issued successfully. Mar 17 10:52:15.807347 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-077e3642-5ae0-4fb8-a70b-c7f15a601f28 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] https://38.102.83.89/volume/v3/volumes/a0a452e4-d0ad-4518-a1fc-b26ae91caa02 returned with HTTP 202 Mar 17 10:52:15.807962 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 363/733] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 10:52:15 2026] DELETE /volume/v3/volumes/a0a452e4-d0ad-4518-a1fc-b26ae91caa02 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 10:52:15.815822 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-19da5c3e-e5da-4d6a-bfca-b77641af37bc None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:15.818808 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-19da5c3e-e5da-4d6a-bfca-b77641af37bc tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] GET https://38.102.83.89/volume/v3/volumes/a0a452e4-d0ad-4518-a1fc-b26ae91caa02 Mar 17 10:52:15.818808 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-19da5c3e-e5da-4d6a-bfca-b77641af37bc tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:15.819180 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-19da5c3e-e5da-4d6a-bfca-b77641af37bc tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:15.834167 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:15.834167 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:52:15.840554 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-19da5c3e-e5da-4d6a-bfca-b77641af37bc tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Volume info retrieved successfully. Mar 17 10:52:15.847661 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-19da5c3e-e5da-4d6a-bfca-b77641af37bc tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] https://38.102.83.89/volume/v3/volumes/a0a452e4-d0ad-4518-a1fc-b26ae91caa02 returned with HTTP 200 Mar 17 10:52:15.849191 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 371/734] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:15 2026] GET /volume/v3/volumes/a0a452e4-d0ad-4518-a1fc-b26ae91caa02 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:16.869131 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-d1014b5c-ef3c-441e-ae65-f284c4d58c0d None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:16.874332 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d1014b5c-ef3c-441e-ae65-f284c4d58c0d tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] GET https://38.102.83.89/volume/v3/volumes/a0a452e4-d0ad-4518-a1fc-b26ae91caa02 Mar 17 10:52:16.876060 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-d1014b5c-ef3c-441e-ae65-f284c4d58c0d tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:16.876445 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-d1014b5c-ef3c-441e-ae65-f284c4d58c0d tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:16.896561 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:16.896561 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:16.903334 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-d1014b5c-ef3c-441e-ae65-f284c4d58c0d tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Volume info retrieved successfully. Mar 17 10:52:16.908543 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d1014b5c-ef3c-441e-ae65-f284c4d58c0d tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] https://38.102.83.89/volume/v3/volumes/a0a452e4-d0ad-4518-a1fc-b26ae91caa02 returned with HTTP 200 Mar 17 10:52:16.908543 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 364/735] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:16 2026] GET /volume/v3/volumes/a0a452e4-d0ad-4518-a1fc-b26ae91caa02 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:17.924809 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-63cce761-aa84-4c9d-8c7f-e17035923fb4 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:17.927814 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-63cce761-aa84-4c9d-8c7f-e17035923fb4 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] GET https://38.102.83.89/volume/v3/volumes/a0a452e4-d0ad-4518-a1fc-b26ae91caa02 Mar 17 10:52:17.928091 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-63cce761-aa84-4c9d-8c7f-e17035923fb4 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:17.928547 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-63cce761-aa84-4c9d-8c7f-e17035923fb4 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:17.936805 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-63cce761-aa84-4c9d-8c7f-e17035923fb4 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] https://38.102.83.89/volume/v3/volumes/a0a452e4-d0ad-4518-a1fc-b26ae91caa02 returned with HTTP 404 Mar 17 10:52:17.937937 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 372/736] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:17 2026] GET /volume/v3/volumes/a0a452e4-d0ad-4518-a1fc-b26ae91caa02 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:52:17.949289 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-b336b663-75c4-4bb0-8d83-ae0d846a0085 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:17.951833 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b336b663-75c4-4bb0-8d83-ae0d846a0085 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] DELETE https://38.102.83.89/volume/v3/volumes/531e5a2b-20ae-4d82-bed6-cdd0fc148e38 Mar 17 10:52:17.952132 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b336b663-75c4-4bb0-8d83-ae0d846a0085 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:17.952457 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b336b663-75c4-4bb0-8d83-ae0d846a0085 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:17.952707 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-b336b663-75c4-4bb0-8d83-ae0d846a0085 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Delete volume with id: 531e5a2b-20ae-4d82-bed6-cdd0fc148e38 Mar 17 10:52:17.967163 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:17.967163 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:17.967931 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-b336b663-75c4-4bb0-8d83-ae0d846a0085 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Volume info retrieved successfully. Mar 17 10:52:17.996213 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-b336b663-75c4-4bb0-8d83-ae0d846a0085 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Delete volume request issued successfully. Mar 17 10:52:17.999411 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b336b663-75c4-4bb0-8d83-ae0d846a0085 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] https://38.102.83.89/volume/v3/volumes/531e5a2b-20ae-4d82-bed6-cdd0fc148e38 returned with HTTP 202 Mar 17 10:52:18.000129 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 365/737] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 10:52:17 2026] DELETE /volume/v3/volumes/531e5a2b-20ae-4d82-bed6-cdd0fc148e38 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 10:52:18.014261 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-5634697f-4d09-4aa7-af06-42b1f0bb118a None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:18.017180 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5634697f-4d09-4aa7-af06-42b1f0bb118a tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] GET https://38.102.83.89/volume/v3/volumes/531e5a2b-20ae-4d82-bed6-cdd0fc148e38 Mar 17 10:52:18.017180 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-5634697f-4d09-4aa7-af06-42b1f0bb118a tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:18.017494 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-5634697f-4d09-4aa7-af06-42b1f0bb118a tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:18.029385 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:18.029385 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:52:18.034523 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-5634697f-4d09-4aa7-af06-42b1f0bb118a tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Volume info retrieved successfully. Mar 17 10:52:18.040909 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5634697f-4d09-4aa7-af06-42b1f0bb118a tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] https://38.102.83.89/volume/v3/volumes/531e5a2b-20ae-4d82-bed6-cdd0fc148e38 returned with HTTP 200 Mar 17 10:52:18.041494 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 373/738] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:18 2026] GET /volume/v3/volumes/531e5a2b-20ae-4d82-bed6-cdd0fc148e38 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:19.061249 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-b4e26d73-0efb-4cf5-a3b8-c8c809b80539 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:19.063874 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b4e26d73-0efb-4cf5-a3b8-c8c809b80539 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] GET https://38.102.83.89/volume/v3/volumes/531e5a2b-20ae-4d82-bed6-cdd0fc148e38 Mar 17 10:52:19.064127 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b4e26d73-0efb-4cf5-a3b8-c8c809b80539 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:19.064455 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b4e26d73-0efb-4cf5-a3b8-c8c809b80539 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:19.078067 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:19.078067 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:19.082683 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-b4e26d73-0efb-4cf5-a3b8-c8c809b80539 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Volume info retrieved successfully. Mar 17 10:52:19.088702 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b4e26d73-0efb-4cf5-a3b8-c8c809b80539 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] https://38.102.83.89/volume/v3/volumes/531e5a2b-20ae-4d82-bed6-cdd0fc148e38 returned with HTTP 200 Mar 17 10:52:19.089213 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 366/739] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:19 2026] GET /volume/v3/volumes/531e5a2b-20ae-4d82-bed6-cdd0fc148e38 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:20.104258 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-2abc4fe2-0ce6-4603-8389-090a2f2c6c57 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:20.106048 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2abc4fe2-0ce6-4603-8389-090a2f2c6c57 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] GET https://38.102.83.89/volume/v3/volumes/531e5a2b-20ae-4d82-bed6-cdd0fc148e38 Mar 17 10:52:20.106048 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2abc4fe2-0ce6-4603-8389-090a2f2c6c57 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:20.106048 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2abc4fe2-0ce6-4603-8389-090a2f2c6c57 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:20.109670 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2abc4fe2-0ce6-4603-8389-090a2f2c6c57 tempest-VolumesTestJSON-767567784 tempest-VolumesTestJSON-767567784-project-member] https://38.102.83.89/volume/v3/volumes/531e5a2b-20ae-4d82-bed6-cdd0fc148e38 returned with HTTP 404 Mar 17 10:52:20.109988 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 374/740] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:20 2026] GET /volume/v3/volumes/531e5a2b-20ae-4d82-bed6-cdd0fc148e38 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:52:29.087664 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=332,cinder:INSERT=52,cinder:UPDATE=84 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:52:29.424936 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-9af03157-a1ff-4182-9b08-38598c4954f9 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:29.426194 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9af03157-a1ff-4182-9b08-38598c4954f9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 10:52:29.426442 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9af03157-a1ff-4182-9b08-38598c4954f9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-147292971"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:52:29.427502 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.volumes [None req-9af03157-a1ff-4182-9b08-38598c4954f9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-147292971'}} {{(pid=123123) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 10:52:29.431331 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-9af03157-a1ff-4182-9b08-38598c4954f9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Create volume of 1 GB Mar 17 10:52:29.431571 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:29.431571 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:29.431925 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-9af03157-a1ff-4182-9b08-38598c4954f9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Availability Zones retrieved successfully. Mar 17 10:52:29.435852 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9af03157-a1ff-4182-9b08-38598c4954f9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Flow 'volume_create_api' (5e8db7a2-069d-468a-b22f-f8e4366f080c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:52:29.436803 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9af03157-a1ff-4182-9b08-38598c4954f9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78e95f0b-fe2b-4df2-aa31-0f7b00ae6453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:52:29.437420 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.flows.api.create_volume [None req-9af03157-a1ff-4182-9b08-38598c4954f9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Validating volume size '1' using validate_int {{(pid=123123) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:52:29.443647 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:29.443647 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:29.450889 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9af03157-a1ff-4182-9b08-38598c4954f9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78e95f0b-fe2b-4df2-aa31-0f7b00ae6453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=6c0fe508-ab62-4b08-bbbc-11efc5aa178e,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c0fe508-ab62-4b08-bbbc-11efc5aa178e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:52:29.451517 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9af03157-a1ff-4182-9b08-38598c4954f9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e6dd6cc-bdb9-44b0-9ac6-df8627e1e012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:52:29.491864 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-9af03157-a1ff-4182-9b08-38598c4954f9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Created reservations ['c30997b3-18e7-4410-9c7d-f038fbd557b2', '465a9074-ea48-496c-a64f-d270b14a9061', '1736ec89-c04b-4213-a426-45d18a82d39a', '6cd9b865-7b82-494d-8dbc-5d95cded6ecb'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:52:29.492675 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9af03157-a1ff-4182-9b08-38598c4954f9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e6dd6cc-bdb9-44b0-9ac6-df8627e1e012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c30997b3-18e7-4410-9c7d-f038fbd557b2', '465a9074-ea48-496c-a64f-d270b14a9061', '1736ec89-c04b-4213-a426-45d18a82d39a', '6cd9b865-7b82-494d-8dbc-5d95cded6ecb']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:52:29.493549 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9af03157-a1ff-4182-9b08-38598c4954f9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e531540-81b2-4ca4-a76f-084b10d64b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:52:29.511372 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9af03157-a1ff-4182-9b08-38598c4954f9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e531540-81b2-4ca4-a76f-084b10d64b25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'defe4403-5f99-4ec4-a9ea-dfc74550f4e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-147292971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3c0852c1cd5a44c7ab853618c5502197',qos_specs=None,replication_status=,reservations=['c30997b3-18e7-4410-9c7d-f038fbd557b2','465a9074-ea48-496c-a64f-d270b14a9061','1736ec89-c04b-4213-a426-45d18a82d39a','6cd9b865-7b82-494d-8dbc-5d95cded6ecb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6c8416c13664c21abaa3dc39877ea23',volume_type_id=6c0fe508-ab62-4b08-bbbc-11efc5aa178e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:52:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-147292971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=defe4403-5f99-4ec4-a9ea-dfc74550f4e3,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3c0852c1cd5a44c7ab853618c5502197',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6c8416c13664c21abaa3dc39877ea23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c0fe508-ab62-4b08-bbbc-11efc5aa178e),volume_type_id=6c0fe508-ab62-4b08-bbbc-11efc5aa178e)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:52:29.512230 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9af03157-a1ff-4182-9b08-38598c4954f9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92dbc74b-e83c-46a4-bfdd-2af00657fec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:52:29.528676 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9af03157-a1ff-4182-9b08-38598c4954f9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92dbc74b-e83c-46a4-bfdd-2af00657fec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-147292971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3c0852c1cd5a44c7ab853618c5502197',qos_specs=None,replication_status=,reservations=['c30997b3-18e7-4410-9c7d-f038fbd557b2','465a9074-ea48-496c-a64f-d270b14a9061','1736ec89-c04b-4213-a426-45d18a82d39a','6cd9b865-7b82-494d-8dbc-5d95cded6ecb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6c8416c13664c21abaa3dc39877ea23',volume_type_id=6c0fe508-ab62-4b08-bbbc-11efc5aa178e)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:52:29.529370 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9af03157-a1ff-4182-9b08-38598c4954f9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58dbd516-fbf8-4003-a2c9-a4683e4c7f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:52:29.540568 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9af03157-a1ff-4182-9b08-38598c4954f9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58dbd516-fbf8-4003-a2c9-a4683e4c7f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:52:29.541939 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9af03157-a1ff-4182-9b08-38598c4954f9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Flow 'volume_create_api' (5e8db7a2-069d-468a-b22f-f8e4366f080c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:52:29.542484 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-9af03157-a1ff-4182-9b08-38598c4954f9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Create volume request issued successfully. Mar 17 10:52:29.543240 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9af03157-a1ff-4182-9b08-38598c4954f9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 10:52:29.544040 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 367/741] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 10:52:29 2026] POST /volume/v3/volumes => generated 763 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:52:29.563912 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-7e0e69ea-7962-4bda-bffd-96094e61e23c None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:29.565684 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7e0e69ea-7962-4bda-bffd-96094e61e23c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:52:29.565874 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-7e0e69ea-7962-4bda-bffd-96094e61e23c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:29.566071 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-7e0e69ea-7962-4bda-bffd-96094e61e23c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:29.567814 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=212,cinder:UPDATE=11,cinder:INSERT=2 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:52:29.574455 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:29.574455 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:52:29.578751 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-7e0e69ea-7962-4bda-bffd-96094e61e23c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:52:29.582920 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7e0e69ea-7962-4bda-bffd-96094e61e23c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:52:29.583486 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 375/742] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:29 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 831 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:30.604069 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-ffab755a-50d3-463b-a49d-32e69693ab3a None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:30.606194 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ffab755a-50d3-463b-a49d-32e69693ab3a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:52:30.607698 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ffab755a-50d3-463b-a49d-32e69693ab3a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:30.607698 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ffab755a-50d3-463b-a49d-32e69693ab3a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:30.626097 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:30.626097 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:30.630704 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-ffab755a-50d3-463b-a49d-32e69693ab3a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:52:30.635808 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ffab755a-50d3-463b-a49d-32e69693ab3a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:52:30.636326 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 368/743] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:30 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:30.713133 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-c2c1a98b-7069-4ded-8590-9c1839ffa858 req-57ecd59e-0d6a-48d3-a4c9-577bf2fc68f1 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:30.720786 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c2c1a98b-7069-4ded-8590-9c1839ffa858 req-57ecd59e-0d6a-48d3-a4c9-577bf2fc68f1 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:52:30.722152 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-c2c1a98b-7069-4ded-8590-9c1839ffa858 req-57ecd59e-0d6a-48d3-a4c9-577bf2fc68f1 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:30.722152 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-c2c1a98b-7069-4ded-8590-9c1839ffa858 req-57ecd59e-0d6a-48d3-a4c9-577bf2fc68f1 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:30.730729 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:30.730729 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:52:30.736887 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-c2c1a98b-7069-4ded-8590-9c1839ffa858 req-57ecd59e-0d6a-48d3-a4c9-577bf2fc68f1 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:52:30.740969 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c2c1a98b-7069-4ded-8590-9c1839ffa858 req-57ecd59e-0d6a-48d3-a4c9-577bf2fc68f1 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:52:30.741544 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 376/744] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:52:30 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:32.812443 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-c3eedba9-085c-4884-b2b8-ddc146149e89 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:32.812983 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c3eedba9-085c-4884-b2b8-ddc146149e89 None None] GET https://38.102.83.89/volume// Mar 17 10:52:32.813267 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c3eedba9-085c-4884-b2b8-ddc146149e89 None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:32.813974 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c3eedba9-085c-4884-b2b8-ddc146149e89 None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:32.814379 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c3eedba9-085c-4884-b2b8-ddc146149e89 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:52:32.814791 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 369/745] 38.102.83.89 () {72 vars in 1539 bytes} [Tue Mar 17 10:52:32 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:52:32.829135 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-c2c1a98b-7069-4ded-8590-9c1839ffa858 req-2cb6df9d-0275-406c-98fb-2c1c35a8da8a None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:32.835930 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c2c1a98b-7069-4ded-8590-9c1839ffa858 req-2cb6df9d-0275-406c-98fb-2c1c35a8da8a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] POST https://38.102.83.89/volume/v3/attachments Mar 17 10:52:32.836213 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-c2c1a98b-7069-4ded-8590-9c1839ffa858 req-2cb6df9d-0275-406c-98fb-2c1c35a8da8a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "defe4403-5f99-4ec4-a9ea-dfc74550f4e3", "connector": null, "instance_uuid": "1a8fbdd4-1735-4cef-bbdd-c1c6226d479f"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:52:32.854076 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:32.854076 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:52:32.883039 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c2c1a98b-7069-4ded-8590-9c1839ffa858 req-2cb6df9d-0275-406c-98fb-2c1c35a8da8a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments returned with HTTP 200 Mar 17 10:52:32.883691 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 377/746] 38.102.83.89 () {80 vars in 1704 bytes} [Tue Mar 17 10:52:32 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:52:33.287603 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-76c0710b-1a4c-4586-bfcf-d89b22f76ec4 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:33.289433 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-76c0710b-1a4c-4586-bfcf-d89b22f76ec4 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:52:33.289621 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-76c0710b-1a4c-4586-bfcf-d89b22f76ec4 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:33.289810 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-76c0710b-1a4c-4586-bfcf-d89b22f76ec4 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:33.305699 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:33.305699 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:33.309504 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-76c0710b-1a4c-4586-bfcf-d89b22f76ec4 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:52:33.315698 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-76c0710b-1a4c-4586-bfcf-d89b22f76ec4 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:52:33.316435 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 370/747] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:33 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:33.424663 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-fec7445c-cf6e-4471-8adb-a956f9b04903 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:33.425191 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-fec7445c-cf6e-4471-8adb-a956f9b04903 None None] GET https://38.102.83.89/volume// Mar 17 10:52:33.425493 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-fec7445c-cf6e-4471-8adb-a956f9b04903 None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:33.425785 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-fec7445c-cf6e-4471-8adb-a956f9b04903 None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:33.426279 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-fec7445c-cf6e-4471-8adb-a956f9b04903 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:52:33.427440 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 378/748] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 10:52:33 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:52:33.436378 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-c2c1a98b-7069-4ded-8590-9c1839ffa858 req-54d46e3e-40a4-427d-861b-a0f1bf0860c8 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:33.438324 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-c2c1a98b-7069-4ded-8590-9c1839ffa858 req-54d46e3e-40a4-427d-861b-a0f1bf0860c8 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:52:33.438506 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-c2c1a98b-7069-4ded-8590-9c1839ffa858 req-54d46e3e-40a4-427d-861b-a0f1bf0860c8 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:33.438696 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-c2c1a98b-7069-4ded-8590-9c1839ffa858 req-54d46e3e-40a4-427d-861b-a0f1bf0860c8 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:33.448102 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:33.448102 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:33.450934 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-c2c1a98b-7069-4ded-8590-9c1839ffa858 req-54d46e3e-40a4-427d-861b-a0f1bf0860c8 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:52:33.454665 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-c2c1a98b-7069-4ded-8590-9c1839ffa858 req-54d46e3e-40a4-427d-861b-a0f1bf0860c8 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:52:33.455058 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 371/749] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 10:52:33 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 1036 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 10:52:33.524998 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-c2c1a98b-7069-4ded-8590-9c1839ffa858 req-d017ec5e-6bcf-4613-8ac9-3bee0c6bdaa8 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:33.528887 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c2c1a98b-7069-4ded-8590-9c1839ffa858 req-d017ec5e-6bcf-4613-8ac9-3bee0c6bdaa8 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] PUT https://38.102.83.89/volume/v3/attachments/20bd6f40-6a8a-4aa4-81cc-77b4b22689c5 Mar 17 10:52:33.529285 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-c2c1a98b-7069-4ded-8590-9c1839ffa858 req-d017ec5e-6bcf-4613-8ac9-3bee0c6bdaa8 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "38.102.83.89", "host": "np0005649721.novalocal", "multipath": false, "enforce_multipath": true, "initiator": "iqn.1994-05.com.redhat:fd15498af3bd", "do_local_attach": false, "uuid": "0ceb02b1-38b4-43fc-8549-abe22c224d5e", "system uuid": "7643bce9-2f06-4fe7-b291-650913a35e56", "nvme_native_multipath": false, "nqn": "nqn.2014-08.org.nvmexpress:uuid:7492a7d8-3878-46d7-bc3c-9b085f58a756", "found_dsc": "", "host_ips": ["38.102.83.89", "fe80::f816:3eff:feb5:bca3", "192.168.122.1", "172.24.5.1", "2001:db8::2", "fe80::608a:3ff:feb6:c149", "fe80::fc16:3eff:fe15:f406", "fe80::fcc8:1dff:fe84:b9cb", "fe80::fc16:3eff:fe06:6e60", "fe80::fc16:3eff:fe7c:24d0", "fe80::fc16:3eff:fe03:e34c", "fe80::fc16:3eff:fee1:f27c"], "mountpoint": "/dev/vdb"}}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:52:33.540199 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-c2c1a98b-7069-4ded-8590-9c1839ffa858 req-d017ec5e-6bcf-4613-8ac9-3bee0c6bdaa8 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Acquiring lock "cinder-attachment_update-defe4403-5f99-4ec4-a9ea-dfc74550f4e3-np0005649721.novalocal" by "attachment_update" {{(pid=123124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Mar 17 10:52:33.545013 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-c2c1a98b-7069-4ded-8590-9c1839ffa858 req-d017ec5e-6bcf-4613-8ac9-3bee0c6bdaa8 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Lock "cinder-attachment_update-defe4403-5f99-4ec4-a9ea-dfc74550f4e3-np0005649721.novalocal" acquired by "attachment_update" :: waited 0.005s {{(pid=123124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Mar 17 10:52:33.546014 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:33.546014 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:52:34.337467 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-73fda697-efe3-4281-bef0-fc2bf3f87462 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:34.341978 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-73fda697-efe3-4281-bef0-fc2bf3f87462 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:52:34.342146 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-73fda697-efe3-4281-bef0-fc2bf3f87462 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:34.342266 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-73fda697-efe3-4281-bef0-fc2bf3f87462 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:34.350192 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:34.350192 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:34.352564 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-73fda697-efe3-4281-bef0-fc2bf3f87462 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:52:34.356545 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-73fda697-efe3-4281-bef0-fc2bf3f87462 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:52:34.357010 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 372/750] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:34 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:35.376835 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-a2dcfb67-2b03-44db-800d-1d87e87fb4a7 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:35.378306 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a2dcfb67-2b03-44db-800d-1d87e87fb4a7 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:52:35.378481 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a2dcfb67-2b03-44db-800d-1d87e87fb4a7 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:35.378638 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a2dcfb67-2b03-44db-800d-1d87e87fb4a7 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:35.388427 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:35.388427 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:35.391036 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-a2dcfb67-2b03-44db-800d-1d87e87fb4a7 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:52:35.394271 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a2dcfb67-2b03-44db-800d-1d87e87fb4a7 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:52:35.394605 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 373/751] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:35 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:36.412359 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-44166c29-7cc8-4397-9404-68a7dfff593c None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:36.415506 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-44166c29-7cc8-4397-9404-68a7dfff593c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:52:36.415793 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-44166c29-7cc8-4397-9404-68a7dfff593c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:36.416404 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-44166c29-7cc8-4397-9404-68a7dfff593c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:36.437791 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:36.437791 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:36.446617 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-44166c29-7cc8-4397-9404-68a7dfff593c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:52:36.456173 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-44166c29-7cc8-4397-9404-68a7dfff593c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:52:36.456827 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 374/752] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:36 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:37.073347 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-c2c1a98b-7069-4ded-8590-9c1839ffa858 req-d017ec5e-6bcf-4613-8ac9-3bee0c6bdaa8 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Lock "cinder-attachment_update-defe4403-5f99-4ec4-a9ea-dfc74550f4e3-np0005649721.novalocal" released by "attachment_update" :: held 3.528s {{(pid=123124) __release /opt/stack/cinder/cinder/coordination.py:152}} Mar 17 10:52:37.073959 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c2c1a98b-7069-4ded-8590-9c1839ffa858 req-d017ec5e-6bcf-4613-8ac9-3bee0c6bdaa8 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments/20bd6f40-6a8a-4aa4-81cc-77b4b22689c5 returned with HTTP 200 Mar 17 10:52:37.074748 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 379/753] 38.102.83.89 () {80 vars in 1814 bytes} [Tue Mar 17 10:52:33 2026] PUT /volume/v3/attachments/20bd6f40-6a8a-4aa4-81cc-77b4b22689c5 => generated 790 bytes in 3550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:52:37.480041 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-6476c01e-9146-404c-ab15-78a025b49116 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:37.482715 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6476c01e-9146-404c-ab15-78a025b49116 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:52:37.483006 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6476c01e-9146-404c-ab15-78a025b49116 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:37.483356 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6476c01e-9146-404c-ab15-78a025b49116 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:37.499511 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:37.499511 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:37.505274 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-6476c01e-9146-404c-ab15-78a025b49116 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:52:37.512818 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6476c01e-9146-404c-ab15-78a025b49116 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:52:37.513614 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 375/754] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:37 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:38.540935 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-7149d893-f2a8-4122-bf61-416423b2821c None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:38.543449 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7149d893-f2a8-4122-bf61-416423b2821c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:52:38.543745 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-7149d893-f2a8-4122-bf61-416423b2821c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:38.544041 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-7149d893-f2a8-4122-bf61-416423b2821c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:38.556214 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:38.556214 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:52:38.560887 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-7149d893-f2a8-4122-bf61-416423b2821c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:52:38.567201 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7149d893-f2a8-4122-bf61-416423b2821c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:52:38.567788 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 380/755] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:38 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:39.586905 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-c8cbd022-d5a6-4461-98b7-f81c3d74dbf5 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:39.589634 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c8cbd022-d5a6-4461-98b7-f81c3d74dbf5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:52:39.589843 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c8cbd022-d5a6-4461-98b7-f81c3d74dbf5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:39.590044 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c8cbd022-d5a6-4461-98b7-f81c3d74dbf5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:39.605360 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:39.605360 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:39.609389 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-c8cbd022-d5a6-4461-98b7-f81c3d74dbf5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:52:39.614085 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c8cbd022-d5a6-4461-98b7-f81c3d74dbf5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:52:39.614466 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 376/756] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:39 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:40.631459 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-e15eabf9-8389-46cc-869f-56cb8812256b None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:40.634034 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e15eabf9-8389-46cc-869f-56cb8812256b tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:52:40.634389 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e15eabf9-8389-46cc-869f-56cb8812256b tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:40.634691 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e15eabf9-8389-46cc-869f-56cb8812256b tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:40.653174 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:40.653174 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:52:40.658503 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-e15eabf9-8389-46cc-869f-56cb8812256b tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:52:40.665451 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e15eabf9-8389-46cc-869f-56cb8812256b tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:52:40.666115 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 381/757] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:40 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 856 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:41.688461 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-9c9955a1-31fc-4939-86a3-2b78332843ed None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:41.693233 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9c9955a1-31fc-4939-86a3-2b78332843ed tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:52:41.693560 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9c9955a1-31fc-4939-86a3-2b78332843ed tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:41.694359 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9c9955a1-31fc-4939-86a3-2b78332843ed tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:41.710416 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:41.710416 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:41.713362 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-9c9955a1-31fc-4939-86a3-2b78332843ed tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:52:41.717522 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9c9955a1-31fc-4939-86a3-2b78332843ed tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:52:41.717933 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 377/758] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:41 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:52:42.417326 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-c2c1a98b-7069-4ded-8590-9c1839ffa858 req-2806bf8f-ed72-49bc-a4e3-05b20ffaa45d None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:42.420379 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c2c1a98b-7069-4ded-8590-9c1839ffa858 req-2806bf8f-ed72-49bc-a4e3-05b20ffaa45d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] POST https://38.102.83.89/volume/v3/attachments/20bd6f40-6a8a-4aa4-81cc-77b4b22689c5/action Mar 17 10:52:42.420952 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-c2c1a98b-7069-4ded-8590-9c1839ffa858 req-2806bf8f-ed72-49bc-a4e3-05b20ffaa45d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action body: b'{"os-complete": null}' {{(pid=123124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:52:42.421205 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-c2c1a98b-7069-4ded-8590-9c1839ffa858 req-2806bf8f-ed72-49bc-a4e3-05b20ffaa45d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:52:42.443700 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:42.443700 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:52:42.455423 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c2c1a98b-7069-4ded-8590-9c1839ffa858 req-2806bf8f-ed72-49bc-a4e3-05b20ffaa45d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments/20bd6f40-6a8a-4aa4-81cc-77b4b22689c5/action returned with HTTP 204 Mar 17 10:52:42.455981 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 382/759] 38.102.83.89 () {80 vars in 1835 bytes} [Tue Mar 17 10:52:42 2026] POST /volume/v3/attachments/20bd6f40-6a8a-4aa4-81cc-77b4b22689c5/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:52:42.744014 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-e349a4b2-2951-44e2-a955-a43cb7c79389 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:42.749034 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e349a4b2-2951-44e2-a955-a43cb7c79389 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:52:42.749034 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e349a4b2-2951-44e2-a955-a43cb7c79389 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:42.749034 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e349a4b2-2951-44e2-a955-a43cb7c79389 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:42.760846 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:42.760846 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:42.763556 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-e349a4b2-2951-44e2-a955-a43cb7c79389 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:52:42.768623 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e349a4b2-2951-44e2-a955-a43cb7c79389 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:52:42.769164 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 378/760] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:42 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:52:42.842669 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-c80e55a6-5971-456d-bafc-3567ba9b442a req-22a04fcf-dce2-4589-8bca-8fa126a65f6e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:42.846176 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c80e55a6-5971-456d-bafc-3567ba9b442a req-22a04fcf-dce2-4589-8bca-8fa126a65f6e tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:52:42.846755 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-c80e55a6-5971-456d-bafc-3567ba9b442a req-22a04fcf-dce2-4589-8bca-8fa126a65f6e tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:42.847413 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-c80e55a6-5971-456d-bafc-3567ba9b442a req-22a04fcf-dce2-4589-8bca-8fa126a65f6e tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:42.866835 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:42.866835 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:52:42.872330 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-c80e55a6-5971-456d-bafc-3567ba9b442a req-22a04fcf-dce2-4589-8bca-8fa126a65f6e tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:52:42.878819 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c80e55a6-5971-456d-bafc-3567ba9b442a req-22a04fcf-dce2-4589-8bca-8fa126a65f6e tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:52:42.879761 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 383/761] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:52:42 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 1148 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Mar 17 10:52:44.926196 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-91f3ae13-917e-467f-b72c-1c9a1fa91b03 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:44.926600 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-91f3ae13-917e-467f-b72c-1c9a1fa91b03 None None] GET https://38.102.83.89/volume// Mar 17 10:52:44.926910 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-91f3ae13-917e-467f-b72c-1c9a1fa91b03 None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:44.927350 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-91f3ae13-917e-467f-b72c-1c9a1fa91b03 None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:44.927934 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-91f3ae13-917e-467f-b72c-1c9a1fa91b03 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:52:44.928428 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 379/762] 38.102.83.89 () {72 vars in 1539 bytes} [Tue Mar 17 10:52:44 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:52:44.938260 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-c80e55a6-5971-456d-bafc-3567ba9b442a req-226a4211-eba3-4ea9-a6cb-435ecb4540ac None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:44.941137 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c80e55a6-5971-456d-bafc-3567ba9b442a req-226a4211-eba3-4ea9-a6cb-435ecb4540ac tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] POST https://38.102.83.89/volume/v3/attachments Mar 17 10:52:44.941673 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-c80e55a6-5971-456d-bafc-3567ba9b442a req-226a4211-eba3-4ea9-a6cb-435ecb4540ac tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "defe4403-5f99-4ec4-a9ea-dfc74550f4e3", "connector": null, "instance_uuid": "3ca69e6c-0215-4c58-937c-809e6bda86dc"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:52:44.963048 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:44.963048 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:52:44.998862 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c80e55a6-5971-456d-bafc-3567ba9b442a req-226a4211-eba3-4ea9-a6cb-435ecb4540ac tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments returned with HTTP 200 Mar 17 10:52:44.999892 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 384/763] 38.102.83.89 () {80 vars in 1704 bytes} [Tue Mar 17 10:52:44 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:52:45.407467 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-a1e71ed9-68d8-43b2-80b4-a8762e2ec3a2 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:45.410063 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a1e71ed9-68d8-43b2-80b4-a8762e2ec3a2 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:52:45.410428 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a1e71ed9-68d8-43b2-80b4-a8762e2ec3a2 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:45.410723 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a1e71ed9-68d8-43b2-80b4-a8762e2ec3a2 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:45.427167 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:45.427167 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:45.431408 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-a1e71ed9-68d8-43b2-80b4-a8762e2ec3a2 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:52:45.437939 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a1e71ed9-68d8-43b2-80b4-a8762e2ec3a2 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:52:45.438476 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 380/764] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:45 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 1150 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:52:45.540272 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-bcfa7ace-1197-448a-b444-1f35ff22f4ec None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:45.540777 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-bcfa7ace-1197-448a-b444-1f35ff22f4ec None None] GET https://38.102.83.89/volume// Mar 17 10:52:45.541213 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-bcfa7ace-1197-448a-b444-1f35ff22f4ec None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:45.541405 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-bcfa7ace-1197-448a-b444-1f35ff22f4ec None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:45.541926 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-bcfa7ace-1197-448a-b444-1f35ff22f4ec None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:52:45.543093 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 385/765] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 10:52:45 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:52:45.553985 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-c80e55a6-5971-456d-bafc-3567ba9b442a req-f368bcab-a517-4e10-bebb-faaced743939 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:45.556351 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-c80e55a6-5971-456d-bafc-3567ba9b442a req-f368bcab-a517-4e10-bebb-faaced743939 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:52:45.556615 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-c80e55a6-5971-456d-bafc-3567ba9b442a req-f368bcab-a517-4e10-bebb-faaced743939 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:45.557349 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-c80e55a6-5971-456d-bafc-3567ba9b442a req-f368bcab-a517-4e10-bebb-faaced743939 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:45.568169 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:45.568169 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:45.570809 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-c80e55a6-5971-456d-bafc-3567ba9b442a req-f368bcab-a517-4e10-bebb-faaced743939 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:52:45.574285 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-c80e55a6-5971-456d-bafc-3567ba9b442a req-f368bcab-a517-4e10-bebb-faaced743939 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:52:45.574596 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 381/766] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 10:52:45 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 1331 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 10:52:45.647050 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-c80e55a6-5971-456d-bafc-3567ba9b442a req-f8066a7b-226b-44de-a4e1-d156fb197b94 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:45.650052 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c80e55a6-5971-456d-bafc-3567ba9b442a req-f8066a7b-226b-44de-a4e1-d156fb197b94 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] PUT https://38.102.83.89/volume/v3/attachments/e1abfdc1-024c-4d9c-aee5-60fed5a2f956 Mar 17 10:52:45.650781 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-c80e55a6-5971-456d-bafc-3567ba9b442a req-f8066a7b-226b-44de-a4e1-d156fb197b94 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "38.102.83.89", "host": "np0005649721.novalocal", "multipath": false, "enforce_multipath": true, "initiator": "iqn.1994-05.com.redhat:fd15498af3bd", "do_local_attach": false, "uuid": "0ceb02b1-38b4-43fc-8549-abe22c224d5e", "system uuid": "7643bce9-2f06-4fe7-b291-650913a35e56", "nvme_native_multipath": false, "nqn": "nqn.2014-08.org.nvmexpress:uuid:7492a7d8-3878-46d7-bc3c-9b085f58a756", "found_dsc": "", "host_ips": ["38.102.83.89", "fe80::f816:3eff:feb5:bca3", "192.168.122.1", "172.24.5.1", "2001:db8::2", "fe80::608a:3ff:feb6:c149", "fe80::fc16:3eff:fe15:f406", "fe80::fcc8:1dff:fe84:b9cb", "fe80::fc16:3eff:fe06:6e60", "fe80::fc16:3eff:fe7c:24d0", "fe80::fc16:3eff:fe03:e34c", "fe80::fc16:3eff:fee1:f27c"], "mountpoint": "/dev/vdb"}}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:52:45.661058 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-c80e55a6-5971-456d-bafc-3567ba9b442a req-f8066a7b-226b-44de-a4e1-d156fb197b94 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Acquiring lock "cinder-attachment_update-defe4403-5f99-4ec4-a9ea-dfc74550f4e3-np0005649721.novalocal" by "attachment_update" {{(pid=123124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Mar 17 10:52:45.669355 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-c80e55a6-5971-456d-bafc-3567ba9b442a req-f8066a7b-226b-44de-a4e1-d156fb197b94 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Lock "cinder-attachment_update-defe4403-5f99-4ec4-a9ea-dfc74550f4e3-np0005649721.novalocal" acquired by "attachment_update" :: waited 0.007s {{(pid=123124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Mar 17 10:52:45.669355 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:45.669355 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:52:46.464420 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-a44ec543-7766-4233-8e7f-db288faba862 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:46.469458 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a44ec543-7766-4233-8e7f-db288faba862 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:52:46.469458 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a44ec543-7766-4233-8e7f-db288faba862 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:46.469458 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a44ec543-7766-4233-8e7f-db288faba862 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:46.490977 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:46.490977 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:46.496068 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-a44ec543-7766-4233-8e7f-db288faba862 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:52:46.504250 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a44ec543-7766-4233-8e7f-db288faba862 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:52:46.504979 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 382/767] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:46 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 1150 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:52:47.528355 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-7bd71c52-0027-4a33-b7dd-d0a59f7adc9e None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:47.530645 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7bd71c52-0027-4a33-b7dd-d0a59f7adc9e tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:52:47.531057 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7bd71c52-0027-4a33-b7dd-d0a59f7adc9e tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:47.531458 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7bd71c52-0027-4a33-b7dd-d0a59f7adc9e tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:47.552705 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:47.552705 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:47.555846 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-7bd71c52-0027-4a33-b7dd-d0a59f7adc9e tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:52:47.563770 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7bd71c52-0027-4a33-b7dd-d0a59f7adc9e tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:52:47.565263 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 383/768] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:47 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 1150 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:52:48.590494 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-0b329749-7c69-4a43-b606-69fbb9479203 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:48.591887 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0b329749-7c69-4a43-b606-69fbb9479203 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:52:48.592032 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0b329749-7c69-4a43-b606-69fbb9479203 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:48.592181 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0b329749-7c69-4a43-b606-69fbb9479203 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:48.599999 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:48.599999 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:48.602274 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-0b329749-7c69-4a43-b606-69fbb9479203 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:52:48.605158 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0b329749-7c69-4a43-b606-69fbb9479203 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:52:48.605525 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 384/769] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:48 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 1150 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:52:49.197919 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-c80e55a6-5971-456d-bafc-3567ba9b442a req-f8066a7b-226b-44de-a4e1-d156fb197b94 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Lock "cinder-attachment_update-defe4403-5f99-4ec4-a9ea-dfc74550f4e3-np0005649721.novalocal" released by "attachment_update" :: held 3.530s {{(pid=123124) __release /opt/stack/cinder/cinder/coordination.py:152}} Mar 17 10:52:49.198408 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c80e55a6-5971-456d-bafc-3567ba9b442a req-f8066a7b-226b-44de-a4e1-d156fb197b94 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments/e1abfdc1-024c-4d9c-aee5-60fed5a2f956 returned with HTTP 200 Mar 17 10:52:49.199024 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 386/770] 38.102.83.89 () {80 vars in 1814 bytes} [Tue Mar 17 10:52:45 2026] PUT /volume/v3/attachments/e1abfdc1-024c-4d9c-aee5-60fed5a2f956 => generated 790 bytes in 3553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:52:49.629037 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-f5aa65de-b3ef-400c-8ca8-0669eadb87ca None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:49.631804 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f5aa65de-b3ef-400c-8ca8-0669eadb87ca tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:52:49.632116 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f5aa65de-b3ef-400c-8ca8-0669eadb87ca tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:49.632587 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f5aa65de-b3ef-400c-8ca8-0669eadb87ca tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:49.654418 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:49.654418 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:49.661458 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-f5aa65de-b3ef-400c-8ca8-0669eadb87ca tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:52:49.668773 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f5aa65de-b3ef-400c-8ca8-0669eadb87ca tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:52:49.669918 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 385/771] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:49 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 1151 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:52:50.689662 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-d37f532a-7f9d-451f-aea9-7977cf1dedd4 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:50.693239 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d37f532a-7f9d-451f-aea9-7977cf1dedd4 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:52:50.693592 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d37f532a-7f9d-451f-aea9-7977cf1dedd4 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:50.693911 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d37f532a-7f9d-451f-aea9-7977cf1dedd4 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:50.713354 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:50.713354 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:52:50.720947 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-d37f532a-7f9d-451f-aea9-7977cf1dedd4 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:52:50.727338 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d37f532a-7f9d-451f-aea9-7977cf1dedd4 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:52:50.727916 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 387/772] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:50 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 1151 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:52:51.756149 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-b9a06bfe-e891-4bbe-9965-17c4bf362c5e None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:51.758759 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b9a06bfe-e891-4bbe-9965-17c4bf362c5e tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:52:51.759054 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b9a06bfe-e891-4bbe-9965-17c4bf362c5e tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:51.759384 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b9a06bfe-e891-4bbe-9965-17c4bf362c5e tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:51.781826 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:51.781826 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:51.788204 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-b9a06bfe-e891-4bbe-9965-17c4bf362c5e tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:52:51.796975 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b9a06bfe-e891-4bbe-9965-17c4bf362c5e tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:52:51.797838 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 386/773] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:51 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 1151 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:52:52.448326 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-c80e55a6-5971-456d-bafc-3567ba9b442a req-63ff2a2a-2ce1-4d01-a5ea-2824a487960f None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:52.452564 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c80e55a6-5971-456d-bafc-3567ba9b442a req-63ff2a2a-2ce1-4d01-a5ea-2824a487960f tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] POST https://38.102.83.89/volume/v3/attachments/e1abfdc1-024c-4d9c-aee5-60fed5a2f956/action Mar 17 10:52:52.453337 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-c80e55a6-5971-456d-bafc-3567ba9b442a req-63ff2a2a-2ce1-4d01-a5ea-2824a487960f tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action body: b'{"os-complete": null}' {{(pid=123124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:52:52.453670 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-c80e55a6-5971-456d-bafc-3567ba9b442a req-63ff2a2a-2ce1-4d01-a5ea-2824a487960f tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:52:52.491762 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:52.491762 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:52:52.503454 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c80e55a6-5971-456d-bafc-3567ba9b442a req-63ff2a2a-2ce1-4d01-a5ea-2824a487960f tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments/e1abfdc1-024c-4d9c-aee5-60fed5a2f956/action returned with HTTP 204 Mar 17 10:52:52.503911 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 388/774] 38.102.83.89 () {80 vars in 1835 bytes} [Tue Mar 17 10:52:52 2026] POST /volume/v3/attachments/e1abfdc1-024c-4d9c-aee5-60fed5a2f956/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:52:52.823286 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-bc3fa1a5-394e-40e9-90f4-134bb4334984 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:52:52.825055 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-bc3fa1a5-394e-40e9-90f4-134bb4334984 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:52:52.825252 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-bc3fa1a5-394e-40e9-90f4-134bb4334984 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:52:52.825470 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-bc3fa1a5-394e-40e9-90f4-134bb4334984 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:52:52.838860 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:52:52.838860 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:52:52.842171 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-bc3fa1a5-394e-40e9-90f4-134bb4334984 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:52:52.847039 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-bc3fa1a5-394e-40e9-90f4-134bb4334984 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:52:52.847452 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 387/775] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:52:52 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 1445 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:53:00.913134 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-19463238-b0f6-44ab-bf1f-75e278fac65b req-e1faab73-a985-41a1-b579-ce2d31885042 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:53:00.919956 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-19463238-b0f6-44ab-bf1f-75e278fac65b req-e1faab73-a985-41a1-b579-ce2d31885042 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:53:00.920272 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-19463238-b0f6-44ab-bf1f-75e278fac65b req-e1faab73-a985-41a1-b579-ce2d31885042 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:53:00.922019 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-19463238-b0f6-44ab-bf1f-75e278fac65b req-e1faab73-a985-41a1-b579-ce2d31885042 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:53:01.024761 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:53:01.024761 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:53:01.030592 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-19463238-b0f6-44ab-bf1f-75e278fac65b req-e1faab73-a985-41a1-b579-ce2d31885042 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:53:01.037091 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-19463238-b0f6-44ab-bf1f-75e278fac65b req-e1faab73-a985-41a1-b579-ce2d31885042 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:53:01.037976 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 389/776] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:53:00 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 1445 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:53:01.850284 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-85ea5973-00fc-4184-8354-9e150d7cfea4 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:53:01.850951 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-85ea5973-00fc-4184-8354-9e150d7cfea4 None None] GET https://38.102.83.89/volume// Mar 17 10:53:01.851221 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-85ea5973-00fc-4184-8354-9e150d7cfea4 None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:53:01.851610 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-85ea5973-00fc-4184-8354-9e150d7cfea4 None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:53:01.852159 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-85ea5973-00fc-4184-8354-9e150d7cfea4 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:53:01.852688 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 388/777] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 10:53:01 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:53:01.866228 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-19463238-b0f6-44ab-bf1f-75e278fac65b req-b2ff545b-b4d5-4572-b467-6f0669c79cf8 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:53:01.869277 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-19463238-b0f6-44ab-bf1f-75e278fac65b req-b2ff545b-b4d5-4572-b467-6f0669c79cf8 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] POST https://38.102.83.89/volume/v3/attachments Mar 17 10:53:01.869843 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-19463238-b0f6-44ab-bf1f-75e278fac65b req-b2ff545b-b4d5-4572-b467-6f0669c79cf8 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "defe4403-5f99-4ec4-a9ea-dfc74550f4e3", "connector": null, "instance_uuid": "1a8fbdd4-1735-4cef-bbdd-c1c6226d479f"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:53:01.893410 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:53:01.893410 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:53:01.924515 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-19463238-b0f6-44ab-bf1f-75e278fac65b req-b2ff545b-b4d5-4572-b467-6f0669c79cf8 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments returned with HTTP 200 Mar 17 10:53:01.925134 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 390/778] 38.102.83.89 () {80 vars in 1704 bytes} [Tue Mar 17 10:53:01 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:53:01.938524 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-19463238-b0f6-44ab-bf1f-75e278fac65b req-c2baec5e-3849-4d05-860a-9a6c8a048c9d None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:53:01.943747 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-19463238-b0f6-44ab-bf1f-75e278fac65b req-c2baec5e-3849-4d05-860a-9a6c8a048c9d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] DELETE https://38.102.83.89/volume/v3/attachments/20bd6f40-6a8a-4aa4-81cc-77b4b22689c5 Mar 17 10:53:01.944157 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-19463238-b0f6-44ab-bf1f-75e278fac65b req-c2baec5e-3849-4d05-860a-9a6c8a048c9d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:53:01.944523 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-19463238-b0f6-44ab-bf1f-75e278fac65b req-c2baec5e-3849-4d05-860a-9a6c8a048c9d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'version_select' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:53:01.958734 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:53:01.958734 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:53:02.502415 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-19463238-b0f6-44ab-bf1f-75e278fac65b req-c2baec5e-3849-4d05-860a-9a6c8a048c9d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments/20bd6f40-6a8a-4aa4-81cc-77b4b22689c5 returned with HTTP 200 Mar 17 10:53:02.502702 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 389/779] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 10:53:01 2026] DELETE /volume/v3/attachments/20bd6f40-6a8a-4aa4-81cc-77b4b22689c5 => generated 367 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:53:07.082098 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-19463238-b0f6-44ab-bf1f-75e278fac65b req-9e867438-27c6-498e-b305-d5954d5ea82b None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:53:07.085423 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-19463238-b0f6-44ab-bf1f-75e278fac65b req-9e867438-27c6-498e-b305-d5954d5ea82b tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] PUT https://38.102.83.89/volume/v3/attachments/f6fe6192-885f-43c9-a9ec-2c0d2854bc96 Mar 17 10:53:07.086150 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-19463238-b0f6-44ab-bf1f-75e278fac65b req-9e867438-27c6-498e-b305-d5954d5ea82b tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "38.102.83.89", "host": "np0005649721.novalocal", "multipath": false, "enforce_multipath": true, "initiator": "iqn.1994-05.com.redhat:fd15498af3bd", "do_local_attach": false, "uuid": "0ceb02b1-38b4-43fc-8549-abe22c224d5e", "system uuid": "7643bce9-2f06-4fe7-b291-650913a35e56", "nvme_native_multipath": false, "nqn": "nqn.2014-08.org.nvmexpress:uuid:7492a7d8-3878-46d7-bc3c-9b085f58a756", "found_dsc": "", "host_ips": ["38.102.83.89", "fe80::f816:3eff:feb5:bca3", "192.168.122.1", "172.24.5.1", "2001:db8::2", "fe80::608a:3ff:feb6:c149", "fe80::fc16:3eff:fe15:f406", "fe80::fcc8:1dff:fe84:b9cb", "fe80::fc16:3eff:fe06:6e60", "fe80::fc16:3eff:fe7c:24d0", "fe80::fc16:3eff:fee1:f27c"], "mountpoint": "/dev/vdb"}}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:53:07.100215 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-19463238-b0f6-44ab-bf1f-75e278fac65b req-9e867438-27c6-498e-b305-d5954d5ea82b tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Acquiring lock "cinder-attachment_update-defe4403-5f99-4ec4-a9ea-dfc74550f4e3-np0005649721.novalocal" by "attachment_update" {{(pid=123124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Mar 17 10:53:07.106186 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-19463238-b0f6-44ab-bf1f-75e278fac65b req-9e867438-27c6-498e-b305-d5954d5ea82b tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Lock "cinder-attachment_update-defe4403-5f99-4ec4-a9ea-dfc74550f4e3-np0005649721.novalocal" acquired by "attachment_update" :: waited 0.006s {{(pid=123124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Mar 17 10:53:07.107789 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:53:07.107789 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:53:10.644673 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-19463238-b0f6-44ab-bf1f-75e278fac65b req-9e867438-27c6-498e-b305-d5954d5ea82b tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Lock "cinder-attachment_update-defe4403-5f99-4ec4-a9ea-dfc74550f4e3-np0005649721.novalocal" released by "attachment_update" :: held 3.538s {{(pid=123124) __release /opt/stack/cinder/cinder/coordination.py:152}} Mar 17 10:53:10.645117 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-19463238-b0f6-44ab-bf1f-75e278fac65b req-9e867438-27c6-498e-b305-d5954d5ea82b tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments/f6fe6192-885f-43c9-a9ec-2c0d2854bc96 returned with HTTP 200 Mar 17 10:53:10.645961 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 391/780] 38.102.83.89 () {80 vars in 1814 bytes} [Tue Mar 17 10:53:07 2026] PUT /volume/v3/attachments/f6fe6192-885f-43c9-a9ec-2c0d2854bc96 => generated 790 bytes in 3564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:53:10.661362 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-19463238-b0f6-44ab-bf1f-75e278fac65b req-c346bb82-3aa0-4786-b68b-dc6e8090616a None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:53:10.666333 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-19463238-b0f6-44ab-bf1f-75e278fac65b req-c346bb82-3aa0-4786-b68b-dc6e8090616a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/attachments/f6fe6192-885f-43c9-a9ec-2c0d2854bc96 Mar 17 10:53:10.666333 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-19463238-b0f6-44ab-bf1f-75e278fac65b req-c346bb82-3aa0-4786-b68b-dc6e8090616a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:53:10.666333 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-19463238-b0f6-44ab-bf1f-75e278fac65b req-c346bb82-3aa0-4786-b68b-dc6e8090616a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'version_select' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:53:10.697148 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-19463238-b0f6-44ab-bf1f-75e278fac65b req-c346bb82-3aa0-4786-b68b-dc6e8090616a tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments/f6fe6192-885f-43c9-a9ec-2c0d2854bc96 returned with HTTP 200 Mar 17 10:53:10.698033 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 390/781] 38.102.83.89 () {76 vars in 1761 bytes} [Tue Mar 17 10:53:10 2026] GET /volume/v3/attachments/f6fe6192-885f-43c9-a9ec-2c0d2854bc96 => generated 815 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:53:14.584647 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-19463238-b0f6-44ab-bf1f-75e278fac65b req-6d7e0424-cb1b-4501-acf5-935e25a902c5 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:53:14.586702 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-19463238-b0f6-44ab-bf1f-75e278fac65b req-6d7e0424-cb1b-4501-acf5-935e25a902c5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] POST https://38.102.83.89/volume/v3/attachments/f6fe6192-885f-43c9-a9ec-2c0d2854bc96/action Mar 17 10:53:14.587101 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-19463238-b0f6-44ab-bf1f-75e278fac65b req-6d7e0424-cb1b-4501-acf5-935e25a902c5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action body: b'{"os-complete": null}' {{(pid=123124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:53:14.587239 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-19463238-b0f6-44ab-bf1f-75e278fac65b req-6d7e0424-cb1b-4501-acf5-935e25a902c5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:53:14.615853 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:53:14.615853 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:53:14.625442 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-19463238-b0f6-44ab-bf1f-75e278fac65b req-6d7e0424-cb1b-4501-acf5-935e25a902c5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments/f6fe6192-885f-43c9-a9ec-2c0d2854bc96/action returned with HTTP 204 Mar 17 10:53:14.625890 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 392/782] 38.102.83.89 () {80 vars in 1835 bytes} [Tue Mar 17 10:53:14 2026] POST /volume/v3/attachments/f6fe6192-885f-43c9-a9ec-2c0d2854bc96/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:53:20.698783 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=132,cinder:INSERT=6,cinder:UPDATE=15 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:53:24.623032 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=83,cinder:UPDATE=15,cinder:INSERT=3 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:53:42.775761 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-2d8fd6c0-a32c-4142-bd79-36a596a52347 req-e14143df-dcc0-4486-ade9-593e74c7d1ba None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:53:42.782281 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-2d8fd6c0-a32c-4142-bd79-36a596a52347 req-e14143df-dcc0-4486-ade9-593e74c7d1ba tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:53:42.782599 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-2d8fd6c0-a32c-4142-bd79-36a596a52347 req-e14143df-dcc0-4486-ade9-593e74c7d1ba tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:53:42.782883 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-2d8fd6c0-a32c-4142-bd79-36a596a52347 req-e14143df-dcc0-4486-ade9-593e74c7d1ba tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:53:42.808407 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:53:42.808407 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:53:42.813391 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-2d8fd6c0-a32c-4142-bd79-36a596a52347 req-e14143df-dcc0-4486-ade9-593e74c7d1ba tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:53:42.824129 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-2d8fd6c0-a32c-4142-bd79-36a596a52347 req-e14143df-dcc0-4486-ade9-593e74c7d1ba tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:53:42.825752 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 391/783] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:53:42 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 1445 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Mar 17 10:53:43.524129 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-7258fd8d-ef5b-4b82-b8f1-56a2f0bf65d3 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:53:43.524550 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7258fd8d-ef5b-4b82-b8f1-56a2f0bf65d3 None None] GET https://38.102.83.89/volume// Mar 17 10:53:43.524721 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-7258fd8d-ef5b-4b82-b8f1-56a2f0bf65d3 None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:53:43.524932 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-7258fd8d-ef5b-4b82-b8f1-56a2f0bf65d3 None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:53:43.525332 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7258fd8d-ef5b-4b82-b8f1-56a2f0bf65d3 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:53:43.529166 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 393/784] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 10:53:43 2026] GET /volume/ => generated 388 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:53:43.543789 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-2d8fd6c0-a32c-4142-bd79-36a596a52347 req-032ec89c-a23f-468c-95ea-7bc7b3bf5dc5 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:53:43.548218 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-2d8fd6c0-a32c-4142-bd79-36a596a52347 req-032ec89c-a23f-468c-95ea-7bc7b3bf5dc5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] POST https://38.102.83.89/volume/v3/attachments Mar 17 10:53:43.548218 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-2d8fd6c0-a32c-4142-bd79-36a596a52347 req-032ec89c-a23f-468c-95ea-7bc7b3bf5dc5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "defe4403-5f99-4ec4-a9ea-dfc74550f4e3", "connector": null, "instance_uuid": "3ca69e6c-0215-4c58-937c-809e6bda86dc"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:53:43.560801 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:53:43.560801 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:53:43.583236 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-2d8fd6c0-a32c-4142-bd79-36a596a52347 req-032ec89c-a23f-468c-95ea-7bc7b3bf5dc5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments returned with HTTP 200 Mar 17 10:53:43.583592 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 392/785] 38.102.83.89 () {80 vars in 1704 bytes} [Tue Mar 17 10:53:43 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:53:43.597611 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-2d8fd6c0-a32c-4142-bd79-36a596a52347 req-24cef7b8-0e4c-47a0-9038-b2e5e40f1b99 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:53:43.602344 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-2d8fd6c0-a32c-4142-bd79-36a596a52347 req-24cef7b8-0e4c-47a0-9038-b2e5e40f1b99 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] DELETE https://38.102.83.89/volume/v3/attachments/e1abfdc1-024c-4d9c-aee5-60fed5a2f956 Mar 17 10:53:43.602344 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-2d8fd6c0-a32c-4142-bd79-36a596a52347 req-24cef7b8-0e4c-47a0-9038-b2e5e40f1b99 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:53:43.602344 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-2d8fd6c0-a32c-4142-bd79-36a596a52347 req-24cef7b8-0e4c-47a0-9038-b2e5e40f1b99 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'version_select' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:53:43.609615 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:53:43.609615 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:53:44.148319 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-2d8fd6c0-a32c-4142-bd79-36a596a52347 req-24cef7b8-0e4c-47a0-9038-b2e5e40f1b99 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments/e1abfdc1-024c-4d9c-aee5-60fed5a2f956 returned with HTTP 200 Mar 17 10:53:44.148754 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 394/786] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 10:53:43 2026] DELETE /volume/v3/attachments/e1abfdc1-024c-4d9c-aee5-60fed5a2f956 => generated 367 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Mar 17 10:53:48.618091 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-2d8fd6c0-a32c-4142-bd79-36a596a52347 req-400ca340-3c3f-4232-af60-3e1b2d3d5239 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:53:48.621449 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-2d8fd6c0-a32c-4142-bd79-36a596a52347 req-400ca340-3c3f-4232-af60-3e1b2d3d5239 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] PUT https://38.102.83.89/volume/v3/attachments/d01029ef-83d5-46f1-b72d-fd28ff6da23f Mar 17 10:53:48.622056 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-2d8fd6c0-a32c-4142-bd79-36a596a52347 req-400ca340-3c3f-4232-af60-3e1b2d3d5239 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "38.102.83.89", "host": "np0005649721.novalocal", "multipath": false, "enforce_multipath": true, "initiator": "iqn.1994-05.com.redhat:fd15498af3bd", "do_local_attach": false, "uuid": "0ceb02b1-38b4-43fc-8549-abe22c224d5e", "system uuid": "7643bce9-2f06-4fe7-b291-650913a35e56", "nvme_native_multipath": false, "nqn": "nqn.2014-08.org.nvmexpress:uuid:7492a7d8-3878-46d7-bc3c-9b085f58a756", "found_dsc": "", "host_ips": ["38.102.83.89", "fe80::f816:3eff:feb5:bca3", "192.168.122.1", "172.24.5.1", "2001:db8::2", "fe80::608a:3ff:feb6:c149", "fe80::fc16:3eff:fe15:f406", "fe80::fcc8:1dff:fe84:b9cb", "fe80::fc16:3eff:fe06:6e60", "fe80::fc16:3eff:fe7c:24d0", "fe80::fc16:3eff:fe03:e34c"], "mountpoint": "/dev/vdb"}}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:53:48.634763 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-2d8fd6c0-a32c-4142-bd79-36a596a52347 req-400ca340-3c3f-4232-af60-3e1b2d3d5239 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Acquiring lock "cinder-attachment_update-defe4403-5f99-4ec4-a9ea-dfc74550f4e3-np0005649721.novalocal" by "attachment_update" {{(pid=123123) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Mar 17 10:53:48.643399 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-2d8fd6c0-a32c-4142-bd79-36a596a52347 req-400ca340-3c3f-4232-af60-3e1b2d3d5239 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Lock "cinder-attachment_update-defe4403-5f99-4ec4-a9ea-dfc74550f4e3-np0005649721.novalocal" acquired by "attachment_update" :: waited 0.009s {{(pid=123123) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Mar 17 10:53:48.645125 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:53:48.645125 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:53:52.183010 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-2d8fd6c0-a32c-4142-bd79-36a596a52347 req-400ca340-3c3f-4232-af60-3e1b2d3d5239 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Lock "cinder-attachment_update-defe4403-5f99-4ec4-a9ea-dfc74550f4e3-np0005649721.novalocal" released by "attachment_update" :: held 3.540s {{(pid=123123) __release /opt/stack/cinder/cinder/coordination.py:152}} Mar 17 10:53:52.183572 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-2d8fd6c0-a32c-4142-bd79-36a596a52347 req-400ca340-3c3f-4232-af60-3e1b2d3d5239 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments/d01029ef-83d5-46f1-b72d-fd28ff6da23f returned with HTTP 200 Mar 17 10:53:52.184213 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 393/787] 38.102.83.89 () {80 vars in 1814 bytes} [Tue Mar 17 10:53:48 2026] PUT /volume/v3/attachments/d01029ef-83d5-46f1-b72d-fd28ff6da23f => generated 790 bytes in 3567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:53:52.197544 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-2d8fd6c0-a32c-4142-bd79-36a596a52347 req-7990a367-362e-4b63-8ea2-ab7b3d13ce40 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:53:52.199420 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-2d8fd6c0-a32c-4142-bd79-36a596a52347 req-7990a367-362e-4b63-8ea2-ab7b3d13ce40 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/attachments/d01029ef-83d5-46f1-b72d-fd28ff6da23f Mar 17 10:53:52.199635 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-2d8fd6c0-a32c-4142-bd79-36a596a52347 req-7990a367-362e-4b63-8ea2-ab7b3d13ce40 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:53:52.199829 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-2d8fd6c0-a32c-4142-bd79-36a596a52347 req-7990a367-362e-4b63-8ea2-ab7b3d13ce40 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'version_select' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:53:52.215015 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-2d8fd6c0-a32c-4142-bd79-36a596a52347 req-7990a367-362e-4b63-8ea2-ab7b3d13ce40 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments/d01029ef-83d5-46f1-b72d-fd28ff6da23f returned with HTTP 200 Mar 17 10:53:52.215403 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 395/788] 38.102.83.89 () {76 vars in 1761 bytes} [Tue Mar 17 10:53:52 2026] GET /volume/v3/attachments/d01029ef-83d5-46f1-b72d-fd28ff6da23f => generated 815 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:53:56.096251 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-2d8fd6c0-a32c-4142-bd79-36a596a52347 req-487e5637-aa70-4745-8d58-6d9a15272fed None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:53:56.102470 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-2d8fd6c0-a32c-4142-bd79-36a596a52347 req-487e5637-aa70-4745-8d58-6d9a15272fed tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] POST https://38.102.83.89/volume/v3/attachments/d01029ef-83d5-46f1-b72d-fd28ff6da23f/action Mar 17 10:53:56.102897 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-2d8fd6c0-a32c-4142-bd79-36a596a52347 req-487e5637-aa70-4745-8d58-6d9a15272fed tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action body: b'{"os-complete": null}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:53:56.103077 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-2d8fd6c0-a32c-4142-bd79-36a596a52347 req-487e5637-aa70-4745-8d58-6d9a15272fed tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:53:56.143088 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:53:56.143088 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:53:56.164775 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-2d8fd6c0-a32c-4142-bd79-36a596a52347 req-487e5637-aa70-4745-8d58-6d9a15272fed tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments/d01029ef-83d5-46f1-b72d-fd28ff6da23f/action returned with HTTP 204 Mar 17 10:53:56.165563 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 394/789] 38.102.83.89 () {80 vars in 1835 bytes} [Tue Mar 17 10:53:56 2026] POST /volume/v3/attachments/d01029ef-83d5-46f1-b72d-fd28ff6da23f/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Mar 17 10:54:02.214826 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=17,cinder:UPDATE=3 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:54:06.158406 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=24,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:54:15.916743 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-198f0b19-dee2-49bb-8d4e-a4ab3cc7b9cd None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:15.918064 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-198f0b19-dee2-49bb-8d4e-a4ab3cc7b9cd tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-reader] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:54:15.918202 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-198f0b19-dee2-49bb-8d4e-a4ab3cc7b9cd tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-reader] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:15.918370 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-198f0b19-dee2-49bb-8d4e-a4ab3cc7b9cd tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-reader] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:15.934275 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:15.934275 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:54:15.938087 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-198f0b19-dee2-49bb-8d4e-a4ab3cc7b9cd tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-reader] Volume info retrieved successfully. Mar 17 10:54:15.942482 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-198f0b19-dee2-49bb-8d4e-a4ab3cc7b9cd tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-reader] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:54:15.942833 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 396/790] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:54:15 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 1445 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:54:16.020353 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-135d510d-6c08-4c8b-8e35-2613b16fcf2e req-d201f081-00b6-49dc-90ec-23f31c186ae7 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:16.022623 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-135d510d-6c08-4c8b-8e35-2613b16fcf2e req-d201f081-00b6-49dc-90ec-23f31c186ae7 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:54:16.022933 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-135d510d-6c08-4c8b-8e35-2613b16fcf2e req-d201f081-00b6-49dc-90ec-23f31c186ae7 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:16.023186 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-135d510d-6c08-4c8b-8e35-2613b16fcf2e req-d201f081-00b6-49dc-90ec-23f31c186ae7 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:16.044754 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:16.044754 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:54:16.050144 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-135d510d-6c08-4c8b-8e35-2613b16fcf2e req-d201f081-00b6-49dc-90ec-23f31c186ae7 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:54:16.056914 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-135d510d-6c08-4c8b-8e35-2613b16fcf2e req-d201f081-00b6-49dc-90ec-23f31c186ae7 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:54:16.057618 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 395/791] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:54:16 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 1445 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:54:16.092203 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-135d510d-6c08-4c8b-8e35-2613b16fcf2e req-f2bf7208-dedc-45e0-b911-2a98841223aa None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:16.095054 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-135d510d-6c08-4c8b-8e35-2613b16fcf2e req-f2bf7208-dedc-45e0-b911-2a98841223aa tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] POST https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3/action Mar 17 10:54:16.095582 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-135d510d-6c08-4c8b-8e35-2613b16fcf2e req-f2bf7208-dedc-45e0-b911-2a98841223aa tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=123124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:54:16.095790 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-135d510d-6c08-4c8b-8e35-2613b16fcf2e req-f2bf7208-dedc-45e0-b911-2a98841223aa tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:54:16.114160 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:16.114160 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:54:16.114984 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-135d510d-6c08-4c8b-8e35-2613b16fcf2e req-f2bf7208-dedc-45e0-b911-2a98841223aa tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:54:16.125045 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-135d510d-6c08-4c8b-8e35-2613b16fcf2e req-f2bf7208-dedc-45e0-b911-2a98841223aa tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Begin detaching volume completed successfully. Mar 17 10:54:16.125406 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-135d510d-6c08-4c8b-8e35-2613b16fcf2e req-f2bf7208-dedc-45e0-b911-2a98841223aa tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3/action returned with HTTP 202 Mar 17 10:54:16.126062 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 397/792] 38.102.83.89 () {78 vars in 1782 bytes} [Tue Mar 17 10:54:16 2026] POST /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Mar 17 10:54:16.154671 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-def10e90-0cb6-4147-85c4-d7368214ecc7 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:16.157206 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-def10e90-0cb6-4147-85c4-d7368214ecc7 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:54:16.157520 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-def10e90-0cb6-4147-85c4-d7368214ecc7 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:16.157847 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-def10e90-0cb6-4147-85c4-d7368214ecc7 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:16.173889 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:16.173889 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:54:16.178501 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-def10e90-0cb6-4147-85c4-d7368214ecc7 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:54:16.183970 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-def10e90-0cb6-4147-85c4-d7368214ecc7 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:54:16.184645 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 396/793] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:54:16 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 1448 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:54:17.158558 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-5c5cb7ee-35ed-4817-8826-96f1536dfb7f None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:17.158900 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5c5cb7ee-35ed-4817-8826-96f1536dfb7f None None] GET https://38.102.83.89/volume// Mar 17 10:54:17.159087 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-5c5cb7ee-35ed-4817-8826-96f1536dfb7f None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:17.159275 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-5c5cb7ee-35ed-4817-8826-96f1536dfb7f None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:17.159649 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5c5cb7ee-35ed-4817-8826-96f1536dfb7f None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:54:17.159908 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 398/794] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 10:54:17 2026] GET /volume/ => generated 388 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:54:17.168966 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-135d510d-6c08-4c8b-8e35-2613b16fcf2e req-a281f153-9d5c-44d3-9cb9-7e01f1c027b7 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:17.174190 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-135d510d-6c08-4c8b-8e35-2613b16fcf2e req-a281f153-9d5c-44d3-9cb9-7e01f1c027b7 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:54:17.174818 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-135d510d-6c08-4c8b-8e35-2613b16fcf2e req-a281f153-9d5c-44d3-9cb9-7e01f1c027b7 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:17.175179 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-135d510d-6c08-4c8b-8e35-2613b16fcf2e req-a281f153-9d5c-44d3-9cb9-7e01f1c027b7 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:17.194785 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:17.194785 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:54:17.199762 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-135d510d-6c08-4c8b-8e35-2613b16fcf2e req-a281f153-9d5c-44d3-9cb9-7e01f1c027b7 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:54:17.206277 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-135d510d-6c08-4c8b-8e35-2613b16fcf2e req-a281f153-9d5c-44d3-9cb9-7e01f1c027b7 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:54:17.206947 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 397/795] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 10:54:17 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 1629 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 10:54:17.209794 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-6ab0d3f6-5c18-462a-bfbc-3bac9ef3aad9 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:17.214520 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6ab0d3f6-5c18-462a-bfbc-3bac9ef3aad9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:54:17.214520 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6ab0d3f6-5c18-462a-bfbc-3bac9ef3aad9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:17.214818 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6ab0d3f6-5c18-462a-bfbc-3bac9ef3aad9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:17.232380 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:17.232380 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:54:17.237633 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-6ab0d3f6-5c18-462a-bfbc-3bac9ef3aad9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:54:17.243954 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6ab0d3f6-5c18-462a-bfbc-3bac9ef3aad9 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:54:17.244717 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 399/796] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:54:17 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 1448 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:54:17.411667 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-135d510d-6c08-4c8b-8e35-2613b16fcf2e req-c8462ea6-0f57-49e3-ba93-54d3b9136425 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:17.415011 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-135d510d-6c08-4c8b-8e35-2613b16fcf2e req-c8462ea6-0f57-49e3-ba93-54d3b9136425 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:54:17.415340 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-135d510d-6c08-4c8b-8e35-2613b16fcf2e req-c8462ea6-0f57-49e3-ba93-54d3b9136425 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:17.415661 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-135d510d-6c08-4c8b-8e35-2613b16fcf2e req-c8462ea6-0f57-49e3-ba93-54d3b9136425 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:17.432010 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:17.432010 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:54:17.436471 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-135d510d-6c08-4c8b-8e35-2613b16fcf2e req-c8462ea6-0f57-49e3-ba93-54d3b9136425 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:54:17.442409 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-135d510d-6c08-4c8b-8e35-2613b16fcf2e req-c8462ea6-0f57-49e3-ba93-54d3b9136425 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:54:17.443044 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 398/797] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:54:17 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 1448 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:54:17.960686 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-135d510d-6c08-4c8b-8e35-2613b16fcf2e req-f4d3c52a-564f-4808-9385-07b8803abf55 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:17.963790 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-135d510d-6c08-4c8b-8e35-2613b16fcf2e req-f4d3c52a-564f-4808-9385-07b8803abf55 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] DELETE https://38.102.83.89/volume/v3/attachments/f6fe6192-885f-43c9-a9ec-2c0d2854bc96 Mar 17 10:54:17.964091 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-135d510d-6c08-4c8b-8e35-2613b16fcf2e req-f4d3c52a-564f-4808-9385-07b8803abf55 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:17.964440 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-135d510d-6c08-4c8b-8e35-2613b16fcf2e req-f4d3c52a-564f-4808-9385-07b8803abf55 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'version_select' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:17.973888 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:17.973888 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:54:18.263109 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-9238632f-c310-4245-8fe4-91e27e63b856 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:18.265843 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9238632f-c310-4245-8fe4-91e27e63b856 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:54:18.266140 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9238632f-c310-4245-8fe4-91e27e63b856 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:18.266484 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9238632f-c310-4245-8fe4-91e27e63b856 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:18.281716 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:18.281716 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:54:18.286738 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-9238632f-c310-4245-8fe4-91e27e63b856 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:54:18.292801 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9238632f-c310-4245-8fe4-91e27e63b856 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:54:18.293408 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 399/798] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:54:18 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 1448 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:54:18.512641 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-135d510d-6c08-4c8b-8e35-2613b16fcf2e req-f4d3c52a-564f-4808-9385-07b8803abf55 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments/f6fe6192-885f-43c9-a9ec-2c0d2854bc96 returned with HTTP 200 Mar 17 10:54:18.513201 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 400/799] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 10:54:17 2026] DELETE /volume/v3/attachments/f6fe6192-885f-43c9-a9ec-2c0d2854bc96 => generated 192 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:54:19.314789 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-dc3124cc-acba-4424-bb14-e32f5f9b5df1 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:19.317229 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-dc3124cc-acba-4424-bb14-e32f5f9b5df1 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:54:19.317565 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-dc3124cc-acba-4424-bb14-e32f5f9b5df1 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:19.317986 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-dc3124cc-acba-4424-bb14-e32f5f9b5df1 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:19.330350 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:19.330350 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:54:19.334698 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-dc3124cc-acba-4424-bb14-e32f5f9b5df1 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:54:19.340852 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-dc3124cc-acba-4424-bb14-e32f5f9b5df1 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:54:19.341379 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 400/800] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:54:19 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:54:19.357452 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-2c1cb887-dc58-49c5-90ce-92f11be130a0 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:19.360265 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2c1cb887-dc58-49c5-90ce-92f11be130a0 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-reader] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:54:19.360610 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2c1cb887-dc58-49c5-90ce-92f11be130a0 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-reader] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:19.360921 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2c1cb887-dc58-49c5-90ce-92f11be130a0 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-reader] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:19.374858 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:19.374858 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:54:19.380162 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-2c1cb887-dc58-49c5-90ce-92f11be130a0 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-reader] Volume info retrieved successfully. Mar 17 10:54:19.387429 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2c1cb887-dc58-49c5-90ce-92f11be130a0 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-reader] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:54:19.387975 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 401/801] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:54:19 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:54:19.443166 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-ef94e67d-8835-44c8-8178-ab8d0da0ee1a req-0eb7d5ac-4f48-4c69-8328-9acfd885b98d None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:19.446084 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-ef94e67d-8835-44c8-8178-ab8d0da0ee1a req-0eb7d5ac-4f48-4c69-8328-9acfd885b98d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:54:19.446407 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-ef94e67d-8835-44c8-8178-ab8d0da0ee1a req-0eb7d5ac-4f48-4c69-8328-9acfd885b98d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:19.446702 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-ef94e67d-8835-44c8-8178-ab8d0da0ee1a req-0eb7d5ac-4f48-4c69-8328-9acfd885b98d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:19.459042 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:19.459042 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:54:19.464084 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-ef94e67d-8835-44c8-8178-ab8d0da0ee1a req-0eb7d5ac-4f48-4c69-8328-9acfd885b98d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:54:19.470422 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-ef94e67d-8835-44c8-8178-ab8d0da0ee1a req-0eb7d5ac-4f48-4c69-8328-9acfd885b98d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:54:19.471124 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 401/802] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:54:19 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:54:19.497001 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-ef94e67d-8835-44c8-8178-ab8d0da0ee1a req-bc400a55-5cc2-4f76-899c-cf5486861578 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:19.500049 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-ef94e67d-8835-44c8-8178-ab8d0da0ee1a req-bc400a55-5cc2-4f76-899c-cf5486861578 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] POST https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3/action Mar 17 10:54:19.500595 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-ef94e67d-8835-44c8-8178-ab8d0da0ee1a req-bc400a55-5cc2-4f76-899c-cf5486861578 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=123124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:54:19.500810 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-ef94e67d-8835-44c8-8178-ab8d0da0ee1a req-bc400a55-5cc2-4f76-899c-cf5486861578 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:54:19.515721 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:19.515721 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:54:19.516553 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-ef94e67d-8835-44c8-8178-ab8d0da0ee1a req-bc400a55-5cc2-4f76-899c-cf5486861578 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:54:19.522746 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-ef94e67d-8835-44c8-8178-ab8d0da0ee1a req-bc400a55-5cc2-4f76-899c-cf5486861578 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Begin detaching volume completed successfully. Mar 17 10:54:19.523069 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-ef94e67d-8835-44c8-8178-ab8d0da0ee1a req-bc400a55-5cc2-4f76-899c-cf5486861578 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3/action returned with HTTP 202 Mar 17 10:54:19.523752 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 402/803] 38.102.83.89 () {78 vars in 1782 bytes} [Tue Mar 17 10:54:19 2026] POST /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Mar 17 10:54:19.549074 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-95e76134-0361-4ef5-96dc-d4cb0c782702 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:19.552007 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-95e76134-0361-4ef5-96dc-d4cb0c782702 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:54:19.552406 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-95e76134-0361-4ef5-96dc-d4cb0c782702 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:19.552721 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-95e76134-0361-4ef5-96dc-d4cb0c782702 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:19.565289 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:19.565289 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:54:19.569836 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-95e76134-0361-4ef5-96dc-d4cb0c782702 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:54:19.575651 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-95e76134-0361-4ef5-96dc-d4cb0c782702 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:54:19.576146 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 402/804] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:54:19 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 1151 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:54:20.555677 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-252e68a9-d6f5-49f5-9ad1-4a815291e2f5 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:20.556230 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-252e68a9-d6f5-49f5-9ad1-4a815291e2f5 None None] GET https://38.102.83.89/volume// Mar 17 10:54:20.558523 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-252e68a9-d6f5-49f5-9ad1-4a815291e2f5 None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:20.558523 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-252e68a9-d6f5-49f5-9ad1-4a815291e2f5 None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:20.558523 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-252e68a9-d6f5-49f5-9ad1-4a815291e2f5 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:54:20.560378 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 403/805] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 10:54:20 2026] GET /volume/ => generated 388 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:54:20.568228 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-ef94e67d-8835-44c8-8178-ab8d0da0ee1a req-e3513036-c3dd-49fd-9b24-e3754efd4be0 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:20.569823 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-ef94e67d-8835-44c8-8178-ab8d0da0ee1a req-e3513036-c3dd-49fd-9b24-e3754efd4be0 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:54:20.569976 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-ef94e67d-8835-44c8-8178-ab8d0da0ee1a req-e3513036-c3dd-49fd-9b24-e3754efd4be0 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:20.570118 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-ef94e67d-8835-44c8-8178-ab8d0da0ee1a req-e3513036-c3dd-49fd-9b24-e3754efd4be0 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:20.583063 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:20.583063 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:54:20.585748 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-ef94e67d-8835-44c8-8178-ab8d0da0ee1a req-e3513036-c3dd-49fd-9b24-e3754efd4be0 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:54:20.590559 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-976b9f54-868c-4a6d-8e79-b2e8b2c1cbb0 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:20.591051 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-ef94e67d-8835-44c8-8178-ab8d0da0ee1a req-e3513036-c3dd-49fd-9b24-e3754efd4be0 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:54:20.591382 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 403/806] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 10:54:20 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 1332 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 10:54:20.592084 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-976b9f54-868c-4a6d-8e79-b2e8b2c1cbb0 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:54:20.592225 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-976b9f54-868c-4a6d-8e79-b2e8b2c1cbb0 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:20.592388 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-976b9f54-868c-4a6d-8e79-b2e8b2c1cbb0 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:20.598659 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:20.598659 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:54:20.600819 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-976b9f54-868c-4a6d-8e79-b2e8b2c1cbb0 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:54:20.603418 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-976b9f54-868c-4a6d-8e79-b2e8b2c1cbb0 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:54:20.603710 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 404/807] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:54:20 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 1151 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:54:20.771965 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-ef94e67d-8835-44c8-8178-ab8d0da0ee1a req-6cd6021a-9c4c-4807-926b-464a109fc1ea None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:20.774849 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-ef94e67d-8835-44c8-8178-ab8d0da0ee1a req-6cd6021a-9c4c-4807-926b-464a109fc1ea tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:54:20.775147 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-ef94e67d-8835-44c8-8178-ab8d0da0ee1a req-6cd6021a-9c4c-4807-926b-464a109fc1ea tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:20.775465 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-ef94e67d-8835-44c8-8178-ab8d0da0ee1a req-6cd6021a-9c4c-4807-926b-464a109fc1ea tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:20.788566 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:20.788566 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:54:20.793339 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-ef94e67d-8835-44c8-8178-ab8d0da0ee1a req-6cd6021a-9c4c-4807-926b-464a109fc1ea tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:54:20.798590 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-ef94e67d-8835-44c8-8178-ab8d0da0ee1a req-6cd6021a-9c4c-4807-926b-464a109fc1ea tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:54:20.799127 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 404/808] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:54:20 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 1151 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:54:21.009770 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-ef94e67d-8835-44c8-8178-ab8d0da0ee1a req-7f46ea2a-61a2-4d9b-863b-03c4242778dc None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:21.012866 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-ef94e67d-8835-44c8-8178-ab8d0da0ee1a req-7f46ea2a-61a2-4d9b-863b-03c4242778dc tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] DELETE https://38.102.83.89/volume/v3/attachments/d01029ef-83d5-46f1-b72d-fd28ff6da23f Mar 17 10:54:21.013167 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-ef94e67d-8835-44c8-8178-ab8d0da0ee1a req-7f46ea2a-61a2-4d9b-863b-03c4242778dc tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:21.013505 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-ef94e67d-8835-44c8-8178-ab8d0da0ee1a req-7f46ea2a-61a2-4d9b-863b-03c4242778dc tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'version_select' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:21.027642 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:21.027642 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:54:21.619493 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-02b6cc98-adec-46ba-b45a-2b7ceb237cc3 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:21.624731 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-02b6cc98-adec-46ba-b45a-2b7ceb237cc3 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:54:21.625041 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-02b6cc98-adec-46ba-b45a-2b7ceb237cc3 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:21.625365 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-02b6cc98-adec-46ba-b45a-2b7ceb237cc3 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:21.644560 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:21.644560 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:54:21.647962 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-02b6cc98-adec-46ba-b45a-2b7ceb237cc3 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:54:21.654643 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-02b6cc98-adec-46ba-b45a-2b7ceb237cc3 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:54:21.655179 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 405/809] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:54:21 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 1151 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:54:22.678528 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-5c2cc2ec-8743-42f4-b065-30466b1f94c5 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:22.681707 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5c2cc2ec-8743-42f4-b065-30466b1f94c5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:54:22.682069 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5c2cc2ec-8743-42f4-b065-30466b1f94c5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:22.682601 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5c2cc2ec-8743-42f4-b065-30466b1f94c5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:22.700082 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:22.700082 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:54:22.705671 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-5c2cc2ec-8743-42f4-b065-30466b1f94c5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:54:22.711990 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5c2cc2ec-8743-42f4-b065-30466b1f94c5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:54:22.712549 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 406/810] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:54:22 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 1151 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:54:23.729192 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-bf308f67-0ddb-4f20-bf12-12a4483e6b03 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:23.732213 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-bf308f67-0ddb-4f20-bf12-12a4483e6b03 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:54:23.732616 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-bf308f67-0ddb-4f20-bf12-12a4483e6b03 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:23.732984 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-bf308f67-0ddb-4f20-bf12-12a4483e6b03 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:23.751557 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:23.751557 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:54:23.756819 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-bf308f67-0ddb-4f20-bf12-12a4483e6b03 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:54:23.764283 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-bf308f67-0ddb-4f20-bf12-12a4483e6b03 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:54:23.765653 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 407/811] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:54:23 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 1151 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:54:24.077222 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-ef94e67d-8835-44c8-8178-ab8d0da0ee1a req-7f46ea2a-61a2-4d9b-863b-03c4242778dc tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments/d01029ef-83d5-46f1-b72d-fd28ff6da23f returned with HTTP 200 Mar 17 10:54:24.077222 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 405/812] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 10:54:21 2026] DELETE /volume/v3/attachments/d01029ef-83d5-46f1-b72d-fd28ff6da23f => generated 19 bytes in 3068 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:54:24.792899 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-b774b8fe-f4df-47b2-961f-69b422ce99ba None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:24.796339 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b774b8fe-f4df-47b2-961f-69b422ce99ba tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:54:24.796782 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b774b8fe-f4df-47b2-961f-69b422ce99ba tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:24.797254 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b774b8fe-f4df-47b2-961f-69b422ce99ba tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:24.813392 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:24.813392 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:54:24.822526 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-b774b8fe-f4df-47b2-961f-69b422ce99ba tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:54:24.827348 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b774b8fe-f4df-47b2-961f-69b422ce99ba tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:54:24.827739 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 408/813] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:54:24 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:54:24.860468 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-50dc05d1-bca3-4876-ac97-0cf38cebeed6 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:24.864038 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-50dc05d1-bca3-4876-ac97-0cf38cebeed6 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:54:24.865438 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-50dc05d1-bca3-4876-ac97-0cf38cebeed6 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:24.865819 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-50dc05d1-bca3-4876-ac97-0cf38cebeed6 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:24.881468 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:24.881468 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:54:24.887903 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-50dc05d1-bca3-4876-ac97-0cf38cebeed6 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:54:24.894770 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-50dc05d1-bca3-4876-ac97-0cf38cebeed6 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:54:24.895555 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 406/814] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:54:24 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:54:24.999424 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-8c42e28f-e1af-42ad-93d0-886b102d5484 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:25.001154 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-8c42e28f-e1af-42ad-93d0-886b102d5484 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:54:25.001443 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-8c42e28f-e1af-42ad-93d0-886b102d5484 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:25.001659 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-8c42e28f-e1af-42ad-93d0-886b102d5484 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:25.008459 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:25.008459 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:54:25.011496 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-8c42e28f-e1af-42ad-93d0-886b102d5484 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:54:25.015038 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-8c42e28f-e1af-42ad-93d0-886b102d5484 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:54:25.015412 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 409/815] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:54:24 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:54:25.111357 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-0dc2b244-9120-4c69-8479-5ef18a9a4468 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:25.116186 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-0dc2b244-9120-4c69-8479-5ef18a9a4468 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 10:54:25.116944 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-0dc2b244-9120-4c69-8479-5ef18a9a4468 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-350176325", "imageRef": "94d916c9-b3b0-4ece-826a-886c90b57bfd"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:54:25.120347 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.volumes [None req-0dc2b244-9120-4c69-8479-5ef18a9a4468 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-350176325', 'imageRef': '94d916c9-b3b0-4ece-826a-886c90b57bfd'}} {{(pid=123124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 10:54:25.323652 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-0dc2b244-9120-4c69-8479-5ef18a9a4468 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Create volume of 1 GB Mar 17 10:54:25.323976 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:25.323976 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:54:25.324537 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-0dc2b244-9120-4c69-8479-5ef18a9a4468 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Availability Zones retrieved successfully. Mar 17 10:54:25.329852 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-0dc2b244-9120-4c69-8479-5ef18a9a4468 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Flow 'volume_create_api' (9988b943-83d6-4948-9296-35781590b436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:54:25.330996 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-0dc2b244-9120-4c69-8479-5ef18a9a4468 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c8cc56e-d60e-4378-b9af-5e18c71a1b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:54:25.331955 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.flows.api.create_volume [None req-0dc2b244-9120-4c69-8479-5ef18a9a4468 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Validating volume size '1' using validate_int {{(pid=123124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:54:25.370849 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:25.370849 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:54:25.386049 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-0dc2b244-9120-4c69-8479-5ef18a9a4468 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c8cc56e-d60e-4378-b9af-5e18c71a1b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=6c0fe508-ab62-4b08-bbbc-11efc5aa178e,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c0fe508-ab62-4b08-bbbc-11efc5aa178e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:54:25.387062 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-0dc2b244-9120-4c69-8479-5ef18a9a4468 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8da8d08-be83-4aad-a5af-e274bf3ddcc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:54:25.415884 np0005649721.novalocal devstack@c-api.service[123124]: WARNING cinder.quota [None req-0dc2b244-9120-4c69-8479-5ef18a9a4468 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Mar 17 10:54:25.416145 np0005649721.novalocal devstack@c-api.service[123124]: WARNING cinder.quota [None req-0dc2b244-9120-4c69-8479-5ef18a9a4468 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Mar 17 10:54:25.433509 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-0dc2b244-9120-4c69-8479-5ef18a9a4468 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Created reservations ['e5ab01fc-b897-43e0-8fbb-fbcda060b66e', '750add22-7c55-474f-96ca-6ea2bb302779', 'bb3792bb-dc75-4919-a01a-0072d5f447da', '6237cf2e-b3af-4550-9445-b6e146203c48'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:54:25.434142 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-0dc2b244-9120-4c69-8479-5ef18a9a4468 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8da8d08-be83-4aad-a5af-e274bf3ddcc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5ab01fc-b897-43e0-8fbb-fbcda060b66e', '750add22-7c55-474f-96ca-6ea2bb302779', 'bb3792bb-dc75-4919-a01a-0072d5f447da', '6237cf2e-b3af-4550-9445-b6e146203c48']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:54:25.434764 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-0dc2b244-9120-4c69-8479-5ef18a9a4468 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9692b70-4bfe-44e3-84b7-dec76ea9e557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:54:25.451040 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-0dc2b244-9120-4c69-8479-5ef18a9a4468 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9692b70-4bfe-44e3-84b7-dec76ea9e557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c60a94a6-3ed5-4c24-9769-d4d2af9af08c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-350176325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3c0852c1cd5a44c7ab853618c5502197',qos_specs=None,replication_status=,reservations=['e5ab01fc-b897-43e0-8fbb-fbcda060b66e','750add22-7c55-474f-96ca-6ea2bb302779','bb3792bb-dc75-4919-a01a-0072d5f447da','6237cf2e-b3af-4550-9445-b6e146203c48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6c8416c13664c21abaa3dc39877ea23',volume_type_id=6c0fe508-ab62-4b08-bbbc-11efc5aa178e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:54:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-350176325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c60a94a6-3ed5-4c24-9769-d4d2af9af08c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3c0852c1cd5a44c7ab853618c5502197',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6c8416c13664c21abaa3dc39877ea23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c0fe508-ab62-4b08-bbbc-11efc5aa178e),volume_type_id=6c0fe508-ab62-4b08-bbbc-11efc5aa178e)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:54:25.451601 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-0dc2b244-9120-4c69-8479-5ef18a9a4468 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87f9f769-db3c-48f8-bcb9-627844977acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:54:25.465976 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-0dc2b244-9120-4c69-8479-5ef18a9a4468 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87f9f769-db3c-48f8-bcb9-627844977acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-350176325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3c0852c1cd5a44c7ab853618c5502197',qos_specs=None,replication_status=,reservations=['e5ab01fc-b897-43e0-8fbb-fbcda060b66e','750add22-7c55-474f-96ca-6ea2bb302779','bb3792bb-dc75-4919-a01a-0072d5f447da','6237cf2e-b3af-4550-9445-b6e146203c48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6c8416c13664c21abaa3dc39877ea23',volume_type_id=6c0fe508-ab62-4b08-bbbc-11efc5aa178e)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:54:25.466746 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-0dc2b244-9120-4c69-8479-5ef18a9a4468 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46dec2e5-9adb-45e8-8c0d-46eff6d87805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:54:25.474336 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-0dc2b244-9120-4c69-8479-5ef18a9a4468 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46dec2e5-9adb-45e8-8c0d-46eff6d87805) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:54:25.475379 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-0dc2b244-9120-4c69-8479-5ef18a9a4468 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Flow 'volume_create_api' (9988b943-83d6-4948-9296-35781590b436) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:54:25.475379 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-0dc2b244-9120-4c69-8479-5ef18a9a4468 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Create volume request issued successfully. Mar 17 10:54:25.475567 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-0dc2b244-9120-4c69-8479-5ef18a9a4468 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 10:54:25.475903 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 407/816] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 10:54:25 2026] POST /volume/v3/volumes => generated 763 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:54:25.500404 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-6d042616-6fec-40eb-898f-676109cfec44 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:25.503109 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6d042616-6fec-40eb-898f-676109cfec44 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c Mar 17 10:54:25.503465 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6d042616-6fec-40eb-898f-676109cfec44 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:25.503784 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6d042616-6fec-40eb-898f-676109cfec44 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:25.515789 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:25.515789 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:54:25.521703 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-6d042616-6fec-40eb-898f-676109cfec44 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:54:25.529506 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6d042616-6fec-40eb-898f-676109cfec44 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c returned with HTTP 200 Mar 17 10:54:25.530098 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 410/817] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:54:25 2026] GET /volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c => generated 831 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:54:26.553737 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-b1cb9c98-55e3-4d3d-b42a-6d9709ee1c3e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:26.556439 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b1cb9c98-55e3-4d3d-b42a-6d9709ee1c3e tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c Mar 17 10:54:26.556564 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b1cb9c98-55e3-4d3d-b42a-6d9709ee1c3e tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:26.556894 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b1cb9c98-55e3-4d3d-b42a-6d9709ee1c3e tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:26.568450 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:26.568450 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:54:26.572632 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-b1cb9c98-55e3-4d3d-b42a-6d9709ee1c3e tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:54:26.577163 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b1cb9c98-55e3-4d3d-b42a-6d9709ee1c3e tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c returned with HTTP 200 Mar 17 10:54:26.577544 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 408/818] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:54:26 2026] GET /volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:54:27.594233 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-e4581624-5c36-4f4a-8d72-5f93eace6ad1 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:27.597579 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e4581624-5c36-4f4a-8d72-5f93eace6ad1 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c Mar 17 10:54:27.597726 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e4581624-5c36-4f4a-8d72-5f93eace6ad1 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:27.597877 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e4581624-5c36-4f4a-8d72-5f93eace6ad1 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:27.608105 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:27.608105 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:54:27.611246 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-e4581624-5c36-4f4a-8d72-5f93eace6ad1 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:54:27.614510 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e4581624-5c36-4f4a-8d72-5f93eace6ad1 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c returned with HTTP 200 Mar 17 10:54:27.615000 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 411/819] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:54:27 2026] GET /volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c => generated 1371 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:54:27.767645 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-ae1bba26-71a4-4741-8231-701d9c9f23be None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:27.771366 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-ae1bba26-71a4-4741-8231-701d9c9f23be tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c Mar 17 10:54:27.771514 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-ae1bba26-71a4-4741-8231-701d9c9f23be tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:27.771766 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-ae1bba26-71a4-4741-8231-701d9c9f23be tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:27.784094 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:27.784094 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:54:27.788991 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-ae1bba26-71a4-4741-8231-701d9c9f23be tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:54:27.795510 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-ae1bba26-71a4-4741-8231-701d9c9f23be tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c returned with HTTP 200 Mar 17 10:54:27.796089 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 409/820] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:54:27 2026] GET /volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c => generated 1371 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:54:28.191552 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-437a4122-c845-4172-a3e1-b1e97946dbde None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:28.193125 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-437a4122-c845-4172-a3e1-b1e97946dbde tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c Mar 17 10:54:28.193287 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-437a4122-c845-4172-a3e1-b1e97946dbde tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:28.193439 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-437a4122-c845-4172-a3e1-b1e97946dbde tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:28.203822 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:28.203822 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:54:28.207399 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-437a4122-c845-4172-a3e1-b1e97946dbde tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:54:28.213223 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-437a4122-c845-4172-a3e1-b1e97946dbde tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c returned with HTTP 200 Mar 17 10:54:28.213607 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 412/821] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:54:28 2026] GET /volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c => generated 1371 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:54:28.226323 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-9d6fb5b1-7186-451f-a5ce-0a5ae86546c4 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:28.226323 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-9d6fb5b1-7186-451f-a5ce-0a5ae86546c4 None None] GET https://38.102.83.89/volume// Mar 17 10:54:28.226323 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-9d6fb5b1-7186-451f-a5ce-0a5ae86546c4 None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:28.226323 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-9d6fb5b1-7186-451f-a5ce-0a5ae86546c4 None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:28.226323 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-9d6fb5b1-7186-451f-a5ce-0a5ae86546c4 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:54:28.226472 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 410/822] 38.102.83.89 () {72 vars in 1530 bytes} [Tue Mar 17 10:54:28 2026] GET /volume/ => generated 388 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:54:28.234196 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-3d3ff14d-e43d-4955-a16d-410eabf098f1 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:28.235873 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-3d3ff14d-e43d-4955-a16d-410eabf098f1 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] POST https://38.102.83.89/volume/v3/attachments Mar 17 10:54:28.236168 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-3d3ff14d-e43d-4955-a16d-410eabf098f1 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c60a94a6-3ed5-4c24-9769-d4d2af9af08c", "connector": null, "instance_uuid": "97a457e3-8af8-4d6f-a5c1-1872146641f6"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:54:28.243611 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:28.243611 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:54:28.267717 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-3d3ff14d-e43d-4955-a16d-410eabf098f1 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments returned with HTTP 200 Mar 17 10:54:28.268118 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 413/823] 38.102.83.89 () {80 vars in 1704 bytes} [Tue Mar 17 10:54:28 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:54:34.664947 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-017acdbd-d86a-4e5d-a232-c6c50a26a205 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:34.665735 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-017acdbd-d86a-4e5d-a232-c6c50a26a205 None None] GET https://38.102.83.89/volume// Mar 17 10:54:34.666154 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-017acdbd-d86a-4e5d-a232-c6c50a26a205 None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:34.666652 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-017acdbd-d86a-4e5d-a232-c6c50a26a205 None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:34.667563 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-017acdbd-d86a-4e5d-a232-c6c50a26a205 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:54:34.668150 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 411/824] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 10:54:34 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:54:34.682923 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-36460482-12e8-4743-aee9-14c7a441e60c None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:34.686033 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-36460482-12e8-4743-aee9-14c7a441e60c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c Mar 17 10:54:34.686220 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-36460482-12e8-4743-aee9-14c7a441e60c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:34.686520 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-36460482-12e8-4743-aee9-14c7a441e60c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:34.708070 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:34.708070 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:54:34.714361 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-36460482-12e8-4743-aee9-14c7a441e60c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:54:34.724946 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-36460482-12e8-4743-aee9-14c7a441e60c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c returned with HTTP 200 Mar 17 10:54:34.725545 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 414/825] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 10:54:34 2026] GET /volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c => generated 1551 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 10:54:34.797382 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-e6dea2cf-591a-4e38-87d1-a007bd364706 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:34.799554 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-e6dea2cf-591a-4e38-87d1-a007bd364706 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] PUT https://38.102.83.89/volume/v3/attachments/07858e9a-4e51-4f85-a365-3762d91bb233 Mar 17 10:54:34.800016 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-e6dea2cf-591a-4e38-87d1-a007bd364706 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "38.102.83.89", "host": "np0005649721.novalocal", "multipath": false, "enforce_multipath": true, "initiator": "iqn.1994-05.com.redhat:fd15498af3bd", "do_local_attach": false, "uuid": "0ceb02b1-38b4-43fc-8549-abe22c224d5e", "system uuid": "7643bce9-2f06-4fe7-b291-650913a35e56", "nvme_native_multipath": false, "nqn": "nqn.2014-08.org.nvmexpress:uuid:7492a7d8-3878-46d7-bc3c-9b085f58a756", "found_dsc": "", "host_ips": ["38.102.83.89", "fe80::f816:3eff:feb5:bca3", "192.168.122.1", "172.24.5.1", "2001:db8::2", "fe80::608a:3ff:feb6:c149", "fe80::fc16:3eff:fe15:f406", "fe80::fcc8:1dff:fe84:b9cb", "fe80::fc16:3eff:fe06:6e60", "fe80::fc16:3eff:fe7c:24d0", "fe80::fc16:3eff:fe03:e34c", "fe80::fc16:3eff:fee1:f27c"], "mountpoint": "/dev/vda"}}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:54:34.809985 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-e6dea2cf-591a-4e38-87d1-a007bd364706 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Acquiring lock "cinder-attachment_update-c60a94a6-3ed5-4c24-9769-d4d2af9af08c-np0005649721.novalocal" by "attachment_update" {{(pid=123124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Mar 17 10:54:34.815870 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-e6dea2cf-591a-4e38-87d1-a007bd364706 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Lock "cinder-attachment_update-c60a94a6-3ed5-4c24-9769-d4d2af9af08c-np0005649721.novalocal" acquired by "attachment_update" :: waited 0.006s {{(pid=123124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Mar 17 10:54:34.817791 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:34.817791 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:54:38.349976 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-e6dea2cf-591a-4e38-87d1-a007bd364706 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Lock "cinder-attachment_update-c60a94a6-3ed5-4c24-9769-d4d2af9af08c-np0005649721.novalocal" released by "attachment_update" :: held 3.534s {{(pid=123124) __release /opt/stack/cinder/cinder/coordination.py:152}} Mar 17 10:54:38.350496 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-e6dea2cf-591a-4e38-87d1-a007bd364706 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments/07858e9a-4e51-4f85-a365-3762d91bb233 returned with HTTP 200 Mar 17 10:54:38.351321 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 412/826] 38.102.83.89 () {80 vars in 1814 bytes} [Tue Mar 17 10:54:34 2026] PUT /volume/v3/attachments/07858e9a-4e51-4f85-a365-3762d91bb233 => generated 790 bytes in 3554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:54:38.870070 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-253991fc-86ad-4161-b2b5-960fa9fad806 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:38.875932 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-253991fc-86ad-4161-b2b5-960fa9fad806 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] POST https://38.102.83.89/volume/v3/attachments/07858e9a-4e51-4f85-a365-3762d91bb233/action Mar 17 10:54:38.875932 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-253991fc-86ad-4161-b2b5-960fa9fad806 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action body: b'{"os-complete": null}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:54:38.875932 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-253991fc-86ad-4161-b2b5-960fa9fad806 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:54:38.903509 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:38.903509 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:54:38.913345 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-c95e6ea4-40f5-41f7-9bd5-b03c8499917b req-253991fc-86ad-4161-b2b5-960fa9fad806 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments/07858e9a-4e51-4f85-a365-3762d91bb233/action returned with HTTP 204 Mar 17 10:54:38.914150 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 415/827] 38.102.83.89 () {80 vars in 1835 bytes} [Tue Mar 17 10:54:38 2026] POST /volume/v3/attachments/07858e9a-4e51-4f85-a365-3762d91bb233/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:54:47.708933 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-bb6bb094-21b4-40d1-aa4b-25a8923a4331 req-50e9149a-9a1f-49f2-981e-86b16f2bb5e2 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:47.711183 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-bb6bb094-21b4-40d1-aa4b-25a8923a4331 req-50e9149a-9a1f-49f2-981e-86b16f2bb5e2 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/limits Mar 17 10:54:47.711183 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-bb6bb094-21b4-40d1-aa4b-25a8923a4331 req-50e9149a-9a1f-49f2-981e-86b16f2bb5e2 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:47.711361 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-bb6bb094-21b4-40d1-aa4b-25a8923a4331 req-50e9149a-9a1f-49f2-981e-86b16f2bb5e2 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'index' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:47.722879 np0005649721.novalocal devstack@c-api.service[123124]: WARNING cinder.quota [req-bb6bb094-21b4-40d1-aa4b-25a8923a4331 req-50e9149a-9a1f-49f2-981e-86b16f2bb5e2 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Mar 17 10:54:47.723041 np0005649721.novalocal devstack@c-api.service[123124]: WARNING cinder.quota [req-bb6bb094-21b4-40d1-aa4b-25a8923a4331 req-50e9149a-9a1f-49f2-981e-86b16f2bb5e2 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Mar 17 10:54:47.723453 np0005649721.novalocal devstack@c-api.service[123124]: WARNING cinder.quota [req-bb6bb094-21b4-40d1-aa4b-25a8923a4331 req-50e9149a-9a1f-49f2-981e-86b16f2bb5e2 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Mar 17 10:54:47.726795 np0005649721.novalocal devstack@c-api.service[123124]: WARNING cinder.quota [req-bb6bb094-21b4-40d1-aa4b-25a8923a4331 req-50e9149a-9a1f-49f2-981e-86b16f2bb5e2 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Mar 17 10:54:47.726795 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:47.726795 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:54:47.742639 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-bb6bb094-21b4-40d1-aa4b-25a8923a4331 req-50e9149a-9a1f-49f2-981e-86b16f2bb5e2 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/limits returned with HTTP 200 Mar 17 10:54:47.743037 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 413/828] 38.102.83.89 () {74 vars in 1594 bytes} [Tue Mar 17 10:54:47 2026] GET /volume/v3/limits => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:54:48.277069 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-bb6bb094-21b4-40d1-aa4b-25a8923a4331 req-8d603077-71ee-4c7f-8781-0bf3417f4329 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:48.285353 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-bb6bb094-21b4-40d1-aa4b-25a8923a4331 req-8d603077-71ee-4c7f-8781-0bf3417f4329 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c Mar 17 10:54:48.285353 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-bb6bb094-21b4-40d1-aa4b-25a8923a4331 req-8d603077-71ee-4c7f-8781-0bf3417f4329 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:48.285353 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-bb6bb094-21b4-40d1-aa4b-25a8923a4331 req-8d603077-71ee-4c7f-8781-0bf3417f4329 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:48.303512 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:48.303512 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:54:48.311019 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-bb6bb094-21b4-40d1-aa4b-25a8923a4331 req-8d603077-71ee-4c7f-8781-0bf3417f4329 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:54:48.323954 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-bb6bb094-21b4-40d1-aa4b-25a8923a4331 req-8d603077-71ee-4c7f-8781-0bf3417f4329 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c returned with HTTP 200 Mar 17 10:54:48.324636 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 416/829] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:54:48 2026] GET /volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c => generated 1663 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:54:48.339257 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-bb6bb094-21b4-40d1-aa4b-25a8923a4331 req-cb7732ab-377f-49e2-976b-7b220d067d95 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:48.342468 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-bb6bb094-21b4-40d1-aa4b-25a8923a4331 req-cb7732ab-377f-49e2-976b-7b220d067d95 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] POST https://38.102.83.89/volume/v3/snapshots Mar 17 10:54:48.342806 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-bb6bb094-21b4-40d1-aa4b-25a8923a4331 req-cb7732ab-377f-49e2-976b-7b220d067d95 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c60a94a6-3ed5-4c24-9769-d4d2af9af08c", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:54:48.357739 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:48.357739 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:54:48.360149 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-bb6bb094-21b4-40d1-aa4b-25a8923a4331 req-cb7732ab-377f-49e2-976b-7b220d067d95 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:54:48.360322 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.snapshots [req-bb6bb094-21b4-40d1-aa4b-25a8923a4331 req-cb7732ab-377f-49e2-976b-7b220d067d95 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Create snapshot from volume c60a94a6-3ed5-4c24-9769-d4d2af9af08c Mar 17 10:54:48.427732 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [req-bb6bb094-21b4-40d1-aa4b-25a8923a4331 req-cb7732ab-377f-49e2-976b-7b220d067d95 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Created reservations ['de4d585b-e10d-4f95-9c98-37c04754904f', '66efed17-08eb-4987-9566-83a02824767f', '8b35a1bf-58be-4333-8871-88ee6a9c5805', 'a14f6c63-7ce1-48fc-bc4b-0e0681beb073'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:54:48.482914 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-bb6bb094-21b4-40d1-aa4b-25a8923a4331 req-cb7732ab-377f-49e2-976b-7b220d067d95 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Snapshot force create request issued successfully. Mar 17 10:54:48.483188 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-bb6bb094-21b4-40d1-aa4b-25a8923a4331 req-cb7732ab-377f-49e2-976b-7b220d067d95 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/snapshots returned with HTTP 202 Mar 17 10:54:48.483687 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 414/830] 38.102.83.89 () {78 vars in 1657 bytes} [Tue Mar 17 10:54:48 2026] POST /volume/v3/snapshots => generated 292 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:54:52.952518 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-305d7bdf-9577-4505-ba20-ca6fc6edb9cd req-1ac5b0e7-a5ee-4151-ae89-657fff9aeca5 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:52.956904 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-305d7bdf-9577-4505-ba20-ca6fc6edb9cd req-1ac5b0e7-a5ee-4151-ae89-657fff9aeca5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c Mar 17 10:54:52.956904 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-305d7bdf-9577-4505-ba20-ca6fc6edb9cd req-1ac5b0e7-a5ee-4151-ae89-657fff9aeca5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:52.956904 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-305d7bdf-9577-4505-ba20-ca6fc6edb9cd req-1ac5b0e7-a5ee-4151-ae89-657fff9aeca5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:52.978177 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:52.978177 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:54:52.983185 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-305d7bdf-9577-4505-ba20-ca6fc6edb9cd req-1ac5b0e7-a5ee-4151-ae89-657fff9aeca5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:54:52.991565 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-305d7bdf-9577-4505-ba20-ca6fc6edb9cd req-1ac5b0e7-a5ee-4151-ae89-657fff9aeca5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c returned with HTTP 200 Mar 17 10:54:52.992414 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 417/831] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:54:52 2026] GET /volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c => generated 1663 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Mar 17 10:54:55.080217 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-305d7bdf-9577-4505-ba20-ca6fc6edb9cd req-d83a5c09-2099-4696-9bfa-65d1d6c3631c None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:55.083655 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-305d7bdf-9577-4505-ba20-ca6fc6edb9cd req-d83a5c09-2099-4696-9bfa-65d1d6c3631c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] DELETE https://38.102.83.89/volume/v3/attachments/07858e9a-4e51-4f85-a365-3762d91bb233 Mar 17 10:54:55.083952 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-305d7bdf-9577-4505-ba20-ca6fc6edb9cd req-d83a5c09-2099-4696-9bfa-65d1d6c3631c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:55.084246 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-305d7bdf-9577-4505-ba20-ca6fc6edb9cd req-d83a5c09-2099-4696-9bfa-65d1d6c3631c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'version_select' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:55.101224 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:55.101224 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:54:56.002637 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-9f348e58-40a6-4a58-adb4-e8a106db4514 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:56.111226 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9f348e58-40a6-4a58-adb4-e8a106db4514 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 10:54:56.111849 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9f348e58-40a6-4a58-adb4-e8a106db4514 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-70383376"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:54:56.114605 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.volumes [None req-9f348e58-40a6-4a58-adb4-e8a106db4514 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-70383376'}} {{(pid=123123) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 10:54:56.114813 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-9f348e58-40a6-4a58-adb4-e8a106db4514 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Create volume of 1 GB Mar 17 10:54:56.122445 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-9f348e58-40a6-4a58-adb4-e8a106db4514 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Availability Zones retrieved successfully. Mar 17 10:54:56.131663 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9f348e58-40a6-4a58-adb4-e8a106db4514 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Flow 'volume_create_api' (1840fe9f-9080-4ef8-ac55-7580b3150612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:54:56.133361 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9f348e58-40a6-4a58-adb4-e8a106db4514 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (586ff34f-370c-4c72-8b53-26f21504fceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:54:56.134706 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.flows.api.create_volume [None req-9f348e58-40a6-4a58-adb4-e8a106db4514 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Validating volume size '1' using validate_int {{(pid=123123) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:54:56.199486 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9f348e58-40a6-4a58-adb4-e8a106db4514 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (586ff34f-370c-4c72-8b53-26f21504fceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:54:56.200783 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9f348e58-40a6-4a58-adb4-e8a106db4514 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54331ef2-a6d0-4454-a88c-11699383476c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:54:56.282403 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-9f348e58-40a6-4a58-adb4-e8a106db4514 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Created reservations ['362ccb8b-6a26-45c2-9075-87e126bd70f6', '51282dd5-5658-401f-bf0d-f5a8688cb9f9', 'cff5c6f0-892b-49e9-a760-192c284fcca2', '14fdd12c-1f0b-49e4-a9f8-b94420e00b3f'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:54:56.283459 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9f348e58-40a6-4a58-adb4-e8a106db4514 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54331ef2-a6d0-4454-a88c-11699383476c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['362ccb8b-6a26-45c2-9075-87e126bd70f6', '51282dd5-5658-401f-bf0d-f5a8688cb9f9', 'cff5c6f0-892b-49e9-a760-192c284fcca2', '14fdd12c-1f0b-49e4-a9f8-b94420e00b3f']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:54:56.284669 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9f348e58-40a6-4a58-adb4-e8a106db4514 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bfdca3a-d59d-40b2-8ee5-b99f7823ac4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:54:56.309772 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9f348e58-40a6-4a58-adb4-e8a106db4514 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bfdca3a-d59d-40b2-8ee5-b99f7823ac4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-70383376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57912d7752da49d09408b8a7ae3d2540',qos_specs=None,replication_status=,reservations=['362ccb8b-6a26-45c2-9075-87e126bd70f6','51282dd5-5658-401f-bf0d-f5a8688cb9f9','cff5c6f0-892b-49e9-a760-192c284fcca2','14fdd12c-1f0b-49e4-a9f8-b94420e00b3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e7cf52161e8458e9bbe9f3a9ef27fb2',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:54:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-70383376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57912d7752da49d09408b8a7ae3d2540',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e7cf52161e8458e9bbe9f3a9ef27fb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:54:56.310882 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9f348e58-40a6-4a58-adb4-e8a106db4514 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1744a0b-08d0-4e39-9404-dfeb53c59e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:54:56.334698 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9f348e58-40a6-4a58-adb4-e8a106db4514 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1744a0b-08d0-4e39-9404-dfeb53c59e67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-70383376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57912d7752da49d09408b8a7ae3d2540',qos_specs=None,replication_status=,reservations=['362ccb8b-6a26-45c2-9075-87e126bd70f6','51282dd5-5658-401f-bf0d-f5a8688cb9f9','cff5c6f0-892b-49e9-a760-192c284fcca2','14fdd12c-1f0b-49e4-a9f8-b94420e00b3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e7cf52161e8458e9bbe9f3a9ef27fb2',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:54:56.335835 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9f348e58-40a6-4a58-adb4-e8a106db4514 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae273881-8810-40f2-9a38-dcee8e40ebb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:54:56.354272 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9f348e58-40a6-4a58-adb4-e8a106db4514 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae273881-8810-40f2-9a38-dcee8e40ebb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:54:56.355231 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9f348e58-40a6-4a58-adb4-e8a106db4514 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Flow 'volume_create_api' (1840fe9f-9080-4ef8-ac55-7580b3150612) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:54:56.355790 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-9f348e58-40a6-4a58-adb4-e8a106db4514 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Create volume request issued successfully. Mar 17 10:54:56.356800 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9f348e58-40a6-4a58-adb4-e8a106db4514 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 10:54:56.358515 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 418/832] 38.102.83.89 () {74 vars in 1368 bytes} [Tue Mar 17 10:54:56 2026] POST /volume/v3/volumes => generated 756 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:54:56.399351 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-7b018c55-c1f3-41d6-8cb2-5357b56be041 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:56.402598 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7b018c55-c1f3-41d6-8cb2-5357b56be041 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] GET https://38.102.83.89/volume/v3/volumes/b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac Mar 17 10:54:56.402894 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7b018c55-c1f3-41d6-8cb2-5357b56be041 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:56.403244 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7b018c55-c1f3-41d6-8cb2-5357b56be041 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:56.415609 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:56.415609 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:54:56.422459 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-7b018c55-c1f3-41d6-8cb2-5357b56be041 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Volume info retrieved successfully. Mar 17 10:54:56.427470 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7b018c55-c1f3-41d6-8cb2-5357b56be041 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/volumes/b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac returned with HTTP 200 Mar 17 10:54:56.428005 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 419/833] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:54:56 2026] GET /volume/v3/volumes/b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:54:57.448867 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-3c8fa6e5-924c-4916-9fa9-835e0fa3f173 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:57.450919 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3c8fa6e5-924c-4916-9fa9-835e0fa3f173 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] GET https://38.102.83.89/volume/v3/volumes/b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac Mar 17 10:54:57.451005 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3c8fa6e5-924c-4916-9fa9-835e0fa3f173 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:57.451156 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3c8fa6e5-924c-4916-9fa9-835e0fa3f173 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:57.461319 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:57.461319 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:54:57.465496 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-3c8fa6e5-924c-4916-9fa9-835e0fa3f173 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Volume info retrieved successfully. Mar 17 10:54:57.470013 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3c8fa6e5-924c-4916-9fa9-835e0fa3f173 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/volumes/b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac returned with HTTP 200 Mar 17 10:54:57.470614 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 420/834] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:54:57 2026] GET /volume/v3/volumes/b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:54:57.486369 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-a1a0b0d2-e40f-473c-89eb-70473795a5e2 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:57.488120 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a1a0b0d2-e40f-473c-89eb-70473795a5e2 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] POST https://38.102.83.89/volume/v3/snapshots Mar 17 10:54:57.488500 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a1a0b0d2-e40f-473c-89eb-70473795a5e2 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac", "name": "tempest-VolumesDeleteCascade-Snapshot-1519603539"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:54:57.497446 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:57.497446 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:54:57.497975 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-a1a0b0d2-e40f-473c-89eb-70473795a5e2 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Volume info retrieved successfully. Mar 17 10:54:57.498100 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.snapshots [None req-a1a0b0d2-e40f-473c-89eb-70473795a5e2 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Create snapshot from volume b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac Mar 17 10:54:57.543598 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-a1a0b0d2-e40f-473c-89eb-70473795a5e2 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Created reservations ['77f8a818-d155-4123-863a-b26388b5adc5', '3ad9cdb1-6ca2-4227-a4d1-54bd355c52e3', '020577d5-7653-4098-b088-8bb091e6223a', '7ca70bfa-45c1-4a0c-a91f-a680cac0bd8c'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:54:57.576516 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-a1a0b0d2-e40f-473c-89eb-70473795a5e2 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Snapshot create request issued successfully. Mar 17 10:54:57.576900 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a1a0b0d2-e40f-473c-89eb-70473795a5e2 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/snapshots returned with HTTP 202 Mar 17 10:54:57.577374 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 421/835] 38.102.83.89 () {74 vars in 1375 bytes} [Tue Mar 17 10:54:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Mar 17 10:54:57.596178 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-cb9cb131-7569-4b6a-9784-e7775e52fb82 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:57.596178 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-cb9cb131-7569-4b6a-9784-e7775e52fb82 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] GET https://38.102.83.89/volume/v3/snapshots/0bf636ed-62f2-4ea8-8875-2a2f0a5376de Mar 17 10:54:57.596406 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-cb9cb131-7569-4b6a-9784-e7775e52fb82 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:57.596620 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-cb9cb131-7569-4b6a-9784-e7775e52fb82 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:57.604557 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:57.604557 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:54:57.605422 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-cb9cb131-7569-4b6a-9784-e7775e52fb82 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Snapshot retrieved successfully. Mar 17 10:54:57.606817 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-cb9cb131-7569-4b6a-9784-e7775e52fb82 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/snapshots/0bf636ed-62f2-4ea8-8875-2a2f0a5376de returned with HTTP 200 Mar 17 10:54:57.607475 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 422/836] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 10:54:57 2026] GET /volume/v3/snapshots/0bf636ed-62f2-4ea8-8875-2a2f0a5376de => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:54:58.143190 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-305d7bdf-9577-4505-ba20-ca6fc6edb9cd req-d83a5c09-2099-4696-9bfa-65d1d6c3631c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments/07858e9a-4e51-4f85-a365-3762d91bb233 returned with HTTP 200 Mar 17 10:54:58.144758 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 415/837] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 10:54:55 2026] DELETE /volume/v3/attachments/07858e9a-4e51-4f85-a365-3762d91bb233 => generated 19 bytes in 3065 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:54:58.621891 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-7c79b1e2-9fca-4dff-9df8-1bdf8ac8bb95 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:58.624556 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7c79b1e2-9fca-4dff-9df8-1bdf8ac8bb95 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] GET https://38.102.83.89/volume/v3/snapshots/0bf636ed-62f2-4ea8-8875-2a2f0a5376de Mar 17 10:54:58.624850 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7c79b1e2-9fca-4dff-9df8-1bdf8ac8bb95 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:58.625155 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7c79b1e2-9fca-4dff-9df8-1bdf8ac8bb95 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:58.632104 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:58.632104 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:54:58.632831 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-7c79b1e2-9fca-4dff-9df8-1bdf8ac8bb95 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Snapshot retrieved successfully. Mar 17 10:54:58.634072 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7c79b1e2-9fca-4dff-9df8-1bdf8ac8bb95 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/snapshots/0bf636ed-62f2-4ea8-8875-2a2f0a5376de returned with HTTP 200 Mar 17 10:54:58.634737 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 423/838] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 10:54:58 2026] GET /volume/v3/snapshots/0bf636ed-62f2-4ea8-8875-2a2f0a5376de => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:54:58.650395 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-7a818a3e-86b9-4399-b18b-79554e1970f2 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:58.653131 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7a818a3e-86b9-4399-b18b-79554e1970f2 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] POST https://38.102.83.89/volume/v3/snapshots Mar 17 10:54:58.653673 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-7a818a3e-86b9-4399-b18b-79554e1970f2 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac", "name": "tempest-VolumesDeleteCascade-Snapshot-955056551"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:54:58.666610 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:58.666610 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:54:58.667498 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-7a818a3e-86b9-4399-b18b-79554e1970f2 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Volume info retrieved successfully. Mar 17 10:54:58.667712 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.snapshots [None req-7a818a3e-86b9-4399-b18b-79554e1970f2 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Create snapshot from volume b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac Mar 17 10:54:58.710596 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-7a818a3e-86b9-4399-b18b-79554e1970f2 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Created reservations ['3fa277ff-37e1-4ac7-b86f-eec34a101a4b', '314b38f1-47a5-430f-b1e3-c531610f95e0', 'b9328a0a-39cf-45c4-a1f1-ca81382d4ac6', '401f22a8-0621-466f-95d7-ad31c8e7a90c'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:54:58.753170 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-7a818a3e-86b9-4399-b18b-79554e1970f2 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Snapshot create request issued successfully. Mar 17 10:54:58.754215 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7a818a3e-86b9-4399-b18b-79554e1970f2 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/snapshots returned with HTTP 202 Mar 17 10:54:58.755027 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 416/839] 38.102.83.89 () {74 vars in 1375 bytes} [Tue Mar 17 10:54:58 2026] POST /volume/v3/snapshots => generated 306 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:54:58.770362 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-514decf2-0873-456e-a76c-64159355a960 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:58.773033 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-514decf2-0873-456e-a76c-64159355a960 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] GET https://38.102.83.89/volume/v3/snapshots/2a8d2cf4-6876-428f-be83-fd7e3bc58e28 Mar 17 10:54:58.773367 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-514decf2-0873-456e-a76c-64159355a960 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:58.773708 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-514decf2-0873-456e-a76c-64159355a960 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:58.780781 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:58.780781 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:54:58.781558 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-514decf2-0873-456e-a76c-64159355a960 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Snapshot retrieved successfully. Mar 17 10:54:58.782745 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-514decf2-0873-456e-a76c-64159355a960 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/snapshots/2a8d2cf4-6876-428f-be83-fd7e3bc58e28 returned with HTTP 200 Mar 17 10:54:58.783287 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 424/840] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 10:54:58 2026] GET /volume/v3/snapshots/2a8d2cf4-6876-428f-be83-fd7e3bc58e28 => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:54:59.795440 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-bb82c4c9-f962-4652-aa84-533071619ee3 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:59.798213 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-bb82c4c9-f962-4652-aa84-533071619ee3 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] GET https://38.102.83.89/volume/v3/snapshots/2a8d2cf4-6876-428f-be83-fd7e3bc58e28 Mar 17 10:54:59.798491 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-bb82c4c9-f962-4652-aa84-533071619ee3 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:59.798790 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-bb82c4c9-f962-4652-aa84-533071619ee3 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:59.805339 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:59.805339 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:54:59.806053 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-bb82c4c9-f962-4652-aa84-533071619ee3 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Snapshot retrieved successfully. Mar 17 10:54:59.807213 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-bb82c4c9-f962-4652-aa84-533071619ee3 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/snapshots/2a8d2cf4-6876-428f-be83-fd7e3bc58e28 returned with HTTP 200 Mar 17 10:54:59.807762 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 417/841] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 10:54:59 2026] GET /volume/v3/snapshots/2a8d2cf4-6876-428f-be83-fd7e3bc58e28 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:54:59.821926 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-01988253-e6f7-4463-af30-13fe0b30deb6 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:59.824656 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-01988253-e6f7-4463-af30-13fe0b30deb6 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] DELETE https://38.102.83.89/volume/v3/volumes/b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac?cascade=True Mar 17 10:54:59.824950 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-01988253-e6f7-4463-af30-13fe0b30deb6 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:59.825241 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-01988253-e6f7-4463-af30-13fe0b30deb6 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:59.825530 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-01988253-e6f7-4463-af30-13fe0b30deb6 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Delete volume with id: b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac Mar 17 10:54:59.834679 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:59.834679 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:54:59.835479 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-01988253-e6f7-4463-af30-13fe0b30deb6 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Volume info retrieved successfully. Mar 17 10:54:59.882794 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-01988253-e6f7-4463-af30-13fe0b30deb6 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Delete volume request issued successfully. Mar 17 10:54:59.883074 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-01988253-e6f7-4463-af30-13fe0b30deb6 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/volumes/b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac?cascade=True returned with HTTP 202 Mar 17 10:54:59.883733 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 425/842] 38.102.83.89 () {72 vars in 1486 bytes} [Tue Mar 17 10:54:59 2026] DELETE /volume/v3/volumes/b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac?cascade=True => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 10:54:59.896739 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-bebd816c-37a4-4c9e-ae91-48a34a477e3a None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:54:59.899783 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-bebd816c-37a4-4c9e-ae91-48a34a477e3a tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] GET https://38.102.83.89/volume/v3/volumes/b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac Mar 17 10:54:59.900125 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-bebd816c-37a4-4c9e-ae91-48a34a477e3a tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:54:59.900583 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-bebd816c-37a4-4c9e-ae91-48a34a477e3a tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:54:59.911973 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:54:59.911973 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:54:59.917636 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-bebd816c-37a4-4c9e-ae91-48a34a477e3a tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Volume info retrieved successfully. Mar 17 10:54:59.924428 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-bebd816c-37a4-4c9e-ae91-48a34a477e3a tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/volumes/b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac returned with HTTP 200 Mar 17 10:54:59.925010 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 418/843] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:54:59 2026] GET /volume/v3/volumes/b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:55:00.499803 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-87e43614-c714-4826-9c55-8c6d628400a5 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:00.502275 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-87e43614-c714-4826-9c55-8c6d628400a5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] DELETE https://38.102.83.89/volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c?cascade=True Mar 17 10:55:00.502619 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-87e43614-c714-4826-9c55-8c6d628400a5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:00.502902 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-87e43614-c714-4826-9c55-8c6d628400a5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:00.503155 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-87e43614-c714-4826-9c55-8c6d628400a5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Delete volume with id: c60a94a6-3ed5-4c24-9769-d4d2af9af08c Mar 17 10:55:00.513323 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:00.513323 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:55:00.514152 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-87e43614-c714-4826-9c55-8c6d628400a5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:55:00.542342 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-87e43614-c714-4826-9c55-8c6d628400a5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Delete volume request issued successfully. Mar 17 10:55:00.542646 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-87e43614-c714-4826-9c55-8c6d628400a5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c?cascade=True returned with HTTP 202 Mar 17 10:55:00.543192 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 426/844] 38.102.83.89 () {72 vars in 1486 bytes} [Tue Mar 17 10:55:00 2026] DELETE /volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c?cascade=True => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 10:55:00.554646 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-4217899c-c392-48bc-bef5-3f623ea1c35c None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:00.557183 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4217899c-c392-48bc-bef5-3f623ea1c35c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c Mar 17 10:55:00.557511 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4217899c-c392-48bc-bef5-3f623ea1c35c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:00.557818 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4217899c-c392-48bc-bef5-3f623ea1c35c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:00.567137 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:00.567137 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:55:00.571723 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-4217899c-c392-48bc-bef5-3f623ea1c35c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:55:00.579639 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4217899c-c392-48bc-bef5-3f623ea1c35c tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c returned with HTTP 200 Mar 17 10:55:00.580188 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 419/845] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:55:00 2026] GET /volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c => generated 1370 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:55:00.948980 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-45b000f3-1ae5-4c2b-a96d-8c26b3ed0dd2 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:00.951617 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-45b000f3-1ae5-4c2b-a96d-8c26b3ed0dd2 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] GET https://38.102.83.89/volume/v3/volumes/b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac Mar 17 10:55:00.951906 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-45b000f3-1ae5-4c2b-a96d-8c26b3ed0dd2 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:00.952202 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-45b000f3-1ae5-4c2b-a96d-8c26b3ed0dd2 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:00.964826 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:00.964826 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:55:00.969798 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-45b000f3-1ae5-4c2b-a96d-8c26b3ed0dd2 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Volume info retrieved successfully. Mar 17 10:55:00.976033 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-45b000f3-1ae5-4c2b-a96d-8c26b3ed0dd2 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/volumes/b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac returned with HTTP 200 Mar 17 10:55:00.976564 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 427/846] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:55:00 2026] GET /volume/v3/volumes/b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:55:01.606273 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-083d0d27-b1c9-4f1b-8432-21124d13029d None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:01.612651 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-083d0d27-b1c9-4f1b-8432-21124d13029d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c Mar 17 10:55:01.613063 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-083d0d27-b1c9-4f1b-8432-21124d13029d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:01.613512 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-083d0d27-b1c9-4f1b-8432-21124d13029d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:01.627822 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:01.627822 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:55:01.633228 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-083d0d27-b1c9-4f1b-8432-21124d13029d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:55:01.640955 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-083d0d27-b1c9-4f1b-8432-21124d13029d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c returned with HTTP 200 Mar 17 10:55:01.641532 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 420/847] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:55:01 2026] GET /volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c => generated 1370 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:55:01.998087 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-71cac8a7-faeb-4e5e-874c-3030a0bc7d45 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:02.000669 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-71cac8a7-faeb-4e5e-874c-3030a0bc7d45 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] GET https://38.102.83.89/volume/v3/volumes/b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac Mar 17 10:55:02.000956 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-71cac8a7-faeb-4e5e-874c-3030a0bc7d45 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:02.001254 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-71cac8a7-faeb-4e5e-874c-3030a0bc7d45 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:02.010231 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:02.010231 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:55:02.014742 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-71cac8a7-faeb-4e5e-874c-3030a0bc7d45 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Volume info retrieved successfully. Mar 17 10:55:02.020526 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-71cac8a7-faeb-4e5e-874c-3030a0bc7d45 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/volumes/b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac returned with HTTP 200 Mar 17 10:55:02.021019 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 428/848] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:55:01 2026] GET /volume/v3/volumes/b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:55:02.656620 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-57dc82a0-095d-4f01-9e97-e55f526a6720 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:02.660145 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-57dc82a0-095d-4f01-9e97-e55f526a6720 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c Mar 17 10:55:02.661556 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-57dc82a0-095d-4f01-9e97-e55f526a6720 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:02.662087 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-57dc82a0-095d-4f01-9e97-e55f526a6720 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:02.675284 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:02.675284 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:55:02.680265 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-57dc82a0-095d-4f01-9e97-e55f526a6720 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:55:02.688203 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-57dc82a0-095d-4f01-9e97-e55f526a6720 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c returned with HTTP 200 Mar 17 10:55:02.688757 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 421/849] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:55:02 2026] GET /volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c => generated 1370 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Mar 17 10:55:03.050747 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-9e9c850f-2bfc-49c0-8b73-87ce88a0fb15 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:03.054793 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9e9c850f-2bfc-49c0-8b73-87ce88a0fb15 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] GET https://38.102.83.89/volume/v3/volumes/b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac Mar 17 10:55:03.054793 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9e9c850f-2bfc-49c0-8b73-87ce88a0fb15 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:03.054793 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9e9c850f-2bfc-49c0-8b73-87ce88a0fb15 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:03.058992 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9e9c850f-2bfc-49c0-8b73-87ce88a0fb15 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/volumes/b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac returned with HTTP 404 Mar 17 10:55:03.059507 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 429/850] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:55:03 2026] GET /volume/v3/volumes/b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:55:03.077957 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-82260f2e-4628-4673-b5d5-4e30d7c6b379 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:03.080821 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-82260f2e-4628-4673-b5d5-4e30d7c6b379 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] GET https://38.102.83.89/volume/v3/volumes Mar 17 10:55:03.082067 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-82260f2e-4628-4673-b5d5-4e30d7c6b379 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:03.082585 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-82260f2e-4628-4673-b5d5-4e30d7c6b379 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'index' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:03.082851 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.api_utils [None req-82260f2e-4628-4673-b5d5-4e30d7c6b379 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Removing options '' from query. {{(pid=123124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:55:03.084342 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-82260f2e-4628-4673-b5d5-4e30d7c6b379 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=123124) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:55:03.105543 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-82260f2e-4628-4673-b5d5-4e30d7c6b379 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Get all volumes completed successfully. Mar 17 10:55:03.105543 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-82260f2e-4628-4673-b5d5-4e30d7c6b379 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 200 Mar 17 10:55:03.105543 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 422/851] 38.102.83.89 () {72 vars in 1347 bytes} [Tue Mar 17 10:55:03 2026] GET /volume/v3/volumes => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Mar 17 10:55:03.121176 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-e39dd49d-f507-4592-9b7b-ccc37a52a6f6 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:03.122879 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e39dd49d-f507-4592-9b7b-ccc37a52a6f6 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] GET https://38.102.83.89/volume/v3/snapshots Mar 17 10:55:03.123100 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e39dd49d-f507-4592-9b7b-ccc37a52a6f6 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:03.123343 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e39dd49d-f507-4592-9b7b-ccc37a52a6f6 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'index' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:03.123628 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.api_utils [None req-e39dd49d-f507-4592-9b7b-ccc37a52a6f6 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Removing options '' from query. {{(pid=123123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:55:03.124776 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.db.sqlalchemy.api [None req-e39dd49d-f507-4592-9b7b-ccc37a52a6f6 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Building query based on filter {{(pid=123123) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3943}} Mar 17 10:55:03.134133 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-e39dd49d-f507-4592-9b7b-ccc37a52a6f6 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Get all snapshots completed successfully. Mar 17 10:55:03.134612 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e39dd49d-f507-4592-9b7b-ccc37a52a6f6 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/snapshots returned with HTTP 200 Mar 17 10:55:03.135194 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 430/852] 38.102.83.89 () {72 vars in 1353 bytes} [Tue Mar 17 10:55:03 2026] GET /volume/v3/snapshots => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Mar 17 10:55:03.150338 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-659a8f26-ea64-4f9b-8f85-21e863178f37 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:03.153100 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-659a8f26-ea64-4f9b-8f85-21e863178f37 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/2a8d2cf4-6876-428f-be83-fd7e3bc58e28 Mar 17 10:55:03.153437 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-659a8f26-ea64-4f9b-8f85-21e863178f37 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:03.153860 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-659a8f26-ea64-4f9b-8f85-21e863178f37 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:03.154032 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.snapshots [None req-659a8f26-ea64-4f9b-8f85-21e863178f37 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Delete snapshot with id: 2a8d2cf4-6876-428f-be83-fd7e3bc58e28 Mar 17 10:55:03.159945 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-659a8f26-ea64-4f9b-8f85-21e863178f37 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/snapshots/2a8d2cf4-6876-428f-be83-fd7e3bc58e28 returned with HTTP 404 Mar 17 10:55:03.160615 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 423/853] 38.102.83.89 () {72 vars in 1467 bytes} [Tue Mar 17 10:55:03 2026] DELETE /volume/v3/snapshots/2a8d2cf4-6876-428f-be83-fd7e3bc58e28 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:55:03.171601 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-f8bcd7ba-e6dc-47e5-b75a-56ee91852eec None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:03.174165 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f8bcd7ba-e6dc-47e5-b75a-56ee91852eec tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/0bf636ed-62f2-4ea8-8875-2a2f0a5376de Mar 17 10:55:03.174585 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f8bcd7ba-e6dc-47e5-b75a-56ee91852eec tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:03.174901 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f8bcd7ba-e6dc-47e5-b75a-56ee91852eec tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:03.175122 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.snapshots [None req-f8bcd7ba-e6dc-47e5-b75a-56ee91852eec tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Delete snapshot with id: 0bf636ed-62f2-4ea8-8875-2a2f0a5376de Mar 17 10:55:03.180551 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f8bcd7ba-e6dc-47e5-b75a-56ee91852eec tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/snapshots/0bf636ed-62f2-4ea8-8875-2a2f0a5376de returned with HTTP 404 Mar 17 10:55:03.181148 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 431/854] 38.102.83.89 () {72 vars in 1467 bytes} [Tue Mar 17 10:55:03 2026] DELETE /volume/v3/snapshots/0bf636ed-62f2-4ea8-8875-2a2f0a5376de => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:55:03.193582 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-49de94c6-2131-4b0d-9b1e-a0fab2922189 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:03.196530 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-49de94c6-2131-4b0d-9b1e-a0fab2922189 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] GET https://38.102.83.89/volume/v3/volumes/b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac Mar 17 10:55:03.196838 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-49de94c6-2131-4b0d-9b1e-a0fab2922189 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:03.197139 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-49de94c6-2131-4b0d-9b1e-a0fab2922189 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:03.205063 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-49de94c6-2131-4b0d-9b1e-a0fab2922189 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/volumes/b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac returned with HTTP 404 Mar 17 10:55:03.205792 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 424/855] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:55:03 2026] GET /volume/v3/volumes/b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:55:03.215127 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-c35e539f-9348-4809-8f7e-4aaa7c8b2a96 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:03.218691 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c35e539f-9348-4809-8f7e-4aaa7c8b2a96 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] DELETE https://38.102.83.89/volume/v3/volumes/b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac Mar 17 10:55:03.219068 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c35e539f-9348-4809-8f7e-4aaa7c8b2a96 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:03.219915 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c35e539f-9348-4809-8f7e-4aaa7c8b2a96 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:03.220012 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-c35e539f-9348-4809-8f7e-4aaa7c8b2a96 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Delete volume with id: b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac Mar 17 10:55:03.232854 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c35e539f-9348-4809-8f7e-4aaa7c8b2a96 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/volumes/b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac returned with HTTP 404 Mar 17 10:55:03.233933 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 432/856] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 10:55:03 2026] DELETE /volume/v3/volumes/b3a94bd6-fec5-41dd-a9b4-86cfa7b8acac => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Mar 17 10:55:03.245934 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-84f61eed-072f-4a89-abe7-15219abfa603 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:03.248588 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-84f61eed-072f-4a89-abe7-15219abfa603 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 10:55:03.249089 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-84f61eed-072f-4a89-abe7-15219abfa603 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1305706654"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:55:03.251456 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.volumes [None req-84f61eed-072f-4a89-abe7-15219abfa603 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1305706654'}} {{(pid=123124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 10:55:03.251798 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-84f61eed-072f-4a89-abe7-15219abfa603 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Create volume of 1 GB Mar 17 10:55:03.257059 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-84f61eed-072f-4a89-abe7-15219abfa603 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Availability Zones retrieved successfully. Mar 17 10:55:03.269990 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-84f61eed-072f-4a89-abe7-15219abfa603 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Flow 'volume_create_api' (2e3bf3e0-4b3b-44ff-81fc-557d746c3fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:55:03.271546 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-84f61eed-072f-4a89-abe7-15219abfa603 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (565d2e3a-fd3b-4345-97b3-0b9910576eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:55:03.272733 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.flows.api.create_volume [None req-84f61eed-072f-4a89-abe7-15219abfa603 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Validating volume size '1' using validate_int {{(pid=123124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:55:03.294908 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-84f61eed-072f-4a89-abe7-15219abfa603 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (565d2e3a-fd3b-4345-97b3-0b9910576eb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:55:03.295756 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-84f61eed-072f-4a89-abe7-15219abfa603 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (518fd9ed-fcf7-42a8-8612-f76039aca15f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:55:03.326394 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-84f61eed-072f-4a89-abe7-15219abfa603 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Created reservations ['d219bddf-7b20-4f94-a895-f5fc1837e9c7', '10108a95-5a07-40a2-8292-0c409415cddd', '3def7585-11f8-4418-9ef2-ed991c324d7c', '9cbbbf43-b7e0-4f10-a27a-682ebe9b63b1'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:55:03.326674 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-84f61eed-072f-4a89-abe7-15219abfa603 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (518fd9ed-fcf7-42a8-8612-f76039aca15f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d219bddf-7b20-4f94-a895-f5fc1837e9c7', '10108a95-5a07-40a2-8292-0c409415cddd', '3def7585-11f8-4418-9ef2-ed991c324d7c', '9cbbbf43-b7e0-4f10-a27a-682ebe9b63b1']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:55:03.327379 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-84f61eed-072f-4a89-abe7-15219abfa603 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87919fa0-2522-4f67-9f30-c89ee9b559d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:55:03.346580 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-84f61eed-072f-4a89-abe7-15219abfa603 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87919fa0-2522-4f67-9f30-c89ee9b559d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '668e60b0-ac78-4fab-93cc-4182d1bef5a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1305706654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57912d7752da49d09408b8a7ae3d2540',qos_specs=None,replication_status=,reservations=['d219bddf-7b20-4f94-a895-f5fc1837e9c7','10108a95-5a07-40a2-8292-0c409415cddd','3def7585-11f8-4418-9ef2-ed991c324d7c','9cbbbf43-b7e0-4f10-a27a-682ebe9b63b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e7cf52161e8458e9bbe9f3a9ef27fb2',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:55:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1305706654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=668e60b0-ac78-4fab-93cc-4182d1bef5a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57912d7752da49d09408b8a7ae3d2540',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e7cf52161e8458e9bbe9f3a9ef27fb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:55:03.347262 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-84f61eed-072f-4a89-abe7-15219abfa603 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50c7d4dd-2a48-4232-a878-0880417f9801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:55:03.363059 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-84f61eed-072f-4a89-abe7-15219abfa603 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50c7d4dd-2a48-4232-a878-0880417f9801) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1305706654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57912d7752da49d09408b8a7ae3d2540',qos_specs=None,replication_status=,reservations=['d219bddf-7b20-4f94-a895-f5fc1837e9c7','10108a95-5a07-40a2-8292-0c409415cddd','3def7585-11f8-4418-9ef2-ed991c324d7c','9cbbbf43-b7e0-4f10-a27a-682ebe9b63b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e7cf52161e8458e9bbe9f3a9ef27fb2',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:55:03.363732 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-84f61eed-072f-4a89-abe7-15219abfa603 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00993369-1891-4340-b534-0412a432cff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:55:03.373020 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-84f61eed-072f-4a89-abe7-15219abfa603 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00993369-1891-4340-b534-0412a432cff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:55:03.373807 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-84f61eed-072f-4a89-abe7-15219abfa603 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Flow 'volume_create_api' (2e3bf3e0-4b3b-44ff-81fc-557d746c3fd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:55:03.374081 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-84f61eed-072f-4a89-abe7-15219abfa603 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Create volume request issued successfully. Mar 17 10:55:03.374636 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-84f61eed-072f-4a89-abe7-15219abfa603 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 10:55:03.375169 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 425/857] 38.102.83.89 () {74 vars in 1368 bytes} [Tue Mar 17 10:55:03 2026] POST /volume/v3/volumes => generated 758 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:55:03.405864 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-a5b5e663-7a74-406d-a380-ee43397487b5 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:03.407557 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a5b5e663-7a74-406d-a380-ee43397487b5 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] GET https://38.102.83.89/volume/v3/volumes/668e60b0-ac78-4fab-93cc-4182d1bef5a4 Mar 17 10:55:03.407745 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a5b5e663-7a74-406d-a380-ee43397487b5 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:03.407971 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a5b5e663-7a74-406d-a380-ee43397487b5 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:03.414656 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:03.414656 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:55:03.417758 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-a5b5e663-7a74-406d-a380-ee43397487b5 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Volume info retrieved successfully. Mar 17 10:55:03.421462 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a5b5e663-7a74-406d-a380-ee43397487b5 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/volumes/668e60b0-ac78-4fab-93cc-4182d1bef5a4 returned with HTTP 200 Mar 17 10:55:03.421885 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 433/858] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:55:03 2026] GET /volume/v3/volumes/668e60b0-ac78-4fab-93cc-4182d1bef5a4 => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:55:03.706405 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-27765874-e49d-4639-b004-e2bde79925ff None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:03.709465 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-27765874-e49d-4639-b004-e2bde79925ff tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c Mar 17 10:55:03.709817 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-27765874-e49d-4639-b004-e2bde79925ff tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:03.710130 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-27765874-e49d-4639-b004-e2bde79925ff tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:03.717677 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-27765874-e49d-4639-b004-e2bde79925ff tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c returned with HTTP 404 Mar 17 10:55:03.718463 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 426/859] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:55:03 2026] GET /volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:55:04.181546 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-de1b84ff-32ee-4389-8f93-fe521a6c9930 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:04.184007 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-de1b84ff-32ee-4389-8f93-fe521a6c9930 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] DELETE https://38.102.83.89/volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c Mar 17 10:55:04.184586 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-de1b84ff-32ee-4389-8f93-fe521a6c9930 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:04.184764 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-de1b84ff-32ee-4389-8f93-fe521a6c9930 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:04.185010 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-de1b84ff-32ee-4389-8f93-fe521a6c9930 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Delete volume with id: c60a94a6-3ed5-4c24-9769-d4d2af9af08c Mar 17 10:55:04.193927 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-de1b84ff-32ee-4389-8f93-fe521a6c9930 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c returned with HTTP 404 Mar 17 10:55:04.194719 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 434/860] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 10:55:04 2026] DELETE /volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:55:04.205164 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-a90ba8df-bcdd-423d-8f14-a5e817edcf3b None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:04.208383 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a90ba8df-bcdd-423d-8f14-a5e817edcf3b tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c Mar 17 10:55:04.208492 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a90ba8df-bcdd-423d-8f14-a5e817edcf3b tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:04.208682 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a90ba8df-bcdd-423d-8f14-a5e817edcf3b tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:04.214914 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a90ba8df-bcdd-423d-8f14-a5e817edcf3b tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c returned with HTTP 404 Mar 17 10:55:04.215402 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 427/861] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:55:04 2026] GET /volume/v3/volumes/c60a94a6-3ed5-4c24-9769-d4d2af9af08c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:55:04.230865 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-e8790e9a-845c-40a1-8615-b9628f7ccdb5 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:04.233450 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e8790e9a-845c-40a1-8615-b9628f7ccdb5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] DELETE https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:55:04.233734 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e8790e9a-845c-40a1-8615-b9628f7ccdb5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:04.234058 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e8790e9a-845c-40a1-8615-b9628f7ccdb5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:04.234331 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-e8790e9a-845c-40a1-8615-b9628f7ccdb5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Delete volume with id: defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:55:04.248475 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:04.248475 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:55:04.249333 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-e8790e9a-845c-40a1-8615-b9628f7ccdb5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:55:04.274631 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-e8790e9a-845c-40a1-8615-b9628f7ccdb5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Delete volume request issued successfully. Mar 17 10:55:04.274956 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e8790e9a-845c-40a1-8615-b9628f7ccdb5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 202 Mar 17 10:55:04.275553 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 435/862] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 10:55:04 2026] DELETE /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 10:55:04.288369 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-56219319-d85c-49fc-9f20-ca17501687c5 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:04.290019 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-56219319-d85c-49fc-9f20-ca17501687c5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:55:04.290334 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-56219319-d85c-49fc-9f20-ca17501687c5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:04.290628 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-56219319-d85c-49fc-9f20-ca17501687c5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:04.300777 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:04.300777 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:55:04.308170 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-56219319-d85c-49fc-9f20-ca17501687c5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:55:04.318549 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-56219319-d85c-49fc-9f20-ca17501687c5 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:55:04.318904 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 428/863] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:55:04 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:55:04.442196 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-c6ba92ff-7c73-45d2-aac2-959313a9310b None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:04.444908 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c6ba92ff-7c73-45d2-aac2-959313a9310b tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] GET https://38.102.83.89/volume/v3/volumes/668e60b0-ac78-4fab-93cc-4182d1bef5a4 Mar 17 10:55:04.445224 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c6ba92ff-7c73-45d2-aac2-959313a9310b tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:04.445594 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c6ba92ff-7c73-45d2-aac2-959313a9310b tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:04.454826 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:04.454826 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:55:04.459357 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-c6ba92ff-7c73-45d2-aac2-959313a9310b tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Volume info retrieved successfully. Mar 17 10:55:04.465126 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c6ba92ff-7c73-45d2-aac2-959313a9310b tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/volumes/668e60b0-ac78-4fab-93cc-4182d1bef5a4 returned with HTTP 200 Mar 17 10:55:04.465692 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 436/864] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:55:04 2026] GET /volume/v3/volumes/668e60b0-ac78-4fab-93cc-4182d1bef5a4 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:55:04.489185 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-cfbe18ad-5e2a-4da8-90fe-a973d2ed2c12 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:04.491665 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-cfbe18ad-5e2a-4da8-90fe-a973d2ed2c12 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] POST https://38.102.83.89/volume/v3/snapshots Mar 17 10:55:04.492228 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-cfbe18ad-5e2a-4da8-90fe-a973d2ed2c12 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "668e60b0-ac78-4fab-93cc-4182d1bef5a4", "name": "tempest-VolumesDeleteCascade-Snapshot-1249737018"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:55:04.505262 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:04.505262 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:55:04.505992 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-cfbe18ad-5e2a-4da8-90fe-a973d2ed2c12 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Volume info retrieved successfully. Mar 17 10:55:04.506191 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.snapshots [None req-cfbe18ad-5e2a-4da8-90fe-a973d2ed2c12 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Create snapshot from volume 668e60b0-ac78-4fab-93cc-4182d1bef5a4 Mar 17 10:55:04.543314 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-cfbe18ad-5e2a-4da8-90fe-a973d2ed2c12 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Created reservations ['2aaf5ee8-0c49-4609-b3c9-a734f3d63409', 'd86db42c-614f-49c5-ab83-802c11e17fd5', 'c6161560-fbf4-479d-ac8c-8ff6db9a509c', 'eb357250-1117-4562-8ef7-b02bfd6d8d15'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:55:04.585656 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-cfbe18ad-5e2a-4da8-90fe-a973d2ed2c12 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Snapshot create request issued successfully. Mar 17 10:55:04.586124 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-cfbe18ad-5e2a-4da8-90fe-a973d2ed2c12 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/snapshots returned with HTTP 202 Mar 17 10:55:04.586924 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 429/865] 38.102.83.89 () {74 vars in 1375 bytes} [Tue Mar 17 10:55:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:55:04.599556 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-103127d6-6c1a-4b86-8ab5-89ad0e1af045 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:04.602083 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-103127d6-6c1a-4b86-8ab5-89ad0e1af045 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] GET https://38.102.83.89/volume/v3/snapshots/c6a16557-ce4d-4fee-8fae-52b08c3dd065 Mar 17 10:55:04.602407 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-103127d6-6c1a-4b86-8ab5-89ad0e1af045 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:04.602760 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-103127d6-6c1a-4b86-8ab5-89ad0e1af045 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:04.608670 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:04.608670 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:55:04.609376 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-103127d6-6c1a-4b86-8ab5-89ad0e1af045 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Snapshot retrieved successfully. Mar 17 10:55:04.610545 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-103127d6-6c1a-4b86-8ab5-89ad0e1af045 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/snapshots/c6a16557-ce4d-4fee-8fae-52b08c3dd065 returned with HTTP 200 Mar 17 10:55:04.611066 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 437/866] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 10:55:04 2026] GET /volume/v3/snapshots/c6a16557-ce4d-4fee-8fae-52b08c3dd065 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:55:05.349449 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-afa0075b-4a57-45e6-a3ba-8a41d190e268 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:05.352268 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-afa0075b-4a57-45e6-a3ba-8a41d190e268 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:55:05.352608 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-afa0075b-4a57-45e6-a3ba-8a41d190e268 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:05.353004 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-afa0075b-4a57-45e6-a3ba-8a41d190e268 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:05.367009 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:05.367009 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:55:05.372086 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-afa0075b-4a57-45e6-a3ba-8a41d190e268 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:55:05.378872 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-afa0075b-4a57-45e6-a3ba-8a41d190e268 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 200 Mar 17 10:55:05.379423 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 430/867] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:55:05 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:55:05.631523 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-ba4a788b-b6e3-4109-a66b-712b157e1b7d None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:05.633240 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ba4a788b-b6e3-4109-a66b-712b157e1b7d tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] GET https://38.102.83.89/volume/v3/snapshots/c6a16557-ce4d-4fee-8fae-52b08c3dd065 Mar 17 10:55:05.633450 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ba4a788b-b6e3-4109-a66b-712b157e1b7d tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:05.633641 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ba4a788b-b6e3-4109-a66b-712b157e1b7d tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:05.639292 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:05.639292 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:55:05.639741 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-ba4a788b-b6e3-4109-a66b-712b157e1b7d tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Snapshot retrieved successfully. Mar 17 10:55:05.640486 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ba4a788b-b6e3-4109-a66b-712b157e1b7d tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/snapshots/c6a16557-ce4d-4fee-8fae-52b08c3dd065 returned with HTTP 200 Mar 17 10:55:05.640830 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 438/868] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 10:55:05 2026] GET /volume/v3/snapshots/c6a16557-ce4d-4fee-8fae-52b08c3dd065 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:55:05.655103 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-bb25b307-0681-4848-8475-fe63fda8d2bf None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:05.657564 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-bb25b307-0681-4848-8475-fe63fda8d2bf tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 10:55:05.658056 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-bb25b307-0681-4848-8475-fe63fda8d2bf tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c6a16557-ce4d-4fee-8fae-52b08c3dd065", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-893592292"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:55:05.660359 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.volumes [None req-bb25b307-0681-4848-8475-fe63fda8d2bf tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Create volume request body: {'volume': {'snapshot_id': 'c6a16557-ce4d-4fee-8fae-52b08c3dd065', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-893592292'}} {{(pid=123124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 10:55:05.666277 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:05.666277 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:55:05.666945 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-bb25b307-0681-4848-8475-fe63fda8d2bf tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Snapshot retrieved successfully. Mar 17 10:55:05.667158 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-bb25b307-0681-4848-8475-fe63fda8d2bf tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Create volume of 1 GB Mar 17 10:55:05.672939 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-bb25b307-0681-4848-8475-fe63fda8d2bf tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Availability Zones retrieved successfully. Mar 17 10:55:05.681516 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-bb25b307-0681-4848-8475-fe63fda8d2bf tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Flow 'volume_create_api' (ba1c653c-e2f8-45b3-bc76-9ec5dbe4cfc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:55:05.682972 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-bb25b307-0681-4848-8475-fe63fda8d2bf tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7207156-06c9-4d3b-aaba-317e206e9722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:55:05.684453 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.flows.api.create_volume [None req-bb25b307-0681-4848-8475-fe63fda8d2bf tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=123124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:55:05.722337 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-bb25b307-0681-4848-8475-fe63fda8d2bf tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7207156-06c9-4d3b-aaba-317e206e9722) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c6a16557-ce4d-4fee-8fae-52b08c3dd065', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:55:05.723877 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-bb25b307-0681-4848-8475-fe63fda8d2bf tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b267ea5e-a2f6-4e2b-b8bf-a36878b4b97d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:55:05.774289 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-bb25b307-0681-4848-8475-fe63fda8d2bf tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Created reservations ['991a29a4-a148-4181-9e63-01415556aac9', '9aa8d9e7-4124-4a0e-a6b4-17db9d56ecb3', '639b983d-e251-49b3-ac97-091cf30497b6', 'e76fa421-4e8c-4a0c-8e37-f7cbd7dabbdf'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:55:05.775014 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-bb25b307-0681-4848-8475-fe63fda8d2bf tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b267ea5e-a2f6-4e2b-b8bf-a36878b4b97d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['991a29a4-a148-4181-9e63-01415556aac9', '9aa8d9e7-4124-4a0e-a6b4-17db9d56ecb3', '639b983d-e251-49b3-ac97-091cf30497b6', 'e76fa421-4e8c-4a0c-8e37-f7cbd7dabbdf']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:55:05.775840 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-bb25b307-0681-4848-8475-fe63fda8d2bf tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e2db395-1df5-47cd-9dc8-c032df0a930e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:55:05.803108 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-bb25b307-0681-4848-8475-fe63fda8d2bf tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e2db395-1df5-47cd-9dc8-c032df0a930e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26617eeb-7e54-4821-adda-dafc149c045f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-893592292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57912d7752da49d09408b8a7ae3d2540',qos_specs=None,replication_status=,reservations=['991a29a4-a148-4181-9e63-01415556aac9','9aa8d9e7-4124-4a0e-a6b4-17db9d56ecb3','639b983d-e251-49b3-ac97-091cf30497b6','e76fa421-4e8c-4a0c-8e37-f7cbd7dabbdf'],size=1,snapshot_id=c6a16557-ce4d-4fee-8fae-52b08c3dd065,source_replicaid=,source_volid=None,status='creating',user_id='2e7cf52161e8458e9bbe9f3a9ef27fb2',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:55:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-893592292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26617eeb-7e54-4821-adda-dafc149c045f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57912d7752da49d09408b8a7ae3d2540',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c6a16557-ce4d-4fee-8fae-52b08c3dd065,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e7cf52161e8458e9bbe9f3a9ef27fb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:55:05.803882 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-bb25b307-0681-4848-8475-fe63fda8d2bf tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb351568-cbcf-4965-b870-0ce5a1cae2e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:55:05.821529 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-bb25b307-0681-4848-8475-fe63fda8d2bf tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb351568-cbcf-4965-b870-0ce5a1cae2e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-893592292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57912d7752da49d09408b8a7ae3d2540',qos_specs=None,replication_status=,reservations=['991a29a4-a148-4181-9e63-01415556aac9','9aa8d9e7-4124-4a0e-a6b4-17db9d56ecb3','639b983d-e251-49b3-ac97-091cf30497b6','e76fa421-4e8c-4a0c-8e37-f7cbd7dabbdf'],size=1,snapshot_id=c6a16557-ce4d-4fee-8fae-52b08c3dd065,source_replicaid=,source_volid=None,status='creating',user_id='2e7cf52161e8458e9bbe9f3a9ef27fb2',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:55:05.822182 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-bb25b307-0681-4848-8475-fe63fda8d2bf tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42437fe8-3efe-4912-912a-1d372b3f93fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:55:05.841369 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-bb25b307-0681-4848-8475-fe63fda8d2bf tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42437fe8-3efe-4912-912a-1d372b3f93fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:55:05.842157 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-bb25b307-0681-4848-8475-fe63fda8d2bf tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Flow 'volume_create_api' (ba1c653c-e2f8-45b3-bc76-9ec5dbe4cfc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:55:05.842530 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-bb25b307-0681-4848-8475-fe63fda8d2bf tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Create volume request issued successfully. Mar 17 10:55:05.843063 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-bb25b307-0681-4848-8475-fe63fda8d2bf tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 10:55:05.843508 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 431/869] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 10:55:05 2026] POST /volume/v3/volumes => generated 791 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:55:05.868660 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-9dab7591-a0b8-41e8-b53b-1f53a31d758a None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:05.871127 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9dab7591-a0b8-41e8-b53b-1f53a31d758a tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] GET https://38.102.83.89/volume/v3/volumes/26617eeb-7e54-4821-adda-dafc149c045f Mar 17 10:55:05.871593 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9dab7591-a0b8-41e8-b53b-1f53a31d758a tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:05.871885 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9dab7591-a0b8-41e8-b53b-1f53a31d758a tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:05.880547 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:05.880547 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:55:05.886250 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-9dab7591-a0b8-41e8-b53b-1f53a31d758a tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Volume info retrieved successfully. Mar 17 10:55:05.894951 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9dab7591-a0b8-41e8-b53b-1f53a31d758a tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/volumes/26617eeb-7e54-4821-adda-dafc149c045f returned with HTTP 200 Mar 17 10:55:05.895716 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 439/870] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:55:05 2026] GET /volume/v3/volumes/26617eeb-7e54-4821-adda-dafc149c045f => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:55:06.397837 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-5b23d2d8-0f34-4a49-a6ee-72ea7e139802 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:06.400778 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5b23d2d8-0f34-4a49-a6ee-72ea7e139802 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 Mar 17 10:55:06.401077 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-5b23d2d8-0f34-4a49-a6ee-72ea7e139802 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:06.401502 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-5b23d2d8-0f34-4a49-a6ee-72ea7e139802 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:06.408613 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5b23d2d8-0f34-4a49-a6ee-72ea7e139802 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 returned with HTTP 404 Mar 17 10:55:06.409262 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 432/871] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:55:06 2026] GET /volume/v3/volumes/defe4403-5f99-4ec4-a9ea-dfc74550f4e3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:55:06.919706 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-a0b25509-19d1-4c62-b10d-657be7970cc0 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:06.922365 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a0b25509-19d1-4c62-b10d-657be7970cc0 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] GET https://38.102.83.89/volume/v3/volumes/26617eeb-7e54-4821-adda-dafc149c045f Mar 17 10:55:06.922659 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a0b25509-19d1-4c62-b10d-657be7970cc0 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:06.922943 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a0b25509-19d1-4c62-b10d-657be7970cc0 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:06.927457 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=207,cinder:UPDATE=34,cinder:INSERT=21 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:55:06.938852 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:06.938852 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:55:06.944357 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-a0b25509-19d1-4c62-b10d-657be7970cc0 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Volume info retrieved successfully. Mar 17 10:55:06.950707 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a0b25509-19d1-4c62-b10d-657be7970cc0 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/volumes/26617eeb-7e54-4821-adda-dafc149c045f returned with HTTP 200 Mar 17 10:55:06.951263 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 440/872] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:55:06 2026] GET /volume/v3/volumes/26617eeb-7e54-4821-adda-dafc149c045f => generated 883 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:55:07.972507 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-ca2ea456-be7c-48e0-a4e5-cd2982581d11 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:07.974181 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ca2ea456-be7c-48e0-a4e5-cd2982581d11 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] GET https://38.102.83.89/volume/v3/volumes/26617eeb-7e54-4821-adda-dafc149c045f Mar 17 10:55:07.974414 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ca2ea456-be7c-48e0-a4e5-cd2982581d11 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:07.974600 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ca2ea456-be7c-48e0-a4e5-cd2982581d11 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:07.982060 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:07.982060 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:55:07.985243 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-ca2ea456-be7c-48e0-a4e5-cd2982581d11 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Volume info retrieved successfully. Mar 17 10:55:07.989719 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ca2ea456-be7c-48e0-a4e5-cd2982581d11 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/volumes/26617eeb-7e54-4821-adda-dafc149c045f returned with HTTP 200 Mar 17 10:55:07.990058 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 433/873] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:55:07 2026] GET /volume/v3/volumes/26617eeb-7e54-4821-adda-dafc149c045f => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:55:08.017346 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-c09125e2-fed4-498e-ab7e-30dfbd93f83f None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:08.021735 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c09125e2-fed4-498e-ab7e-30dfbd93f83f tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] GET https://38.102.83.89/volume/v3/volumes/26617eeb-7e54-4821-adda-dafc149c045f Mar 17 10:55:08.022228 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c09125e2-fed4-498e-ab7e-30dfbd93f83f tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:08.022823 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c09125e2-fed4-498e-ab7e-30dfbd93f83f tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:08.038949 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:08.038949 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:55:08.043920 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-c09125e2-fed4-498e-ab7e-30dfbd93f83f tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Volume info retrieved successfully. Mar 17 10:55:08.049372 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c09125e2-fed4-498e-ab7e-30dfbd93f83f tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/volumes/26617eeb-7e54-4821-adda-dafc149c045f returned with HTTP 200 Mar 17 10:55:08.050064 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 441/874] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:55:08 2026] GET /volume/v3/volumes/26617eeb-7e54-4821-adda-dafc149c045f => generated 884 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:55:08.072618 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-58506a20-6e6c-4f18-91c0-236228129b4d None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:08.075646 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-58506a20-6e6c-4f18-91c0-236228129b4d tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] DELETE https://38.102.83.89/volume/v3/volumes/668e60b0-ac78-4fab-93cc-4182d1bef5a4?cascade=True Mar 17 10:55:08.075953 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-58506a20-6e6c-4f18-91c0-236228129b4d tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:08.076317 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-58506a20-6e6c-4f18-91c0-236228129b4d tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:08.076620 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-58506a20-6e6c-4f18-91c0-236228129b4d tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Delete volume with id: 668e60b0-ac78-4fab-93cc-4182d1bef5a4 Mar 17 10:55:08.086272 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:08.086272 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:55:08.087066 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-58506a20-6e6c-4f18-91c0-236228129b4d tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Volume info retrieved successfully. Mar 17 10:55:08.127117 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-58506a20-6e6c-4f18-91c0-236228129b4d tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Delete volume request issued successfully. Mar 17 10:55:08.127455 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-58506a20-6e6c-4f18-91c0-236228129b4d tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/volumes/668e60b0-ac78-4fab-93cc-4182d1bef5a4?cascade=True returned with HTTP 202 Mar 17 10:55:08.128042 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 434/875] 38.102.83.89 () {72 vars in 1486 bytes} [Tue Mar 17 10:55:08 2026] DELETE /volume/v3/volumes/668e60b0-ac78-4fab-93cc-4182d1bef5a4?cascade=True => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 10:55:08.142525 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-19cf10f5-5b0d-44ab-9954-5ec1c7c43940 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:08.147959 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-19cf10f5-5b0d-44ab-9954-5ec1c7c43940 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] GET https://38.102.83.89/volume/v3/volumes/668e60b0-ac78-4fab-93cc-4182d1bef5a4 Mar 17 10:55:08.148275 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-19cf10f5-5b0d-44ab-9954-5ec1c7c43940 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:08.148843 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-19cf10f5-5b0d-44ab-9954-5ec1c7c43940 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:08.158893 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:08.158893 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:55:08.163634 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-19cf10f5-5b0d-44ab-9954-5ec1c7c43940 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Volume info retrieved successfully. Mar 17 10:55:08.170670 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-19cf10f5-5b0d-44ab-9954-5ec1c7c43940 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/volumes/668e60b0-ac78-4fab-93cc-4182d1bef5a4 returned with HTTP 200 Mar 17 10:55:08.171228 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 442/876] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:55:08 2026] GET /volume/v3/volumes/668e60b0-ac78-4fab-93cc-4182d1bef5a4 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:55:09.196281 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-6c56620a-fa37-4ff6-9e3e-bdace52312c1 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:09.199317 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6c56620a-fa37-4ff6-9e3e-bdace52312c1 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] GET https://38.102.83.89/volume/v3/volumes/668e60b0-ac78-4fab-93cc-4182d1bef5a4 Mar 17 10:55:09.199652 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6c56620a-fa37-4ff6-9e3e-bdace52312c1 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:09.199985 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6c56620a-fa37-4ff6-9e3e-bdace52312c1 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:09.213578 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:09.213578 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:55:09.219135 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-6c56620a-fa37-4ff6-9e3e-bdace52312c1 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Volume info retrieved successfully. Mar 17 10:55:09.225548 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6c56620a-fa37-4ff6-9e3e-bdace52312c1 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/volumes/668e60b0-ac78-4fab-93cc-4182d1bef5a4 returned with HTTP 200 Mar 17 10:55:09.226159 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 435/877] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:55:09 2026] GET /volume/v3/volumes/668e60b0-ac78-4fab-93cc-4182d1bef5a4 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:55:10.243255 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-743cb21c-5351-459e-930c-df67c7891995 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:10.245810 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-743cb21c-5351-459e-930c-df67c7891995 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] GET https://38.102.83.89/volume/v3/volumes/668e60b0-ac78-4fab-93cc-4182d1bef5a4 Mar 17 10:55:10.246097 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-743cb21c-5351-459e-930c-df67c7891995 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:10.246441 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-743cb21c-5351-459e-930c-df67c7891995 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:10.258986 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:10.258986 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:55:10.263882 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-743cb21c-5351-459e-930c-df67c7891995 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Volume info retrieved successfully. Mar 17 10:55:10.269954 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-743cb21c-5351-459e-930c-df67c7891995 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/volumes/668e60b0-ac78-4fab-93cc-4182d1bef5a4 returned with HTTP 200 Mar 17 10:55:10.270486 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 443/878] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:55:10 2026] GET /volume/v3/volumes/668e60b0-ac78-4fab-93cc-4182d1bef5a4 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:55:11.294098 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-04a16fc9-e780-4546-a7c4-d36165472511 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:11.297635 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-04a16fc9-e780-4546-a7c4-d36165472511 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] GET https://38.102.83.89/volume/v3/volumes/668e60b0-ac78-4fab-93cc-4182d1bef5a4 Mar 17 10:55:11.298059 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-04a16fc9-e780-4546-a7c4-d36165472511 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:11.298523 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-04a16fc9-e780-4546-a7c4-d36165472511 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:11.308041 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-04a16fc9-e780-4546-a7c4-d36165472511 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/volumes/668e60b0-ac78-4fab-93cc-4182d1bef5a4 returned with HTTP 404 Mar 17 10:55:11.308922 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 436/879] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:55:11 2026] GET /volume/v3/volumes/668e60b0-ac78-4fab-93cc-4182d1bef5a4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:55:11.318150 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-c2cd1966-a59a-481e-bfe4-b8b475af11de None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:11.321380 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c2cd1966-a59a-481e-bfe4-b8b475af11de tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] GET https://38.102.83.89/volume/v3/volumes Mar 17 10:55:11.321623 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c2cd1966-a59a-481e-bfe4-b8b475af11de tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:11.321922 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c2cd1966-a59a-481e-bfe4-b8b475af11de tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'index' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:11.322257 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.api_utils [None req-c2cd1966-a59a-481e-bfe4-b8b475af11de tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Removing options '' from query. {{(pid=123123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:55:11.323363 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-c2cd1966-a59a-481e-bfe4-b8b475af11de tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=123123) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 10:55:11.335635 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-c2cd1966-a59a-481e-bfe4-b8b475af11de tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Get all volumes completed successfully. Mar 17 10:55:11.336336 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c2cd1966-a59a-481e-bfe4-b8b475af11de tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 200 Mar 17 10:55:11.336902 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 444/880] 38.102.83.89 () {72 vars in 1347 bytes} [Tue Mar 17 10:55:11 2026] GET /volume/v3/volumes => generated 338 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:55:11.353760 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-441be217-46fc-4478-ab34-ae15d8f2bb61 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:11.358353 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-441be217-46fc-4478-ab34-ae15d8f2bb61 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] GET https://38.102.83.89/volume/v3/snapshots Mar 17 10:55:11.358353 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-441be217-46fc-4478-ab34-ae15d8f2bb61 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:11.358353 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-441be217-46fc-4478-ab34-ae15d8f2bb61 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'index' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:11.358353 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.api_utils [None req-441be217-46fc-4478-ab34-ae15d8f2bb61 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Removing options '' from query. {{(pid=123124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:55:11.360602 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.db.sqlalchemy.api [None req-441be217-46fc-4478-ab34-ae15d8f2bb61 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Building query based on filter {{(pid=123124) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3943}} Mar 17 10:55:11.366408 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-441be217-46fc-4478-ab34-ae15d8f2bb61 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Get all snapshots completed successfully. Mar 17 10:55:11.366971 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-441be217-46fc-4478-ab34-ae15d8f2bb61 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/snapshots returned with HTTP 200 Mar 17 10:55:11.367851 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 437/881] 38.102.83.89 () {72 vars in 1353 bytes} [Tue Mar 17 10:55:11 2026] GET /volume/v3/snapshots => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Mar 17 10:55:11.382691 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-5862c6ed-4442-4824-8268-2512c3c9e53d None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:11.385618 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5862c6ed-4442-4824-8268-2512c3c9e53d tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] GET https://38.102.83.89/volume/v3/volumes/26617eeb-7e54-4821-adda-dafc149c045f Mar 17 10:55:11.385934 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5862c6ed-4442-4824-8268-2512c3c9e53d tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:11.386361 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5862c6ed-4442-4824-8268-2512c3c9e53d tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:11.397050 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:11.397050 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:55:11.402588 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-5862c6ed-4442-4824-8268-2512c3c9e53d tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Volume info retrieved successfully. Mar 17 10:55:11.409321 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5862c6ed-4442-4824-8268-2512c3c9e53d tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/volumes/26617eeb-7e54-4821-adda-dafc149c045f returned with HTTP 200 Mar 17 10:55:11.409862 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 445/882] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:55:11 2026] GET /volume/v3/volumes/26617eeb-7e54-4821-adda-dafc149c045f => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:55:11.430750 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-30b5edf2-1202-4b14-971c-02e73dd06c72 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:11.432531 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-30b5edf2-1202-4b14-971c-02e73dd06c72 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] DELETE https://38.102.83.89/volume/v3/volumes/26617eeb-7e54-4821-adda-dafc149c045f Mar 17 10:55:11.432889 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-30b5edf2-1202-4b14-971c-02e73dd06c72 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:11.433247 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-30b5edf2-1202-4b14-971c-02e73dd06c72 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:11.433624 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-30b5edf2-1202-4b14-971c-02e73dd06c72 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Delete volume with id: 26617eeb-7e54-4821-adda-dafc149c045f Mar 17 10:55:11.441739 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:11.441739 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:55:11.442436 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-30b5edf2-1202-4b14-971c-02e73dd06c72 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Volume info retrieved successfully. Mar 17 10:55:11.464399 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-30b5edf2-1202-4b14-971c-02e73dd06c72 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Delete volume request issued successfully. Mar 17 10:55:11.464399 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-30b5edf2-1202-4b14-971c-02e73dd06c72 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/volumes/26617eeb-7e54-4821-adda-dafc149c045f returned with HTTP 202 Mar 17 10:55:11.464399 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 438/883] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 10:55:11 2026] DELETE /volume/v3/volumes/26617eeb-7e54-4821-adda-dafc149c045f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 10:55:11.473237 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-9dfe2ba0-650f-42d1-a14e-389ce0036990 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:11.475403 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9dfe2ba0-650f-42d1-a14e-389ce0036990 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] GET https://38.102.83.89/volume/v3/volumes/26617eeb-7e54-4821-adda-dafc149c045f Mar 17 10:55:11.475595 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9dfe2ba0-650f-42d1-a14e-389ce0036990 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:11.475774 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9dfe2ba0-650f-42d1-a14e-389ce0036990 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:11.483320 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:11.483320 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:55:11.487190 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-9dfe2ba0-650f-42d1-a14e-389ce0036990 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Volume info retrieved successfully. Mar 17 10:55:11.493000 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9dfe2ba0-650f-42d1-a14e-389ce0036990 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/volumes/26617eeb-7e54-4821-adda-dafc149c045f returned with HTTP 200 Mar 17 10:55:11.493422 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 446/884] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:55:11 2026] GET /volume/v3/volumes/26617eeb-7e54-4821-adda-dafc149c045f => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:55:12.512827 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-babba459-3fb4-42a5-a977-42b2821b3bb1 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:12.515319 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-babba459-3fb4-42a5-a977-42b2821b3bb1 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] GET https://38.102.83.89/volume/v3/volumes/26617eeb-7e54-4821-adda-dafc149c045f Mar 17 10:55:12.515672 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-babba459-3fb4-42a5-a977-42b2821b3bb1 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:12.515985 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-babba459-3fb4-42a5-a977-42b2821b3bb1 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:12.518673 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=234,cinder:UPDATE=87,cinder:INSERT=37 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:55:12.528703 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:12.528703 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:55:12.537606 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-babba459-3fb4-42a5-a977-42b2821b3bb1 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Volume info retrieved successfully. Mar 17 10:55:12.546675 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-babba459-3fb4-42a5-a977-42b2821b3bb1 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/volumes/26617eeb-7e54-4821-adda-dafc149c045f returned with HTTP 200 Mar 17 10:55:12.547593 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 439/885] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:55:12 2026] GET /volume/v3/volumes/26617eeb-7e54-4821-adda-dafc149c045f => generated 883 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:55:13.574653 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-e85c3d59-c37b-46ac-9731-3930a132b960 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:13.577542 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e85c3d59-c37b-46ac-9731-3930a132b960 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] GET https://38.102.83.89/volume/v3/volumes/26617eeb-7e54-4821-adda-dafc149c045f Mar 17 10:55:13.577843 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e85c3d59-c37b-46ac-9731-3930a132b960 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:13.578152 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e85c3d59-c37b-46ac-9731-3930a132b960 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:13.586414 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e85c3d59-c37b-46ac-9731-3930a132b960 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/volumes/26617eeb-7e54-4821-adda-dafc149c045f returned with HTTP 404 Mar 17 10:55:13.587079 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 447/886] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:55:13 2026] GET /volume/v3/volumes/26617eeb-7e54-4821-adda-dafc149c045f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:55:13.598746 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-ede1e380-9b32-43ae-942f-00a6ce3cf470 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:13.601766 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ede1e380-9b32-43ae-942f-00a6ce3cf470 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/c6a16557-ce4d-4fee-8fae-52b08c3dd065 Mar 17 10:55:13.602075 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ede1e380-9b32-43ae-942f-00a6ce3cf470 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:13.603600 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ede1e380-9b32-43ae-942f-00a6ce3cf470 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:13.603875 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.snapshots [None req-ede1e380-9b32-43ae-942f-00a6ce3cf470 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Delete snapshot with id: c6a16557-ce4d-4fee-8fae-52b08c3dd065 Mar 17 10:55:13.609885 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ede1e380-9b32-43ae-942f-00a6ce3cf470 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/snapshots/c6a16557-ce4d-4fee-8fae-52b08c3dd065 returned with HTTP 404 Mar 17 10:55:13.610637 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 440/887] 38.102.83.89 () {72 vars in 1467 bytes} [Tue Mar 17 10:55:13 2026] DELETE /volume/v3/snapshots/c6a16557-ce4d-4fee-8fae-52b08c3dd065 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:55:13.621199 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-39726733-0481-4522-867e-f1cb7b59020e None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:13.623918 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-39726733-0481-4522-867e-f1cb7b59020e tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] GET https://38.102.83.89/volume/v3/volumes/668e60b0-ac78-4fab-93cc-4182d1bef5a4 Mar 17 10:55:13.624219 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-39726733-0481-4522-867e-f1cb7b59020e tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:13.624559 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-39726733-0481-4522-867e-f1cb7b59020e tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:13.631979 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-39726733-0481-4522-867e-f1cb7b59020e tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/volumes/668e60b0-ac78-4fab-93cc-4182d1bef5a4 returned with HTTP 404 Mar 17 10:55:13.632766 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 448/888] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:55:13 2026] GET /volume/v3/volumes/668e60b0-ac78-4fab-93cc-4182d1bef5a4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:55:13.642550 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-10face6e-e200-48fc-b478-313c3d9c3573 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:13.644494 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-10face6e-e200-48fc-b478-313c3d9c3573 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] DELETE https://38.102.83.89/volume/v3/volumes/668e60b0-ac78-4fab-93cc-4182d1bef5a4 Mar 17 10:55:13.644584 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-10face6e-e200-48fc-b478-313c3d9c3573 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:13.644787 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-10face6e-e200-48fc-b478-313c3d9c3573 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:13.644964 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-10face6e-e200-48fc-b478-313c3d9c3573 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] Delete volume with id: 668e60b0-ac78-4fab-93cc-4182d1bef5a4 Mar 17 10:55:13.651006 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-10face6e-e200-48fc-b478-313c3d9c3573 tempest-VolumesDeleteCascade-442599536 tempest-VolumesDeleteCascade-442599536-project-member] https://38.102.83.89/volume/v3/volumes/668e60b0-ac78-4fab-93cc-4182d1bef5a4 returned with HTTP 404 Mar 17 10:55:13.651428 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 441/889] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 10:55:13 2026] DELETE /volume/v3/volumes/668e60b0-ac78-4fab-93cc-4182d1bef5a4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:55:19.864535 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-3aaad8fa-a211-44f5-a0b4-d09f2fa33cb2 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:19.947258 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3aaad8fa-a211-44f5-a0b4-d09f2fa33cb2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 10:55:19.947604 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3aaad8fa-a211-44f5-a0b4-d09f2fa33cb2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1197408776"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:55:19.949623 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.volumes [None req-3aaad8fa-a211-44f5-a0b4-d09f2fa33cb2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1197408776'}} {{(pid=123123) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 10:55:19.949818 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-3aaad8fa-a211-44f5-a0b4-d09f2fa33cb2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Create volume of 1 GB Mar 17 10:55:19.955243 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-3aaad8fa-a211-44f5-a0b4-d09f2fa33cb2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Availability Zones retrieved successfully. Mar 17 10:55:19.964041 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3aaad8fa-a211-44f5-a0b4-d09f2fa33cb2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Flow 'volume_create_api' (ebb75fc3-3166-417a-ad90-6b4cfba46726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:55:19.965596 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3aaad8fa-a211-44f5-a0b4-d09f2fa33cb2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (060be564-3b0d-45e6-a538-52497d0dee4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:55:19.966932 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.flows.api.create_volume [None req-3aaad8fa-a211-44f5-a0b4-d09f2fa33cb2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Validating volume size '1' using validate_int {{(pid=123123) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:55:19.998341 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3aaad8fa-a211-44f5-a0b4-d09f2fa33cb2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (060be564-3b0d-45e6-a538-52497d0dee4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:55:19.999544 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3aaad8fa-a211-44f5-a0b4-d09f2fa33cb2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7e6d26d-d352-4729-b4dc-24ef9db204d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:55:20.116433 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-3aaad8fa-a211-44f5-a0b4-d09f2fa33cb2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Created reservations ['9a7a8687-933a-4dd5-aa65-cae96ce50b16', '3cce36dd-7adf-4e85-a6aa-b43b9c803577', '550847b6-fd02-490f-8223-f510042da236', 'e1a84a14-2033-44a6-a07f-bd477e381408'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:55:20.116433 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3aaad8fa-a211-44f5-a0b4-d09f2fa33cb2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7e6d26d-d352-4729-b4dc-24ef9db204d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a7a8687-933a-4dd5-aa65-cae96ce50b16', '3cce36dd-7adf-4e85-a6aa-b43b9c803577', '550847b6-fd02-490f-8223-f510042da236', 'e1a84a14-2033-44a6-a07f-bd477e381408']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:55:20.116751 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3aaad8fa-a211-44f5-a0b4-d09f2fa33cb2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa96b5a4-16a7-4c40-8390-1eabcdf6a914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:55:20.136245 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3aaad8fa-a211-44f5-a0b4-d09f2fa33cb2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa96b5a4-16a7-4c40-8390-1eabcdf6a914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39570113-c5c3-4a35-923e-6c5fcdf10d87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1197408776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='952eab38fa9f4690ab2b2365fa7b5458',qos_specs=None,replication_status=,reservations=['9a7a8687-933a-4dd5-aa65-cae96ce50b16','3cce36dd-7adf-4e85-a6aa-b43b9c803577','550847b6-fd02-490f-8223-f510042da236','e1a84a14-2033-44a6-a07f-bd477e381408'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627456c02fdf41e8bd6518268b72151a',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:55:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1197408776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39570113-c5c3-4a35-923e-6c5fcdf10d87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='952eab38fa9f4690ab2b2365fa7b5458',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='627456c02fdf41e8bd6518268b72151a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:55:20.136780 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3aaad8fa-a211-44f5-a0b4-d09f2fa33cb2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74e6f29f-292f-45a2-813e-9a8d428eea0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:55:20.150483 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3aaad8fa-a211-44f5-a0b4-d09f2fa33cb2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74e6f29f-292f-45a2-813e-9a8d428eea0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1197408776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='952eab38fa9f4690ab2b2365fa7b5458',qos_specs=None,replication_status=,reservations=['9a7a8687-933a-4dd5-aa65-cae96ce50b16','3cce36dd-7adf-4e85-a6aa-b43b9c803577','550847b6-fd02-490f-8223-f510042da236','e1a84a14-2033-44a6-a07f-bd477e381408'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627456c02fdf41e8bd6518268b72151a',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:55:20.150933 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3aaad8fa-a211-44f5-a0b4-d09f2fa33cb2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c9a2a91-c51f-442c-b7ee-ebc7a2a4ac24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:55:20.163114 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3aaad8fa-a211-44f5-a0b4-d09f2fa33cb2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c9a2a91-c51f-442c-b7ee-ebc7a2a4ac24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:55:20.164731 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3aaad8fa-a211-44f5-a0b4-d09f2fa33cb2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Flow 'volume_create_api' (ebb75fc3-3166-417a-ad90-6b4cfba46726) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:55:20.165315 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-3aaad8fa-a211-44f5-a0b4-d09f2fa33cb2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Create volume request issued successfully. Mar 17 10:55:20.166269 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3aaad8fa-a211-44f5-a0b4-d09f2fa33cb2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 10:55:20.167061 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 449/890] 38.102.83.89 () {74 vars in 1368 bytes} [Tue Mar 17 10:55:19 2026] POST /volume/v3/volumes => generated 756 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:55:20.185332 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-e6242cf2-cfb3-417f-b620-fd8e58b42d06 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:20.186886 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e6242cf2-cfb3-417f-b620-fd8e58b42d06 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] DELETE https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:55:20.187081 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e6242cf2-cfb3-417f-b620-fd8e58b42d06 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:20.187284 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e6242cf2-cfb3-417f-b620-fd8e58b42d06 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:20.187478 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-e6242cf2-cfb3-417f-b620-fd8e58b42d06 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Delete volume with id: 4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:55:20.199869 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:20.199869 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:55:20.200219 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-e6242cf2-cfb3-417f-b620-fd8e58b42d06 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:55:20.217202 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-e6242cf2-cfb3-417f-b620-fd8e58b42d06 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Delete volume request issued successfully. Mar 17 10:55:20.217333 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e6242cf2-cfb3-417f-b620-fd8e58b42d06 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 202 Mar 17 10:55:20.217630 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 442/891] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 10:55:20 2026] DELETE /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 10:55:20.226332 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-52a97747-c9d3-42d5-8bee-15acb7a686cc None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:20.227506 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-52a97747-c9d3-42d5-8bee-15acb7a686cc tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:55:20.227690 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-52a97747-c9d3-42d5-8bee-15acb7a686cc tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:20.227883 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-52a97747-c9d3-42d5-8bee-15acb7a686cc tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:20.235147 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:20.235147 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:55:20.239570 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-52a97747-c9d3-42d5-8bee-15acb7a686cc tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:55:20.243220 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-52a97747-c9d3-42d5-8bee-15acb7a686cc tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:55:20.243586 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 450/892] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:55:20 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:55:21.263546 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-f084a947-81f8-41f6-bee2-5efae5ff7140 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:21.265826 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f084a947-81f8-41f6-bee2-5efae5ff7140 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:55:21.266104 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f084a947-81f8-41f6-bee2-5efae5ff7140 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:21.266425 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f084a947-81f8-41f6-bee2-5efae5ff7140 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:21.278931 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:21.278931 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:55:21.283587 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-f084a947-81f8-41f6-bee2-5efae5ff7140 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:55:21.291043 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f084a947-81f8-41f6-bee2-5efae5ff7140 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 200 Mar 17 10:55:21.291808 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 443/893] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:55:21 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:55:22.332267 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-058027f1-582a-4dd8-8bd5-5456cc40c8ce None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:22.333748 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-058027f1-582a-4dd8-8bd5-5456cc40c8ce tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a Mar 17 10:55:22.333983 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-058027f1-582a-4dd8-8bd5-5456cc40c8ce tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:22.334187 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-058027f1-582a-4dd8-8bd5-5456cc40c8ce tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:22.340271 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-058027f1-582a-4dd8-8bd5-5456cc40c8ce tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a returned with HTTP 404 Mar 17 10:55:22.340798 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 451/894] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:55:22 2026] GET /volume/v3/volumes/4793324e-7452-40ba-b136-9e73d70b126a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:55:31.289262 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=12,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:55:32.336517 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=58,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:55:38.413027 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-647dec94-05ab-4b9d-a951-b4abed4a86a5 req-54a981e3-6e54-4b43-93ca-f380fe0c911b None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:38.414708 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-647dec94-05ab-4b9d-a951-b4abed4a86a5 req-54a981e3-6e54-4b43-93ca-f380fe0c911b tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4cbb2a90-5d14-4768-b158-25252c71e6ba Mar 17 10:55:38.414847 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-647dec94-05ab-4b9d-a951-b4abed4a86a5 req-54a981e3-6e54-4b43-93ca-f380fe0c911b tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:38.414992 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-647dec94-05ab-4b9d-a951-b4abed4a86a5 req-54a981e3-6e54-4b43-93ca-f380fe0c911b tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:38.430550 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:38.430550 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:55:38.434376 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-647dec94-05ab-4b9d-a951-b4abed4a86a5 req-54a981e3-6e54-4b43-93ca-f380fe0c911b tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:55:38.438914 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-647dec94-05ab-4b9d-a951-b4abed4a86a5 req-54a981e3-6e54-4b43-93ca-f380fe0c911b tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4cbb2a90-5d14-4768-b158-25252c71e6ba returned with HTTP 200 Mar 17 10:55:38.439206 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 444/895] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:55:38 2026] GET /volume/v3/volumes/4cbb2a90-5d14-4768-b158-25252c71e6ba => generated 1663 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:55:40.446503 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-647dec94-05ab-4b9d-a951-b4abed4a86a5 req-3df16045-6253-4fa1-bbb7-e20d1ee57e16 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:40.449897 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-647dec94-05ab-4b9d-a951-b4abed4a86a5 req-3df16045-6253-4fa1-bbb7-e20d1ee57e16 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] DELETE https://38.102.83.89/volume/v3/attachments/c981e17d-c933-4080-b2c0-64ea77c996a4 Mar 17 10:55:40.450291 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-647dec94-05ab-4b9d-a951-b4abed4a86a5 req-3df16045-6253-4fa1-bbb7-e20d1ee57e16 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:40.450719 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-647dec94-05ab-4b9d-a951-b4abed4a86a5 req-3df16045-6253-4fa1-bbb7-e20d1ee57e16 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'version_select' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:40.461454 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:40.461454 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:55:43.498016 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-647dec94-05ab-4b9d-a951-b4abed4a86a5 req-3df16045-6253-4fa1-bbb7-e20d1ee57e16 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/attachments/c981e17d-c933-4080-b2c0-64ea77c996a4 returned with HTTP 200 Mar 17 10:55:43.498922 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 452/896] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 10:55:40 2026] DELETE /volume/v3/attachments/c981e17d-c933-4080-b2c0-64ea77c996a4 => generated 19 bytes in 3053 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 10:55:45.857626 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-eccb6cf1-b023-4306-b7d2-71c5db3db34d None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:45.860131 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-eccb6cf1-b023-4306-b7d2-71c5db3db34d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] DELETE https://38.102.83.89/volume/v3/volumes/4cbb2a90-5d14-4768-b158-25252c71e6ba Mar 17 10:55:45.860455 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-eccb6cf1-b023-4306-b7d2-71c5db3db34d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:45.860798 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-eccb6cf1-b023-4306-b7d2-71c5db3db34d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:45.861068 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-eccb6cf1-b023-4306-b7d2-71c5db3db34d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Delete volume with id: 4cbb2a90-5d14-4768-b158-25252c71e6ba Mar 17 10:55:45.873104 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:45.873104 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:55:45.873798 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-eccb6cf1-b023-4306-b7d2-71c5db3db34d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:55:45.898856 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-eccb6cf1-b023-4306-b7d2-71c5db3db34d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Delete volume request issued successfully. Mar 17 10:55:45.899148 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-eccb6cf1-b023-4306-b7d2-71c5db3db34d tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4cbb2a90-5d14-4768-b158-25252c71e6ba returned with HTTP 202 Mar 17 10:55:45.899828 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 445/897] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 10:55:45 2026] DELETE /volume/v3/volumes/4cbb2a90-5d14-4768-b158-25252c71e6ba => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 10:55:45.910519 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-a805a09e-3987-445a-a1d4-3cd757e545e8 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:45.913006 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a805a09e-3987-445a-a1d4-3cd757e545e8 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4cbb2a90-5d14-4768-b158-25252c71e6ba Mar 17 10:55:45.913289 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a805a09e-3987-445a-a1d4-3cd757e545e8 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:45.913613 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a805a09e-3987-445a-a1d4-3cd757e545e8 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:45.922949 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:45.922949 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:55:45.929270 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-a805a09e-3987-445a-a1d4-3cd757e545e8 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:55:45.937239 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a805a09e-3987-445a-a1d4-3cd757e545e8 tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4cbb2a90-5d14-4768-b158-25252c71e6ba returned with HTTP 200 Mar 17 10:55:45.937802 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 453/898] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:55:45 2026] GET /volume/v3/volumes/4cbb2a90-5d14-4768-b158-25252c71e6ba => generated 1370 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:55:46.961780 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-e783bcae-c340-4277-815a-ffcb1858450f None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:46.964786 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e783bcae-c340-4277-815a-ffcb1858450f tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4cbb2a90-5d14-4768-b158-25252c71e6ba Mar 17 10:55:46.964981 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e783bcae-c340-4277-815a-ffcb1858450f tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:46.965176 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e783bcae-c340-4277-815a-ffcb1858450f tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:46.978119 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:55:46.978119 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:55:46.982520 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-e783bcae-c340-4277-815a-ffcb1858450f tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Volume info retrieved successfully. Mar 17 10:55:46.989250 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e783bcae-c340-4277-815a-ffcb1858450f tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4cbb2a90-5d14-4768-b158-25252c71e6ba returned with HTTP 200 Mar 17 10:55:46.989677 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 446/899] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:55:46 2026] GET /volume/v3/volumes/4cbb2a90-5d14-4768-b158-25252c71e6ba => generated 1370 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Mar 17 10:55:48.012688 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-e1055203-769c-4dfb-bc2c-21c3962ea1be None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:55:48.017049 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e1055203-769c-4dfb-bc2c-21c3962ea1be tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] GET https://38.102.83.89/volume/v3/volumes/4cbb2a90-5d14-4768-b158-25252c71e6ba Mar 17 10:55:48.017524 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e1055203-769c-4dfb-bc2c-21c3962ea1be tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:55:48.017874 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e1055203-769c-4dfb-bc2c-21c3962ea1be tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:55:48.026088 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e1055203-769c-4dfb-bc2c-21c3962ea1be tempest-AttachVolumeMultiAttachTest-796040200 tempest-AttachVolumeMultiAttachTest-796040200-project-member] https://38.102.83.89/volume/v3/volumes/4cbb2a90-5d14-4768-b158-25252c71e6ba returned with HTTP 404 Mar 17 10:55:48.026927 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 454/900] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:55:48 2026] GET /volume/v3/volumes/4cbb2a90-5d14-4768-b158-25252c71e6ba => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:55:56.985836 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=12,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:55:58.020818 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:56:05.924458 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-6cef25f1-a902-4753-af8b-f29609f79634 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:05.927129 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6cef25f1-a902-4753-af8b-f29609f79634 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 Mar 17 10:56:05.927438 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6cef25f1-a902-4753-af8b-f29609f79634 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:05.927763 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6cef25f1-a902-4753-af8b-f29609f79634 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:05.940605 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:05.940605 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:05.946200 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-6cef25f1-a902-4753-af8b-f29609f79634 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:56:05.953257 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6cef25f1-a902-4753-af8b-f29609f79634 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 returned with HTTP 200 Mar 17 10:56:05.953863 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 447/901] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:05 2026] GET /volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:06.018327 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-43a2258b-f27a-4b11-9e83-42bb612ce6eb req-28627776-17ff-4277-b376-4f2cee7b026b None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:06.019928 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-43a2258b-f27a-4b11-9e83-42bb612ce6eb req-28627776-17ff-4277-b376-4f2cee7b026b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 Mar 17 10:56:06.020064 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-43a2258b-f27a-4b11-9e83-42bb612ce6eb req-28627776-17ff-4277-b376-4f2cee7b026b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:06.020207 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-43a2258b-f27a-4b11-9e83-42bb612ce6eb req-28627776-17ff-4277-b376-4f2cee7b026b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:06.025684 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:06.025684 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:06.030815 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-43a2258b-f27a-4b11-9e83-42bb612ce6eb req-28627776-17ff-4277-b376-4f2cee7b026b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:56:06.034448 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-43a2258b-f27a-4b11-9e83-42bb612ce6eb req-28627776-17ff-4277-b376-4f2cee7b026b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 returned with HTTP 200 Mar 17 10:56:06.034689 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 455/902] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:56:06 2026] GET /volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:08.083564 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-5ff48928-581e-4dc3-a046-a61db050d19d None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:08.084159 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5ff48928-581e-4dc3-a046-a61db050d19d None None] GET https://38.102.83.89/volume// Mar 17 10:56:08.084467 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-5ff48928-581e-4dc3-a046-a61db050d19d None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:08.084838 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-5ff48928-581e-4dc3-a046-a61db050d19d None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:08.085607 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5ff48928-581e-4dc3-a046-a61db050d19d None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:56:08.086033 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 448/903] 38.102.83.89 () {72 vars in 1539 bytes} [Tue Mar 17 10:56:08 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:56:08.098374 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-43a2258b-f27a-4b11-9e83-42bb612ce6eb req-659b47f0-a1d9-4d8f-8007-760d96f0c27c None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:08.101547 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-43a2258b-f27a-4b11-9e83-42bb612ce6eb req-659b47f0-a1d9-4d8f-8007-760d96f0c27c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] POST https://38.102.83.89/volume/v3/attachments Mar 17 10:56:08.102235 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-43a2258b-f27a-4b11-9e83-42bb612ce6eb req-659b47f0-a1d9-4d8f-8007-760d96f0c27c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "39570113-c5c3-4a35-923e-6c5fcdf10d87", "connector": null, "instance_uuid": "01d09fac-d355-48da-a292-4b57cb903921"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:56:08.114607 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:08.114607 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:08.151872 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-43a2258b-f27a-4b11-9e83-42bb612ce6eb req-659b47f0-a1d9-4d8f-8007-760d96f0c27c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/attachments returned with HTTP 200 Mar 17 10:56:08.152472 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 456/904] 38.102.83.89 () {80 vars in 1704 bytes} [Tue Mar 17 10:56:08 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:56:08.567552 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-d967da1c-5bb5-4280-97a9-281537b3c69a None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:08.572541 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d967da1c-5bb5-4280-97a9-281537b3c69a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 Mar 17 10:56:08.572541 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d967da1c-5bb5-4280-97a9-281537b3c69a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:08.572541 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d967da1c-5bb5-4280-97a9-281537b3c69a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:08.582969 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:08.582969 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:08.585125 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-d967da1c-5bb5-4280-97a9-281537b3c69a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:56:08.588362 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d967da1c-5bb5-4280-97a9-281537b3c69a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 returned with HTTP 200 Mar 17 10:56:08.588634 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 449/905] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:08 2026] GET /volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:08.689501 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-668de4c9-9140-4aa1-aae9-a8eee7cd2d18 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:08.689795 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-668de4c9-9140-4aa1-aae9-a8eee7cd2d18 None None] GET https://38.102.83.89/volume// Mar 17 10:56:08.689937 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-668de4c9-9140-4aa1-aae9-a8eee7cd2d18 None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:08.690088 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-668de4c9-9140-4aa1-aae9-a8eee7cd2d18 None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:08.690366 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-668de4c9-9140-4aa1-aae9-a8eee7cd2d18 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:56:08.690637 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 457/906] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 10:56:08 2026] GET /volume/ => generated 388 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:56:08.698166 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-43a2258b-f27a-4b11-9e83-42bb612ce6eb req-c4eac0ce-6143-4a16-a1d6-2d5dfa9393a1 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:08.699621 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-43a2258b-f27a-4b11-9e83-42bb612ce6eb req-c4eac0ce-6143-4a16-a1d6-2d5dfa9393a1 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 Mar 17 10:56:08.699770 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-43a2258b-f27a-4b11-9e83-42bb612ce6eb req-c4eac0ce-6143-4a16-a1d6-2d5dfa9393a1 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:08.699910 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-43a2258b-f27a-4b11-9e83-42bb612ce6eb req-c4eac0ce-6143-4a16-a1d6-2d5dfa9393a1 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:08.706017 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:08.706017 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:08.708050 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-43a2258b-f27a-4b11-9e83-42bb612ce6eb req-c4eac0ce-6143-4a16-a1d6-2d5dfa9393a1 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:56:08.710703 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-43a2258b-f27a-4b11-9e83-42bb612ce6eb req-c4eac0ce-6143-4a16-a1d6-2d5dfa9393a1 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 returned with HTTP 200 Mar 17 10:56:08.711056 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 450/907] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 10:56:08 2026] GET /volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 => generated 1029 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 10:56:08.768809 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-43a2258b-f27a-4b11-9e83-42bb612ce6eb req-f3bcfbe2-8bdc-400e-84de-dc0e0913a557 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:08.770600 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-43a2258b-f27a-4b11-9e83-42bb612ce6eb req-f3bcfbe2-8bdc-400e-84de-dc0e0913a557 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] PUT https://38.102.83.89/volume/v3/attachments/ffee7ba6-bae7-446b-a131-7d5ba3479452 Mar 17 10:56:08.770878 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-43a2258b-f27a-4b11-9e83-42bb612ce6eb req-f3bcfbe2-8bdc-400e-84de-dc0e0913a557 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "38.102.83.89", "host": "np0005649721.novalocal", "multipath": false, "enforce_multipath": true, "initiator": "iqn.1994-05.com.redhat:fd15498af3bd", "do_local_attach": false, "uuid": "0ceb02b1-38b4-43fc-8549-abe22c224d5e", "system uuid": "7643bce9-2f06-4fe7-b291-650913a35e56", "nvme_native_multipath": false, "nqn": "nqn.2014-08.org.nvmexpress:uuid:7492a7d8-3878-46d7-bc3c-9b085f58a756", "found_dsc": "", "host_ips": ["38.102.83.89", "fe80::f816:3eff:feb5:bca3", "192.168.122.1", "172.24.5.1", "2001:db8::2", "fe80::608a:3ff:feb6:c149", "fe80::fc16:3eff:fe41:30c7", "fe80::2ce7:5ff:fec0:2268", "fe80::fc16:3eff:fed0:27e0", "fe80::d096:59ff:fefb:5a8d"], "mountpoint": "/dev/vdb"}}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:56:08.779436 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-43a2258b-f27a-4b11-9e83-42bb612ce6eb req-f3bcfbe2-8bdc-400e-84de-dc0e0913a557 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Acquiring lock "cinder-attachment_update-39570113-c5c3-4a35-923e-6c5fcdf10d87-np0005649721.novalocal" by "attachment_update" {{(pid=123123) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Mar 17 10:56:08.783508 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-43a2258b-f27a-4b11-9e83-42bb612ce6eb req-f3bcfbe2-8bdc-400e-84de-dc0e0913a557 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Lock "cinder-attachment_update-39570113-c5c3-4a35-923e-6c5fcdf10d87-np0005649721.novalocal" acquired by "attachment_update" :: waited 0.004s {{(pid=123123) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Mar 17 10:56:08.784320 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:08.784320 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:09.604531 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-aa713805-a362-4972-b83a-660e427d459e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:09.606264 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-aa713805-a362-4972-b83a-660e427d459e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 Mar 17 10:56:09.606427 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-aa713805-a362-4972-b83a-660e427d459e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:09.606572 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-aa713805-a362-4972-b83a-660e427d459e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:09.619494 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:09.619494 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:09.624341 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-aa713805-a362-4972-b83a-660e427d459e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:56:09.630578 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-aa713805-a362-4972-b83a-660e427d459e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 returned with HTTP 200 Mar 17 10:56:09.630893 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 451/908] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:09 2026] GET /volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 10:56:10.649991 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-cc473e11-2501-4220-8177-13651bbb0add None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:10.652799 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-cc473e11-2501-4220-8177-13651bbb0add tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 Mar 17 10:56:10.653106 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-cc473e11-2501-4220-8177-13651bbb0add tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:10.653435 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-cc473e11-2501-4220-8177-13651bbb0add tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:10.670639 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:10.670639 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:10.677998 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-cc473e11-2501-4220-8177-13651bbb0add tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:56:10.688552 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-cc473e11-2501-4220-8177-13651bbb0add tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 returned with HTTP 200 Mar 17 10:56:10.689347 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 452/909] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:10 2026] GET /volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:11.705201 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-523b0c08-2f89-487b-b83d-b11bf86fc98b None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:11.708074 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-523b0c08-2f89-487b-b83d-b11bf86fc98b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 Mar 17 10:56:11.708074 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-523b0c08-2f89-487b-b83d-b11bf86fc98b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:11.708372 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-523b0c08-2f89-487b-b83d-b11bf86fc98b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:11.724046 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:11.724046 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:11.728805 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-523b0c08-2f89-487b-b83d-b11bf86fc98b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:56:11.735044 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-523b0c08-2f89-487b-b83d-b11bf86fc98b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 returned with HTTP 200 Mar 17 10:56:11.735578 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 453/910] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:11 2026] GET /volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:12.310040 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-43a2258b-f27a-4b11-9e83-42bb612ce6eb req-f3bcfbe2-8bdc-400e-84de-dc0e0913a557 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Lock "cinder-attachment_update-39570113-c5c3-4a35-923e-6c5fcdf10d87-np0005649721.novalocal" released by "attachment_update" :: held 3.526s {{(pid=123123) __release /opt/stack/cinder/cinder/coordination.py:152}} Mar 17 10:56:12.310848 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-43a2258b-f27a-4b11-9e83-42bb612ce6eb req-f3bcfbe2-8bdc-400e-84de-dc0e0913a557 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/attachments/ffee7ba6-bae7-446b-a131-7d5ba3479452 returned with HTTP 200 Mar 17 10:56:12.311793 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 458/911] 38.102.83.89 () {80 vars in 1814 bytes} [Tue Mar 17 10:56:08 2026] PUT /volume/v3/attachments/ffee7ba6-bae7-446b-a131-7d5ba3479452 => generated 790 bytes in 3543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:56:12.750938 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-7484a4b7-5d8e-40ce-83ba-5b6801e71df8 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:12.753187 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7484a4b7-5d8e-40ce-83ba-5b6801e71df8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 Mar 17 10:56:12.753621 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-7484a4b7-5d8e-40ce-83ba-5b6801e71df8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:12.754024 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-7484a4b7-5d8e-40ce-83ba-5b6801e71df8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:12.766758 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:12.766758 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:12.769685 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-7484a4b7-5d8e-40ce-83ba-5b6801e71df8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:56:12.775122 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7484a4b7-5d8e-40ce-83ba-5b6801e71df8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 returned with HTTP 200 Mar 17 10:56:12.775842 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 454/912] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:12 2026] GET /volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:13.801806 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-8ccc74f2-ed21-4f2f-b7ca-a4b67785ae71 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:13.804394 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-8ccc74f2-ed21-4f2f-b7ca-a4b67785ae71 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 Mar 17 10:56:13.804686 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-8ccc74f2-ed21-4f2f-b7ca-a4b67785ae71 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:13.804972 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-8ccc74f2-ed21-4f2f-b7ca-a4b67785ae71 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:13.816177 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:13.816177 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:13.820419 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-8ccc74f2-ed21-4f2f-b7ca-a4b67785ae71 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:56:13.825825 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-8ccc74f2-ed21-4f2f-b7ca-a4b67785ae71 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 returned with HTTP 200 Mar 17 10:56:13.826316 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 459/913] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:13 2026] GET /volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 10:56:14.848215 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-4c617b17-f712-4bc5-8c19-5220cdf79e71 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:14.852158 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4c617b17-f712-4bc5-8c19-5220cdf79e71 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 Mar 17 10:56:14.852662 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4c617b17-f712-4bc5-8c19-5220cdf79e71 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:14.853105 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4c617b17-f712-4bc5-8c19-5220cdf79e71 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:14.867237 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:14.867237 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:14.871704 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-4c617b17-f712-4bc5-8c19-5220cdf79e71 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:56:14.877504 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4c617b17-f712-4bc5-8c19-5220cdf79e71 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 returned with HTTP 200 Mar 17 10:56:14.878244 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 455/914] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:14 2026] GET /volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:15.903350 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-332660fe-7f18-457d-9e22-bb42425de491 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:15.905936 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-332660fe-7f18-457d-9e22-bb42425de491 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 Mar 17 10:56:15.906209 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-332660fe-7f18-457d-9e22-bb42425de491 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:15.906531 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-332660fe-7f18-457d-9e22-bb42425de491 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:15.917913 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:15.917913 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:15.921828 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-332660fe-7f18-457d-9e22-bb42425de491 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:56:15.927134 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-332660fe-7f18-457d-9e22-bb42425de491 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 returned with HTTP 200 Mar 17 10:56:15.927663 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 460/915] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:15 2026] GET /volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:16.951985 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-e3765ba7-c76d-4355-a1da-6a668716955b None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:16.954711 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e3765ba7-c76d-4355-a1da-6a668716955b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 Mar 17 10:56:16.955140 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e3765ba7-c76d-4355-a1da-6a668716955b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:16.955612 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e3765ba7-c76d-4355-a1da-6a668716955b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:16.971356 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:16.971356 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:16.974681 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-e3765ba7-c76d-4355-a1da-6a668716955b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:56:16.980583 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e3765ba7-c76d-4355-a1da-6a668716955b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 returned with HTTP 200 Mar 17 10:56:16.981221 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 456/916] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:16 2026] GET /volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:17.672931 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-43a2258b-f27a-4b11-9e83-42bb612ce6eb req-0c04a2a5-198a-481a-9faf-8716a869bf7e None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:17.676319 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-43a2258b-f27a-4b11-9e83-42bb612ce6eb req-0c04a2a5-198a-481a-9faf-8716a869bf7e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] POST https://38.102.83.89/volume/v3/attachments/ffee7ba6-bae7-446b-a131-7d5ba3479452/action Mar 17 10:56:17.676926 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-43a2258b-f27a-4b11-9e83-42bb612ce6eb req-0c04a2a5-198a-481a-9faf-8716a869bf7e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Action body: b'{"os-complete": null}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:56:17.676992 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-43a2258b-f27a-4b11-9e83-42bb612ce6eb req-0c04a2a5-198a-481a-9faf-8716a869bf7e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:56:17.698328 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:17.698328 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:17.708153 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-43a2258b-f27a-4b11-9e83-42bb612ce6eb req-0c04a2a5-198a-481a-9faf-8716a869bf7e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/attachments/ffee7ba6-bae7-446b-a131-7d5ba3479452/action returned with HTTP 204 Mar 17 10:56:17.708736 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 461/917] 38.102.83.89 () {80 vars in 1835 bytes} [Tue Mar 17 10:56:17 2026] POST /volume/v3/attachments/ffee7ba6-bae7-446b-a131-7d5ba3479452/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:56:18.004026 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-9ee014e1-e0cb-44a1-adac-d4f0f71dc2c4 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:18.006350 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-9ee014e1-e0cb-44a1-adac-d4f0f71dc2c4 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 Mar 17 10:56:18.006786 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-9ee014e1-e0cb-44a1-adac-d4f0f71dc2c4 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:18.007192 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-9ee014e1-e0cb-44a1-adac-d4f0f71dc2c4 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:18.019812 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:18.019812 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:18.024407 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-9ee014e1-e0cb-44a1-adac-d4f0f71dc2c4 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:56:18.030204 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-9ee014e1-e0cb-44a1-adac-d4f0f71dc2c4 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 returned with HTTP 200 Mar 17 10:56:18.030855 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 457/918] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:18 2026] GET /volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 => generated 1141 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:56:18.053457 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-e98cc2e5-a823-4a20-b50f-f433e4c51f18 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:18.055797 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e98cc2e5-a823-4a20-b50f-f433e4c51f18 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] POST https://38.102.83.89/volume/v3/backups Mar 17 10:56:18.056334 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e98cc2e5-a823-4a20-b50f-f433e4c51f18 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "39570113-c5c3-4a35-923e-6c5fcdf10d87", "name": "tempest-VolumesBackupsTest-Backup-767602489", "force": true, "container": "tempest-volumesbackupstest-backup-container-1889376845"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:56:18.058485 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.contrib.backups [None req-e98cc2e5-a823-4a20-b50f-f433e4c51f18 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Creating new backup {'backup': {'volume_id': '39570113-c5c3-4a35-923e-6c5fcdf10d87', 'name': 'tempest-VolumesBackupsTest-Backup-767602489', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1889376845'}} {{(pid=123123) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Mar 17 10:56:18.058710 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.contrib.backups [None req-e98cc2e5-a823-4a20-b50f-f433e4c51f18 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Creating backup of volume 39570113-c5c3-4a35-923e-6c5fcdf10d87 in container tempest-volumesbackupstest-backup-container-1889376845 Mar 17 10:56:18.070196 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:18.070196 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:18.071060 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-e98cc2e5-a823-4a20-b50f-f433e4c51f18 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:56:18.122165 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-e98cc2e5-a823-4a20-b50f-f433e4c51f18 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Created reservations ['882ae9f3-1e0d-4190-8445-2b0fa63b4f69', 'a73f599e-55e2-47dd-919e-00021233cc99'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:56:18.174348 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e98cc2e5-a823-4a20-b50f-f433e4c51f18 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups returned with HTTP 202 Mar 17 10:56:18.174348 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 462/919] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 10:56:18 2026] POST /volume/v3/backups => generated 333 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:56:18.186104 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-6d9f5665-ae25-44ea-bb11-0f8743c3ac33 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:18.193408 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6d9f5665-ae25-44ea-bb11-0f8743c3ac33 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c Mar 17 10:56:18.194472 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6d9f5665-ae25-44ea-bb11-0f8743c3ac33 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:18.197014 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6d9f5665-ae25-44ea-bb11-0f8743c3ac33 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:18.197014 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-6d9f5665-ae25-44ea-bb11-0f8743c3ac33 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 4da3a127-b0db-4594-8301-2ccad6bb531c. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:56:18.202681 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:18.202681 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:18.203973 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6d9f5665-ae25-44ea-bb11-0f8743c3ac33 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c returned with HTTP 200 Mar 17 10:56:18.205367 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 458/920] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:18 2026] GET /volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c => generated 792 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:19.223733 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-7a257f9d-d0d0-4aee-81e6-e18e9f19206d None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:19.226244 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7a257f9d-d0d0-4aee-81e6-e18e9f19206d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c Mar 17 10:56:19.226558 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7a257f9d-d0d0-4aee-81e6-e18e9f19206d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:19.226843 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7a257f9d-d0d0-4aee-81e6-e18e9f19206d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:19.227024 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-7a257f9d-d0d0-4aee-81e6-e18e9f19206d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 4da3a127-b0db-4594-8301-2ccad6bb531c. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:56:19.232391 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:19.232391 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:19.233593 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7a257f9d-d0d0-4aee-81e6-e18e9f19206d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c returned with HTTP 200 Mar 17 10:56:19.234133 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 463/921] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:19 2026] GET /volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:20.253144 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-1aff9113-0aa0-4b91-bbea-cffeb07740d8 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:20.257333 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1aff9113-0aa0-4b91-bbea-cffeb07740d8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c Mar 17 10:56:20.257333 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1aff9113-0aa0-4b91-bbea-cffeb07740d8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:20.257333 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1aff9113-0aa0-4b91-bbea-cffeb07740d8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:20.257333 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-1aff9113-0aa0-4b91-bbea-cffeb07740d8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 4da3a127-b0db-4594-8301-2ccad6bb531c. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:56:20.263465 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:20.263465 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:20.264854 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1aff9113-0aa0-4b91-bbea-cffeb07740d8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c returned with HTTP 200 Mar 17 10:56:20.265512 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 459/922] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:20 2026] GET /volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c => generated 794 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:21.281427 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-603a9d21-2145-41b9-9acc-6a5efc0645e6 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:21.283918 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-603a9d21-2145-41b9-9acc-6a5efc0645e6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c Mar 17 10:56:21.284217 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-603a9d21-2145-41b9-9acc-6a5efc0645e6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:21.284578 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-603a9d21-2145-41b9-9acc-6a5efc0645e6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:21.284766 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-603a9d21-2145-41b9-9acc-6a5efc0645e6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 4da3a127-b0db-4594-8301-2ccad6bb531c. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:56:21.290207 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:21.290207 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:21.291366 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-603a9d21-2145-41b9-9acc-6a5efc0645e6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c returned with HTTP 200 Mar 17 10:56:21.291866 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 464/923] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:21 2026] GET /volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:22.309933 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-9140470d-6abc-4ce6-9329-d2cc36c27a1f None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:22.312378 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-9140470d-6abc-4ce6-9329-d2cc36c27a1f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c Mar 17 10:56:22.312779 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-9140470d-6abc-4ce6-9329-d2cc36c27a1f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:22.313192 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-9140470d-6abc-4ce6-9329-d2cc36c27a1f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:22.313525 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-9140470d-6abc-4ce6-9329-d2cc36c27a1f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 4da3a127-b0db-4594-8301-2ccad6bb531c. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:56:22.318135 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:22.318135 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:22.318985 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-9140470d-6abc-4ce6-9329-d2cc36c27a1f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c returned with HTTP 200 Mar 17 10:56:22.319365 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 460/924] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:22 2026] GET /volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:23.338150 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-b272f8e4-3141-45a1-abd8-b7e05c4d49b7 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:23.340886 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b272f8e4-3141-45a1-abd8-b7e05c4d49b7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c Mar 17 10:56:23.341190 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b272f8e4-3141-45a1-abd8-b7e05c4d49b7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:23.341535 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b272f8e4-3141-45a1-abd8-b7e05c4d49b7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:23.341724 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-b272f8e4-3141-45a1-abd8-b7e05c4d49b7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 4da3a127-b0db-4594-8301-2ccad6bb531c. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:56:23.347449 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:23.347449 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:23.348646 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b272f8e4-3141-45a1-abd8-b7e05c4d49b7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c returned with HTTP 200 Mar 17 10:56:23.349162 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 465/925] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:23 2026] GET /volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:24.371104 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-0e08dd02-02fe-4c40-a441-3e09d411feb0 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:24.373984 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-0e08dd02-02fe-4c40-a441-3e09d411feb0 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c Mar 17 10:56:24.374373 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-0e08dd02-02fe-4c40-a441-3e09d411feb0 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:24.374680 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-0e08dd02-02fe-4c40-a441-3e09d411feb0 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:24.374861 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-0e08dd02-02fe-4c40-a441-3e09d411feb0 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 4da3a127-b0db-4594-8301-2ccad6bb531c. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:56:24.383685 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:24.383685 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:24.385909 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-0e08dd02-02fe-4c40-a441-3e09d411feb0 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c returned with HTTP 200 Mar 17 10:56:24.385909 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 461/926] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:24 2026] GET /volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c => generated 794 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:25.405678 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-6f1a715d-9727-4026-9519-38d93b2fce15 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:25.408467 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6f1a715d-9727-4026-9519-38d93b2fce15 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c Mar 17 10:56:25.408725 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6f1a715d-9727-4026-9519-38d93b2fce15 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:25.409018 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6f1a715d-9727-4026-9519-38d93b2fce15 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:25.409199 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-6f1a715d-9727-4026-9519-38d93b2fce15 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 4da3a127-b0db-4594-8301-2ccad6bb531c. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:56:25.414518 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:25.414518 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:25.415667 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6f1a715d-9727-4026-9519-38d93b2fce15 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c returned with HTTP 200 Mar 17 10:56:25.416208 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 466/927] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:25 2026] GET /volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:26.436003 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-54cad204-efb3-4b39-84b7-1c37b483e5f1 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:26.436677 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-54cad204-efb3-4b39-84b7-1c37b483e5f1 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c Mar 17 10:56:26.436874 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-54cad204-efb3-4b39-84b7-1c37b483e5f1 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:26.437354 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-54cad204-efb3-4b39-84b7-1c37b483e5f1 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:26.437486 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-54cad204-efb3-4b39-84b7-1c37b483e5f1 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 4da3a127-b0db-4594-8301-2ccad6bb531c. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:56:26.441444 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:26.441444 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:26.442248 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-54cad204-efb3-4b39-84b7-1c37b483e5f1 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c returned with HTTP 200 Mar 17 10:56:26.442885 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 462/928] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:26 2026] GET /volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c => generated 794 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:27.453808 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-9f7e1f53-db26-4e85-823b-a7955f2d08bb None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:27.455134 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9f7e1f53-db26-4e85-823b-a7955f2d08bb tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c Mar 17 10:56:27.455270 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9f7e1f53-db26-4e85-823b-a7955f2d08bb tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:27.455473 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9f7e1f53-db26-4e85-823b-a7955f2d08bb tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:27.455549 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-9f7e1f53-db26-4e85-823b-a7955f2d08bb tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 4da3a127-b0db-4594-8301-2ccad6bb531c. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:56:27.458855 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:27.458855 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:27.459405 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9f7e1f53-db26-4e85-823b-a7955f2d08bb tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c returned with HTTP 200 Mar 17 10:56:27.459655 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 467/929] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:27 2026] GET /volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c => generated 794 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:28.471319 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-58b72656-80f1-4aa7-bdce-2cd8f6afbd28 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:28.473958 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-58b72656-80f1-4aa7-bdce-2cd8f6afbd28 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c Mar 17 10:56:28.474239 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-58b72656-80f1-4aa7-bdce-2cd8f6afbd28 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:28.474555 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-58b72656-80f1-4aa7-bdce-2cd8f6afbd28 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:28.474732 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-58b72656-80f1-4aa7-bdce-2cd8f6afbd28 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 4da3a127-b0db-4594-8301-2ccad6bb531c. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:56:28.481611 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:28.481611 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:28.482754 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-58b72656-80f1-4aa7-bdce-2cd8f6afbd28 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c returned with HTTP 200 Mar 17 10:56:28.483246 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 463/930] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:28 2026] GET /volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:29.507094 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-85123127-74c8-4282-9e33-867ac1e3e546 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:29.512213 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-85123127-74c8-4282-9e33-867ac1e3e546 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c Mar 17 10:56:29.512448 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-85123127-74c8-4282-9e33-867ac1e3e546 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:29.512654 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-85123127-74c8-4282-9e33-867ac1e3e546 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:29.512779 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-85123127-74c8-4282-9e33-867ac1e3e546 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 4da3a127-b0db-4594-8301-2ccad6bb531c. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:56:29.517649 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:29.517649 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:29.518337 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-85123127-74c8-4282-9e33-867ac1e3e546 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c returned with HTTP 200 Mar 17 10:56:29.518751 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 468/931] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:29 2026] GET /volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:30.533599 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-01f71bb4-4510-45bf-8403-9f27a06c5dce None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:30.536478 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-01f71bb4-4510-45bf-8403-9f27a06c5dce tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c Mar 17 10:56:30.536800 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-01f71bb4-4510-45bf-8403-9f27a06c5dce tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:30.537165 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-01f71bb4-4510-45bf-8403-9f27a06c5dce tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:30.537478 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-01f71bb4-4510-45bf-8403-9f27a06c5dce tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 4da3a127-b0db-4594-8301-2ccad6bb531c. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:56:30.542708 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:30.542708 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:30.543877 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-01f71bb4-4510-45bf-8403-9f27a06c5dce tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c returned with HTTP 200 Mar 17 10:56:30.544435 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 464/932] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:30 2026] GET /volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:31.564706 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-e7c3173a-f7c8-49ad-a43e-19438b806ee6 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:31.567712 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e7c3173a-f7c8-49ad-a43e-19438b806ee6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c Mar 17 10:56:31.567993 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e7c3173a-f7c8-49ad-a43e-19438b806ee6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:31.568276 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e7c3173a-f7c8-49ad-a43e-19438b806ee6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:31.568485 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-e7c3173a-f7c8-49ad-a43e-19438b806ee6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 4da3a127-b0db-4594-8301-2ccad6bb531c. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:56:31.573537 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:31.573537 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:31.574654 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e7c3173a-f7c8-49ad-a43e-19438b806ee6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c returned with HTTP 200 Mar 17 10:56:31.575171 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 469/933] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:31 2026] GET /volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:32.598315 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-cfccd8e5-300b-46c9-b4fa-56485d79d419 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:32.601496 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-cfccd8e5-300b-46c9-b4fa-56485d79d419 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c Mar 17 10:56:32.602648 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-cfccd8e5-300b-46c9-b4fa-56485d79d419 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:32.602961 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-cfccd8e5-300b-46c9-b4fa-56485d79d419 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:32.603142 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-cfccd8e5-300b-46c9-b4fa-56485d79d419 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 4da3a127-b0db-4594-8301-2ccad6bb531c. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:56:32.607990 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:32.607990 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:32.609018 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-cfccd8e5-300b-46c9-b4fa-56485d79d419 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c returned with HTTP 200 Mar 17 10:56:32.609706 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 465/934] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:32 2026] GET /volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:33.627440 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-98dffec2-57fe-4ca0-8097-b941922e317f None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:33.630281 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-98dffec2-57fe-4ca0-8097-b941922e317f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c Mar 17 10:56:33.630711 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-98dffec2-57fe-4ca0-8097-b941922e317f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:33.631057 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-98dffec2-57fe-4ca0-8097-b941922e317f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:33.631243 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-98dffec2-57fe-4ca0-8097-b941922e317f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 4da3a127-b0db-4594-8301-2ccad6bb531c. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:56:33.636890 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:33.636890 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:33.638046 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-98dffec2-57fe-4ca0-8097-b941922e317f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c returned with HTTP 200 Mar 17 10:56:33.638747 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 470/935] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:33 2026] GET /volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:34.656050 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-3c4c01b0-ac06-402e-a2e4-565bfb0e5585 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:34.657829 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-3c4c01b0-ac06-402e-a2e4-565bfb0e5585 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c Mar 17 10:56:34.658022 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-3c4c01b0-ac06-402e-a2e4-565bfb0e5585 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:34.658217 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-3c4c01b0-ac06-402e-a2e4-565bfb0e5585 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:34.658361 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-3c4c01b0-ac06-402e-a2e4-565bfb0e5585 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 4da3a127-b0db-4594-8301-2ccad6bb531c. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:56:34.661924 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:34.661924 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:34.662645 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-3c4c01b0-ac06-402e-a2e4-565bfb0e5585 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c returned with HTTP 200 Mar 17 10:56:34.662974 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 466/936] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:34 2026] GET /volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c => generated 794 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 10:56:35.680888 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-28ddd6d0-f052-4f25-b24c-cafe70e7fd53 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:35.684402 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-28ddd6d0-f052-4f25-b24c-cafe70e7fd53 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c Mar 17 10:56:35.684702 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-28ddd6d0-f052-4f25-b24c-cafe70e7fd53 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:35.685001 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-28ddd6d0-f052-4f25-b24c-cafe70e7fd53 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:35.685220 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-28ddd6d0-f052-4f25-b24c-cafe70e7fd53 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 4da3a127-b0db-4594-8301-2ccad6bb531c. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:56:35.690634 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:35.690634 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:35.691768 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-28ddd6d0-f052-4f25-b24c-cafe70e7fd53 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c returned with HTTP 200 Mar 17 10:56:35.692285 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 471/937] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:35 2026] GET /volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:36.710169 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-d994272e-211c-41b7-9d46-a75279fb76df None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:36.712898 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d994272e-211c-41b7-9d46-a75279fb76df tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c Mar 17 10:56:36.713190 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d994272e-211c-41b7-9d46-a75279fb76df tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:36.713624 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d994272e-211c-41b7-9d46-a75279fb76df tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:36.713835 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-d994272e-211c-41b7-9d46-a75279fb76df tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 4da3a127-b0db-4594-8301-2ccad6bb531c. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:56:36.719524 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:36.719524 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:36.720647 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d994272e-211c-41b7-9d46-a75279fb76df tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c returned with HTTP 200 Mar 17 10:56:36.721151 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 467/938] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:36 2026] GET /volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:37.734824 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-a6370d87-2907-4163-89f3-894c601e1f12 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:37.737552 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a6370d87-2907-4163-89f3-894c601e1f12 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c Mar 17 10:56:37.737840 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a6370d87-2907-4163-89f3-894c601e1f12 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:37.738226 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a6370d87-2907-4163-89f3-894c601e1f12 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:37.738506 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-a6370d87-2907-4163-89f3-894c601e1f12 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 4da3a127-b0db-4594-8301-2ccad6bb531c. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:56:37.744223 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:37.744223 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:37.745403 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a6370d87-2907-4163-89f3-894c601e1f12 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c returned with HTTP 200 Mar 17 10:56:37.746534 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 472/939] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:37 2026] GET /volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:38.766317 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-ecd68598-e260-437f-9e35-c2960a1ec6f6 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:38.768943 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ecd68598-e260-437f-9e35-c2960a1ec6f6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c Mar 17 10:56:38.769262 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ecd68598-e260-437f-9e35-c2960a1ec6f6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:38.769619 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ecd68598-e260-437f-9e35-c2960a1ec6f6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:38.769807 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-ecd68598-e260-437f-9e35-c2960a1ec6f6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 4da3a127-b0db-4594-8301-2ccad6bb531c. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:56:38.775640 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:38.775640 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:38.776768 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ecd68598-e260-437f-9e35-c2960a1ec6f6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c returned with HTTP 200 Mar 17 10:56:38.777325 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 468/940] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:38 2026] GET /volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:39.794659 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-17b2ec72-bc4e-447d-8740-83d1f244c979 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:39.797203 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-17b2ec72-bc4e-447d-8740-83d1f244c979 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c Mar 17 10:56:39.797611 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-17b2ec72-bc4e-447d-8740-83d1f244c979 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:39.798008 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-17b2ec72-bc4e-447d-8740-83d1f244c979 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:39.798363 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-17b2ec72-bc4e-447d-8740-83d1f244c979 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 4da3a127-b0db-4594-8301-2ccad6bb531c. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:56:39.804328 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:39.804328 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:39.805839 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-17b2ec72-bc4e-447d-8740-83d1f244c979 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c returned with HTTP 200 Mar 17 10:56:39.806652 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 473/941] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:39 2026] GET /volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:40.794540 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-524fd45f-cd23-47bd-b6cd-29f08c46eb63 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:40.797771 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-524fd45f-cd23-47bd-b6cd-29f08c46eb63 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 10:56:40.798111 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-524fd45f-cd23-47bd-b6cd-29f08c46eb63 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-333707580"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:56:40.799770 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.volumes [None req-524fd45f-cd23-47bd-b6cd-29f08c46eb63 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-333707580'}} {{(pid=123124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 10:56:40.799909 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-524fd45f-cd23-47bd-b6cd-29f08c46eb63 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Create volume of 1 GB Mar 17 10:56:40.803568 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-524fd45f-cd23-47bd-b6cd-29f08c46eb63 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Availability Zones retrieved successfully. Mar 17 10:56:40.808688 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-524fd45f-cd23-47bd-b6cd-29f08c46eb63 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Flow 'volume_create_api' (1586355a-7f9f-4cb6-9d17-ad05ff342e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:56:40.809380 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-524fd45f-cd23-47bd-b6cd-29f08c46eb63 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0b74468-e55e-4387-a65c-b560a1669ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:56:40.810238 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.flows.api.create_volume [None req-524fd45f-cd23-47bd-b6cd-29f08c46eb63 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Validating volume size '1' using validate_int {{(pid=123124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:56:40.824755 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-f777192b-8878-49fc-9db5-e3f9bf0e196c None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:40.827580 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f777192b-8878-49fc-9db5-e3f9bf0e196c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c Mar 17 10:56:40.827707 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-524fd45f-cd23-47bd-b6cd-29f08c46eb63 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0b74468-e55e-4387-a65c-b560a1669ee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:56:40.827889 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f777192b-8878-49fc-9db5-e3f9bf0e196c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:40.828247 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-524fd45f-cd23-47bd-b6cd-29f08c46eb63 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d8c8515-1ec0-48b6-ac02-3a642b70ef4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:56:40.828393 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f777192b-8878-49fc-9db5-e3f9bf0e196c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:40.828588 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-f777192b-8878-49fc-9db5-e3f9bf0e196c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 4da3a127-b0db-4594-8301-2ccad6bb531c. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:56:40.834548 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:40.834548 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:40.835947 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f777192b-8878-49fc-9db5-e3f9bf0e196c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c returned with HTTP 200 Mar 17 10:56:40.836498 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 474/942] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:40 2026] GET /volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:40.865182 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-524fd45f-cd23-47bd-b6cd-29f08c46eb63 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Created reservations ['51d092cf-4047-4a9b-9344-465122902432', 'b4f3f7ba-b50d-4d86-8575-40a8c5a23d06', '7d09af15-8c54-4088-b5da-492bbb5fdb63', 'ed858d9d-1e56-4562-8a19-2b1e04d9cfe4'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:56:40.865822 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-524fd45f-cd23-47bd-b6cd-29f08c46eb63 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d8c8515-1ec0-48b6-ac02-3a642b70ef4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51d092cf-4047-4a9b-9344-465122902432', 'b4f3f7ba-b50d-4d86-8575-40a8c5a23d06', '7d09af15-8c54-4088-b5da-492bbb5fdb63', 'ed858d9d-1e56-4562-8a19-2b1e04d9cfe4']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:56:40.866353 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-524fd45f-cd23-47bd-b6cd-29f08c46eb63 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75ef2d7a-437e-4ae5-9efe-34a42292947f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:56:40.875543 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-524fd45f-cd23-47bd-b6cd-29f08c46eb63 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75ef2d7a-437e-4ae5-9efe-34a42292947f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f9333a7-f1d2-4339-9385-f5784a4aa15e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-333707580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4630f19bfda4d60ab12864930590d68',qos_specs=None,replication_status=,reservations=['51d092cf-4047-4a9b-9344-465122902432','b4f3f7ba-b50d-4d86-8575-40a8c5a23d06','7d09af15-8c54-4088-b5da-492bbb5fdb63','ed858d9d-1e56-4562-8a19-2b1e04d9cfe4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87650918c3114730865b3b614d19fcb2',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:56:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-333707580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f9333a7-f1d2-4339-9385-f5784a4aa15e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4630f19bfda4d60ab12864930590d68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87650918c3114730865b3b614d19fcb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:56:40.876043 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-524fd45f-cd23-47bd-b6cd-29f08c46eb63 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12d718a4-341b-4627-b89b-147c8b3e4c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:56:40.886923 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-524fd45f-cd23-47bd-b6cd-29f08c46eb63 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12d718a4-341b-4627-b89b-147c8b3e4c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-333707580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4630f19bfda4d60ab12864930590d68',qos_specs=None,replication_status=,reservations=['51d092cf-4047-4a9b-9344-465122902432','b4f3f7ba-b50d-4d86-8575-40a8c5a23d06','7d09af15-8c54-4088-b5da-492bbb5fdb63','ed858d9d-1e56-4562-8a19-2b1e04d9cfe4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87650918c3114730865b3b614d19fcb2',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:56:40.887448 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-524fd45f-cd23-47bd-b6cd-29f08c46eb63 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89c77b75-d9dd-49ac-8fe1-914435963e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:56:40.895028 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-524fd45f-cd23-47bd-b6cd-29f08c46eb63 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89c77b75-d9dd-49ac-8fe1-914435963e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:56:40.895627 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-524fd45f-cd23-47bd-b6cd-29f08c46eb63 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Flow 'volume_create_api' (1586355a-7f9f-4cb6-9d17-ad05ff342e66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:56:40.895834 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-524fd45f-cd23-47bd-b6cd-29f08c46eb63 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Create volume request issued successfully. Mar 17 10:56:40.896225 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-524fd45f-cd23-47bd-b6cd-29f08c46eb63 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 10:56:40.896559 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 469/943] 38.102.83.89 () {74 vars in 1368 bytes} [Tue Mar 17 10:56:40 2026] POST /volume/v3/volumes => generated 757 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:56:40.917481 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-8a32bc63-c079-44f9-ae02-26b6cc657fc6 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:40.920737 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-8a32bc63-c079-44f9-ae02-26b6cc657fc6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e Mar 17 10:56:40.921052 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-8a32bc63-c079-44f9-ae02-26b6cc657fc6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:40.921650 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-8a32bc63-c079-44f9-ae02-26b6cc657fc6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:40.932938 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:40.932938 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:40.941041 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-8a32bc63-c079-44f9-ae02-26b6cc657fc6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:56:40.946938 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-8a32bc63-c079-44f9-ae02-26b6cc657fc6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e returned with HTTP 200 Mar 17 10:56:40.947821 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 475/944] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:40 2026] GET /volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e => generated 825 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:41.856122 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-ba1f7683-54d3-4ae4-b3dc-5c956eb35884 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:41.860135 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ba1f7683-54d3-4ae4-b3dc-5c956eb35884 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c Mar 17 10:56:41.860638 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ba1f7683-54d3-4ae4-b3dc-5c956eb35884 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:41.861062 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ba1f7683-54d3-4ae4-b3dc-5c956eb35884 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:41.861340 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-ba1f7683-54d3-4ae4-b3dc-5c956eb35884 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 4da3a127-b0db-4594-8301-2ccad6bb531c. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:56:41.867929 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:41.867929 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:41.869417 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ba1f7683-54d3-4ae4-b3dc-5c956eb35884 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c returned with HTTP 200 Mar 17 10:56:41.869988 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 470/945] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:41 2026] GET /volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c => generated 796 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:41.893368 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-756c5ecc-bc17-473e-8d3b-bc6efe627a04 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:41.897801 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-756c5ecc-bc17-473e-8d3b-bc6efe627a04 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 Mar 17 10:56:41.898969 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-756c5ecc-bc17-473e-8d3b-bc6efe627a04 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:41.899426 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-756c5ecc-bc17-473e-8d3b-bc6efe627a04 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:41.918009 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:41.918009 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:41.924359 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-756c5ecc-bc17-473e-8d3b-bc6efe627a04 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:56:41.932111 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-756c5ecc-bc17-473e-8d3b-bc6efe627a04 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 returned with HTTP 200 Mar 17 10:56:41.932742 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 476/946] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:41 2026] GET /volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 => generated 1141 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:56:41.952349 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-542f5633-a09a-4f1d-8f2f-b68f31a4a7a6 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:41.955104 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-542f5633-a09a-4f1d-8f2f-b68f31a4a7a6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] DELETE https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c Mar 17 10:56:41.955479 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-542f5633-a09a-4f1d-8f2f-b68f31a4a7a6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:41.955786 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-542f5633-a09a-4f1d-8f2f-b68f31a4a7a6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:41.955969 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.contrib.backups [None req-542f5633-a09a-4f1d-8f2f-b68f31a4a7a6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Delete backup with id: 4da3a127-b0db-4594-8301-2ccad6bb531c. Mar 17 10:56:41.961603 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:41.961603 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:41.971349 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-5f8eb1cc-f17c-4f10-aa13-78916fbfc629 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:41.972219 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5f8eb1cc-f17c-4f10-aa13-78916fbfc629 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e Mar 17 10:56:41.972404 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5f8eb1cc-f17c-4f10-aa13-78916fbfc629 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:41.972623 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5f8eb1cc-f17c-4f10-aa13-78916fbfc629 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:41.979340 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:41.979340 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:41.983321 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-5f8eb1cc-f17c-4f10-aa13-78916fbfc629 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:56:41.985680 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.backup.rpcapi [None req-542f5633-a09a-4f1d-8f2f-b68f31a4a7a6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] delete_backup rpcapi backup_id 4da3a127-b0db-4594-8301-2ccad6bb531c {{(pid=123124) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Mar 17 10:56:41.986645 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5f8eb1cc-f17c-4f10-aa13-78916fbfc629 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e returned with HTTP 200 Mar 17 10:56:41.987009 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 477/947] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:41 2026] GET /volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:41.989513 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-542f5633-a09a-4f1d-8f2f-b68f31a4a7a6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c returned with HTTP 202 Mar 17 10:56:41.990065 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 471/948] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 10:56:41 2026] DELETE /volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Mar 17 10:56:42.005507 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-7f6789ae-4bd2-4b2c-8b3e-42000cfc688c None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:42.007342 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7f6789ae-4bd2-4b2c-8b3e-42000cfc688c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c Mar 17 10:56:42.007537 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7f6789ae-4bd2-4b2c-8b3e-42000cfc688c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:42.007733 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7f6789ae-4bd2-4b2c-8b3e-42000cfc688c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:42.007851 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-7f6789ae-4bd2-4b2c-8b3e-42000cfc688c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 4da3a127-b0db-4594-8301-2ccad6bb531c. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:56:42.011878 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:42.011878 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:42.017154 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7f6789ae-4bd2-4b2c-8b3e-42000cfc688c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c returned with HTTP 200 Mar 17 10:56:42.017154 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 478/949] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:42 2026] GET /volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:42.052565 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-d89acfbf-f0c2-4425-8dc5-f277c05bdc2b req-dded4b7d-ded6-466a-9c7c-76a24858875d None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:42.054533 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-d89acfbf-f0c2-4425-8dc5-f277c05bdc2b req-dded4b7d-ded6-466a-9c7c-76a24858875d tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e Mar 17 10:56:42.054713 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-d89acfbf-f0c2-4425-8dc5-f277c05bdc2b req-dded4b7d-ded6-466a-9c7c-76a24858875d tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:42.054885 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-d89acfbf-f0c2-4425-8dc5-f277c05bdc2b req-dded4b7d-ded6-466a-9c7c-76a24858875d tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:42.066473 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:42.066473 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:42.070132 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-d89acfbf-f0c2-4425-8dc5-f277c05bdc2b req-dded4b7d-ded6-466a-9c7c-76a24858875d tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:56:42.074408 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-d89acfbf-f0c2-4425-8dc5-f277c05bdc2b req-dded4b7d-ded6-466a-9c7c-76a24858875d tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e returned with HTTP 200 Mar 17 10:56:42.074880 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 472/950] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:56:42 2026] GET /volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:43.037969 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-c127df08-956e-4bb2-8865-42cd9524f9c5 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:43.038793 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c127df08-956e-4bb2-8865-42cd9524f9c5 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c Mar 17 10:56:43.039011 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c127df08-956e-4bb2-8865-42cd9524f9c5 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:43.039154 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c127df08-956e-4bb2-8865-42cd9524f9c5 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:43.039235 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-c127df08-956e-4bb2-8865-42cd9524f9c5 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 4da3a127-b0db-4594-8301-2ccad6bb531c. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:56:43.041652 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c127df08-956e-4bb2-8865-42cd9524f9c5 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c returned with HTTP 404 Mar 17 10:56:43.042053 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 479/951] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:43 2026] GET /volume/v3/backups/4da3a127-b0db-4594-8301-2ccad6bb531c => generated 109 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:56:43.204726 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-ccf43ef0-6ac9-4658-9b62-c70e38ee869f req-28888c0a-52b3-4e98-a5f9-d97205604bdf None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:43.208060 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-ccf43ef0-6ac9-4658-9b62-c70e38ee869f req-28888c0a-52b3-4e98-a5f9-d97205604bdf tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 Mar 17 10:56:43.208365 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-ccf43ef0-6ac9-4658-9b62-c70e38ee869f req-28888c0a-52b3-4e98-a5f9-d97205604bdf tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:43.208666 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-ccf43ef0-6ac9-4658-9b62-c70e38ee869f req-28888c0a-52b3-4e98-a5f9-d97205604bdf tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:43.221313 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:43.221313 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:43.225886 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-ccf43ef0-6ac9-4658-9b62-c70e38ee869f req-28888c0a-52b3-4e98-a5f9-d97205604bdf tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:56:43.232517 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-ccf43ef0-6ac9-4658-9b62-c70e38ee869f req-28888c0a-52b3-4e98-a5f9-d97205604bdf tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 returned with HTTP 200 Mar 17 10:56:43.233368 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 473/952] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:56:43 2026] GET /volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 => generated 1141 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:56:43.258760 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-ccf43ef0-6ac9-4658-9b62-c70e38ee869f req-dfb0c28a-9168-4104-995d-cd3c3eb0da65 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:43.261703 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-ccf43ef0-6ac9-4658-9b62-c70e38ee869f req-dfb0c28a-9168-4104-995d-cd3c3eb0da65 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] POST https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87/action Mar 17 10:56:43.262214 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-ccf43ef0-6ac9-4658-9b62-c70e38ee869f req-dfb0c28a-9168-4104-995d-cd3c3eb0da65 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:56:43.262453 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-ccf43ef0-6ac9-4658-9b62-c70e38ee869f req-dfb0c28a-9168-4104-995d-cd3c3eb0da65 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:56:43.276634 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:43.276634 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:43.277384 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-ccf43ef0-6ac9-4658-9b62-c70e38ee869f req-dfb0c28a-9168-4104-995d-cd3c3eb0da65 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:56:43.283637 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-ccf43ef0-6ac9-4658-9b62-c70e38ee869f req-dfb0c28a-9168-4104-995d-cd3c3eb0da65 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Begin detaching volume completed successfully. Mar 17 10:56:43.283952 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-ccf43ef0-6ac9-4658-9b62-c70e38ee869f req-dfb0c28a-9168-4104-995d-cd3c3eb0da65 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87/action returned with HTTP 202 Mar 17 10:56:43.284557 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 480/953] 38.102.83.89 () {78 vars in 1782 bytes} [Tue Mar 17 10:56:43 2026] POST /volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Mar 17 10:56:43.305563 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-a5c40822-9f33-42da-9c81-5dc115d5c52f None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:43.307436 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a5c40822-9f33-42da-9c81-5dc115d5c52f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 Mar 17 10:56:43.307673 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a5c40822-9f33-42da-9c81-5dc115d5c52f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:43.307833 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a5c40822-9f33-42da-9c81-5dc115d5c52f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:43.318036 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:43.318036 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:43.321453 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-a5c40822-9f33-42da-9c81-5dc115d5c52f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:56:43.325752 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a5c40822-9f33-42da-9c81-5dc115d5c52f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 returned with HTTP 200 Mar 17 10:56:43.326152 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 474/954] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:43 2026] GET /volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 => generated 1144 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:56:44.130504 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-3e048ccf-f293-42d6-a354-b935edd93429 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:44.131020 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3e048ccf-f293-42d6-a354-b935edd93429 None None] GET https://38.102.83.89/volume// Mar 17 10:56:44.131264 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3e048ccf-f293-42d6-a354-b935edd93429 None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:44.131585 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3e048ccf-f293-42d6-a354-b935edd93429 None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:44.132088 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3e048ccf-f293-42d6-a354-b935edd93429 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:56:44.132526 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 481/955] 38.102.83.89 () {72 vars in 1539 bytes} [Tue Mar 17 10:56:44 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:56:44.144924 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-d89acfbf-f0c2-4425-8dc5-f277c05bdc2b req-0c83f839-81fc-4018-9e2f-83d0e4c0557e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:44.263820 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-d89acfbf-f0c2-4425-8dc5-f277c05bdc2b req-0c83f839-81fc-4018-9e2f-83d0e4c0557e tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] POST https://38.102.83.89/volume/v3/attachments Mar 17 10:56:44.264409 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-d89acfbf-f0c2-4425-8dc5-f277c05bdc2b req-0c83f839-81fc-4018-9e2f-83d0e4c0557e tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f9333a7-f1d2-4339-9385-f5784a4aa15e", "connector": null, "instance_uuid": "49932dab-4aef-41e7-aafe-f0c63d6fd16e"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:56:44.278188 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:44.278188 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:44.359401 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-d89acfbf-f0c2-4425-8dc5-f277c05bdc2b req-0c83f839-81fc-4018-9e2f-83d0e4c0557e tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/attachments returned with HTTP 200 Mar 17 10:56:44.360051 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 475/956] 38.102.83.89 () {80 vars in 1704 bytes} [Tue Mar 17 10:56:44 2026] POST /volume/v3/attachments => generated 273 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:56:44.364500 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-69a576fc-2036-4076-9b60-1cdecbfb4ce1 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:44.364582 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-61ca387b-556d-4aad-9989-6efb719da6b4 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:44.365051 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-61ca387b-556d-4aad-9989-6efb719da6b4 None None] GET https://38.102.83.89/volume// Mar 17 10:56:44.365291 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-61ca387b-556d-4aad-9989-6efb719da6b4 None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:44.365657 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-61ca387b-556d-4aad-9989-6efb719da6b4 None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:44.366209 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-61ca387b-556d-4aad-9989-6efb719da6b4 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:56:44.366712 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 482/957] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 10:56:44 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:56:44.366840 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-69a576fc-2036-4076-9b60-1cdecbfb4ce1 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 Mar 17 10:56:44.367163 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-69a576fc-2036-4076-9b60-1cdecbfb4ce1 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:44.367547 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-69a576fc-2036-4076-9b60-1cdecbfb4ce1 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:44.378193 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-ccf43ef0-6ac9-4658-9b62-c70e38ee869f req-32f5e9da-05e3-4c0b-8ffe-9decc1e39d5c None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:44.381834 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-ccf43ef0-6ac9-4658-9b62-c70e38ee869f req-32f5e9da-05e3-4c0b-8ffe-9decc1e39d5c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 Mar 17 10:56:44.382165 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-ccf43ef0-6ac9-4658-9b62-c70e38ee869f req-32f5e9da-05e3-4c0b-8ffe-9decc1e39d5c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:44.382383 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:44.382383 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:44.382602 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-ccf43ef0-6ac9-4658-9b62-c70e38ee869f req-32f5e9da-05e3-4c0b-8ffe-9decc1e39d5c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:44.392349 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-69a576fc-2036-4076-9b60-1cdecbfb4ce1 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:56:44.397625 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:44.397625 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:44.402667 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-69a576fc-2036-4076-9b60-1cdecbfb4ce1 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 returned with HTTP 200 Mar 17 10:56:44.402927 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-ccf43ef0-6ac9-4658-9b62-c70e38ee869f req-32f5e9da-05e3-4c0b-8ffe-9decc1e39d5c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:56:44.403441 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 476/958] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:44 2026] GET /volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 => generated 1144 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:56:44.409248 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-ccf43ef0-6ac9-4658-9b62-c70e38ee869f req-32f5e9da-05e3-4c0b-8ffe-9decc1e39d5c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 returned with HTTP 200 Mar 17 10:56:44.409803 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 483/959] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 10:56:44 2026] GET /volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 => generated 1325 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 10:56:44.605757 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-0a73bf46-7be7-475c-9416-5d049ca479a6 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:44.609199 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-0a73bf46-7be7-475c-9416-5d049ca479a6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e Mar 17 10:56:44.609721 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-0a73bf46-7be7-475c-9416-5d049ca479a6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:44.609990 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-0a73bf46-7be7-475c-9416-5d049ca479a6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:44.624486 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:44.624486 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:44.628892 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-0a73bf46-7be7-475c-9416-5d049ca479a6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:56:44.635181 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-0a73bf46-7be7-475c-9416-5d049ca479a6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e returned with HTTP 200 Mar 17 10:56:44.635389 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 477/960] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:44 2026] GET /volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:44.902093 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-75fdcb58-3bde-4521-97b4-e2c1dba5d368 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:44.902655 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-75fdcb58-3bde-4521-97b4-e2c1dba5d368 None None] GET https://38.102.83.89/volume// Mar 17 10:56:44.902900 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-75fdcb58-3bde-4521-97b4-e2c1dba5d368 None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:44.903277 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-75fdcb58-3bde-4521-97b4-e2c1dba5d368 None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:44.903877 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-75fdcb58-3bde-4521-97b4-e2c1dba5d368 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:56:44.904512 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 484/961] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 10:56:44 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:56:44.916982 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-d89acfbf-f0c2-4425-8dc5-f277c05bdc2b req-c1405cbc-6d47-40f3-8651-7db78f0a0728 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:44.920248 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-d89acfbf-f0c2-4425-8dc5-f277c05bdc2b req-c1405cbc-6d47-40f3-8651-7db78f0a0728 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e Mar 17 10:56:44.921941 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-d89acfbf-f0c2-4425-8dc5-f277c05bdc2b req-c1405cbc-6d47-40f3-8651-7db78f0a0728 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:44.922318 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-d89acfbf-f0c2-4425-8dc5-f277c05bdc2b req-c1405cbc-6d47-40f3-8651-7db78f0a0728 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:44.935350 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:44.935350 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:44.939753 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-d89acfbf-f0c2-4425-8dc5-f277c05bdc2b req-c1405cbc-6d47-40f3-8651-7db78f0a0728 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:56:44.945764 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-d89acfbf-f0c2-4425-8dc5-f277c05bdc2b req-c1405cbc-6d47-40f3-8651-7db78f0a0728 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e returned with HTTP 200 Mar 17 10:56:44.946564 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 478/962] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 10:56:44 2026] GET /volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e => generated 1030 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 10:56:44.964531 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-ccf43ef0-6ac9-4658-9b62-c70e38ee869f req-6e77255b-b0f5-494b-8b72-4cad6a656fb6 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:44.967519 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-ccf43ef0-6ac9-4658-9b62-c70e38ee869f req-6e77255b-b0f5-494b-8b72-4cad6a656fb6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] DELETE https://38.102.83.89/volume/v3/attachments/ffee7ba6-bae7-446b-a131-7d5ba3479452 Mar 17 10:56:44.967869 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-ccf43ef0-6ac9-4658-9b62-c70e38ee869f req-6e77255b-b0f5-494b-8b72-4cad6a656fb6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:44.968156 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-ccf43ef0-6ac9-4658-9b62-c70e38ee869f req-6e77255b-b0f5-494b-8b72-4cad6a656fb6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'version_select' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:44.977550 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:44.977550 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:45.039128 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-d89acfbf-f0c2-4425-8dc5-f277c05bdc2b req-7975cbf3-46b5-423f-a1bc-4b001165fa6f None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:45.042972 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-d89acfbf-f0c2-4425-8dc5-f277c05bdc2b req-7975cbf3-46b5-423f-a1bc-4b001165fa6f tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] PUT https://38.102.83.89/volume/v3/attachments/f2d35bd0-935a-4b16-9469-dc248cf02d58 Mar 17 10:56:45.043574 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-d89acfbf-f0c2-4425-8dc5-f277c05bdc2b req-7975cbf3-46b5-423f-a1bc-4b001165fa6f tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "38.102.83.89", "host": "np0005649721.novalocal", "multipath": false, "enforce_multipath": true, "initiator": "iqn.1994-05.com.redhat:fd15498af3bd", "do_local_attach": false, "uuid": "0ceb02b1-38b4-43fc-8549-abe22c224d5e", "system uuid": "7643bce9-2f06-4fe7-b291-650913a35e56", "nvme_native_multipath": false, "nqn": "nqn.2014-08.org.nvmexpress:uuid:7492a7d8-3878-46d7-bc3c-9b085f58a756", "found_dsc": "", "host_ips": ["38.102.83.89", "fe80::f816:3eff:feb5:bca3", "192.168.122.1", "172.24.5.1", "2001:db8::2", "fe80::608a:3ff:feb6:c149", "fe80::fc16:3eff:fe41:30c7", "fe80::2ce7:5ff:fec0:2268", "fe80::fc16:3eff:fed0:27e0", "fe80::d096:59ff:fefb:5a8d"], "mountpoint": "/dev/vdb"}}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:56:45.054726 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-d89acfbf-f0c2-4425-8dc5-f277c05bdc2b req-7975cbf3-46b5-423f-a1bc-4b001165fa6f tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Acquiring lock "cinder-attachment_update-3f9333a7-f1d2-4339-9385-f5784a4aa15e-np0005649721.novalocal" by "attachment_update" {{(pid=123124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Mar 17 10:56:45.061869 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-d89acfbf-f0c2-4425-8dc5-f277c05bdc2b req-7975cbf3-46b5-423f-a1bc-4b001165fa6f tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Lock "cinder-attachment_update-3f9333a7-f1d2-4339-9385-f5784a4aa15e-np0005649721.novalocal" acquired by "attachment_update" :: waited 0.007s {{(pid=123124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Mar 17 10:56:45.063314 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:45.063314 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:48.011257 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-ccf43ef0-6ac9-4658-9b62-c70e38ee869f req-6e77255b-b0f5-494b-8b72-4cad6a656fb6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/attachments/ffee7ba6-bae7-446b-a131-7d5ba3479452 returned with HTTP 200 Mar 17 10:56:48.011816 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 485/963] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 10:56:44 2026] DELETE /volume/v3/attachments/ffee7ba6-bae7-446b-a131-7d5ba3479452 => generated 19 bytes in 3048 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:48.012771 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-76204352-b03d-448e-bb5d-969b7593453f None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:48.018224 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-76204352-b03d-448e-bb5d-969b7593453f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 Mar 17 10:56:48.018573 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-76204352-b03d-448e-bb5d-969b7593453f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:48.018861 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-76204352-b03d-448e-bb5d-969b7593453f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:48.030838 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:48.030838 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:48.036426 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-76204352-b03d-448e-bb5d-969b7593453f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:56:48.049249 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-76204352-b03d-448e-bb5d-969b7593453f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 returned with HTTP 200 Mar 17 10:56:48.049863 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 486/964] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:48 2026] GET /volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:48.050569 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-7255016c-8912-480c-8abc-c720f2d91bb2 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:48.053557 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7255016c-8912-480c-8abc-c720f2d91bb2 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e Mar 17 10:56:48.053854 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7255016c-8912-480c-8abc-c720f2d91bb2 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:48.054153 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7255016c-8912-480c-8abc-c720f2d91bb2 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:48.069256 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:48.069256 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:48.072072 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-7255016c-8912-480c-8abc-c720f2d91bb2 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:56:48.078087 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7255016c-8912-480c-8abc-c720f2d91bb2 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e returned with HTTP 200 Mar 17 10:56:48.078751 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 487/965] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:48 2026] GET /volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:49.102825 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-46d1b3c7-18d3-4b9f-90d3-c9492fe21a48 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:49.105739 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-46d1b3c7-18d3-4b9f-90d3-c9492fe21a48 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e Mar 17 10:56:49.106049 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-46d1b3c7-18d3-4b9f-90d3-c9492fe21a48 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:49.106425 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-46d1b3c7-18d3-4b9f-90d3-c9492fe21a48 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:49.119316 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:49.119316 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:49.125006 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-46d1b3c7-18d3-4b9f-90d3-c9492fe21a48 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:56:49.131462 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-46d1b3c7-18d3-4b9f-90d3-c9492fe21a48 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e returned with HTTP 200 Mar 17 10:56:49.132054 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 488/966] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:49 2026] GET /volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:50.153337 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-66cab0e6-67e5-4540-b84e-22667fb399c9 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:50.154358 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-66cab0e6-67e5-4540-b84e-22667fb399c9 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e Mar 17 10:56:50.154500 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-66cab0e6-67e5-4540-b84e-22667fb399c9 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:50.154650 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-66cab0e6-67e5-4540-b84e-22667fb399c9 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:50.174878 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:50.174878 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:50.179856 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-66cab0e6-67e5-4540-b84e-22667fb399c9 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:56:50.186573 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-66cab0e6-67e5-4540-b84e-22667fb399c9 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e returned with HTTP 200 Mar 17 10:56:50.187108 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 489/967] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:50 2026] GET /volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 10:56:51.098058 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-d89acfbf-f0c2-4425-8dc5-f277c05bdc2b req-7975cbf3-46b5-423f-a1bc-4b001165fa6f tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Lock "cinder-attachment_update-3f9333a7-f1d2-4339-9385-f5784a4aa15e-np0005649721.novalocal" released by "attachment_update" :: held 6.036s {{(pid=123124) __release /opt/stack/cinder/cinder/coordination.py:152}} Mar 17 10:56:51.098567 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-d89acfbf-f0c2-4425-8dc5-f277c05bdc2b req-7975cbf3-46b5-423f-a1bc-4b001165fa6f tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/attachments/f2d35bd0-935a-4b16-9469-dc248cf02d58 returned with HTTP 200 Mar 17 10:56:51.099246 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 479/968] 38.102.83.89 () {80 vars in 1814 bytes} [Tue Mar 17 10:56:45 2026] PUT /volume/v3/attachments/f2d35bd0-935a-4b16-9469-dc248cf02d58 => generated 790 bytes in 6062 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:56:51.214852 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-d98430a0-0870-4f0a-bfce-d1cce740c209 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:51.215503 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d98430a0-0870-4f0a-bfce-d1cce740c209 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e Mar 17 10:56:51.215816 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-d98430a0-0870-4f0a-bfce-d1cce740c209 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:51.216117 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-d98430a0-0870-4f0a-bfce-d1cce740c209 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:51.236163 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:51.236163 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:51.243801 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-d98430a0-0870-4f0a-bfce-d1cce740c209 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:56:51.251816 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d98430a0-0870-4f0a-bfce-d1cce740c209 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e returned with HTTP 200 Mar 17 10:56:51.252525 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 490/969] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:51 2026] GET /volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:52.271679 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-43e7c1c6-8cdc-4ff4-bd46-8c05576d0c26 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:52.274635 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-43e7c1c6-8cdc-4ff4-bd46-8c05576d0c26 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e Mar 17 10:56:52.275055 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-43e7c1c6-8cdc-4ff4-bd46-8c05576d0c26 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:52.275515 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-43e7c1c6-8cdc-4ff4-bd46-8c05576d0c26 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:52.300315 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:52.300315 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:52.309677 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-43e7c1c6-8cdc-4ff4-bd46-8c05576d0c26 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:56:52.320199 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-43e7c1c6-8cdc-4ff4-bd46-8c05576d0c26 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e returned with HTTP 200 Mar 17 10:56:52.320804 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 480/970] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:52 2026] GET /volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:52.398367 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-4496b253-f972-42bf-adf6-48d3da9a8ab7 req-cef84cf4-cc63-4a48-8682-15b40d4d5e5d None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:52.400906 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-4496b253-f972-42bf-adf6-48d3da9a8ab7 req-cef84cf4-cc63-4a48-8682-15b40d4d5e5d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] DELETE https://38.102.83.89/volume/v3/attachments/ffee7ba6-bae7-446b-a131-7d5ba3479452 Mar 17 10:56:52.401201 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-4496b253-f972-42bf-adf6-48d3da9a8ab7 req-cef84cf4-cc63-4a48-8682-15b40d4d5e5d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:52.401565 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-4496b253-f972-42bf-adf6-48d3da9a8ab7 req-cef84cf4-cc63-4a48-8682-15b40d4d5e5d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'version_select' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:52.407333 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-4496b253-f972-42bf-adf6-48d3da9a8ab7 req-cef84cf4-cc63-4a48-8682-15b40d4d5e5d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/attachments/ffee7ba6-bae7-446b-a131-7d5ba3479452 returned with HTTP 404 Mar 17 10:56:52.407994 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 491/971] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 10:56:52 2026] DELETE /volume/v3/attachments/ffee7ba6-bae7-446b-a131-7d5ba3479452 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Mar 17 10:56:53.345140 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-d7df71a1-ea2f-4a6a-9d95-ce2a25ea87e8 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:53.347898 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d7df71a1-ea2f-4a6a-9d95-ce2a25ea87e8 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e Mar 17 10:56:53.348202 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d7df71a1-ea2f-4a6a-9d95-ce2a25ea87e8 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:53.348541 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d7df71a1-ea2f-4a6a-9d95-ce2a25ea87e8 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:53.361426 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:53.361426 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:53.365662 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-d7df71a1-ea2f-4a6a-9d95-ce2a25ea87e8 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:56:53.371190 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d7df71a1-ea2f-4a6a-9d95-ce2a25ea87e8 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e returned with HTTP 200 Mar 17 10:56:53.371764 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 481/972] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:53 2026] GET /volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:54.394990 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-7d373926-9e13-450a-a4b7-6d438d62d758 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:54.397859 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7d373926-9e13-450a-a4b7-6d438d62d758 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e Mar 17 10:56:54.398166 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7d373926-9e13-450a-a4b7-6d438d62d758 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:54.398538 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7d373926-9e13-450a-a4b7-6d438d62d758 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:54.411901 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:54.411901 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:54.416454 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-7d373926-9e13-450a-a4b7-6d438d62d758 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:56:54.422229 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7d373926-9e13-450a-a4b7-6d438d62d758 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e returned with HTTP 200 Mar 17 10:56:54.423005 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 492/973] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:54 2026] GET /volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 10:56:55.446636 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-2f71e011-6a6e-4f05-99e9-7dee416e04f4 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:55.449155 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2f71e011-6a6e-4f05-99e9-7dee416e04f4 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e Mar 17 10:56:55.449485 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2f71e011-6a6e-4f05-99e9-7dee416e04f4 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:55.449932 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2f71e011-6a6e-4f05-99e9-7dee416e04f4 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:55.466671 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:55.466671 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:55.471741 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-2f71e011-6a6e-4f05-99e9-7dee416e04f4 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:56:55.478107 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2f71e011-6a6e-4f05-99e9-7dee416e04f4 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e returned with HTTP 200 Mar 17 10:56:55.478680 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 482/974] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:55 2026] GET /volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:55.689899 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-6fc69901-9810-4fb7-bbb8-d4bf9db5017b None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:55.692416 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6fc69901-9810-4fb7-bbb8-d4bf9db5017b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] DELETE https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 Mar 17 10:56:55.692706 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6fc69901-9810-4fb7-bbb8-d4bf9db5017b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:55.693031 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6fc69901-9810-4fb7-bbb8-d4bf9db5017b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:55.693290 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-6fc69901-9810-4fb7-bbb8-d4bf9db5017b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Delete volume with id: 39570113-c5c3-4a35-923e-6c5fcdf10d87 Mar 17 10:56:55.702336 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:55.702336 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:55.702920 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-6fc69901-9810-4fb7-bbb8-d4bf9db5017b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:56:55.722903 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-6fc69901-9810-4fb7-bbb8-d4bf9db5017b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Delete volume request issued successfully. Mar 17 10:56:55.723161 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6fc69901-9810-4fb7-bbb8-d4bf9db5017b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 returned with HTTP 202 Mar 17 10:56:55.723727 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 493/975] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 10:56:55 2026] DELETE /volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 10:56:55.736100 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-4dc84525-bc7f-42e0-925e-35cfdf092c2e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:55.738770 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4dc84525-bc7f-42e0-925e-35cfdf092c2e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 Mar 17 10:56:55.739070 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4dc84525-bc7f-42e0-925e-35cfdf092c2e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:55.739421 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4dc84525-bc7f-42e0-925e-35cfdf092c2e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:55.748691 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:55.748691 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:55.753091 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-4dc84525-bc7f-42e0-925e-35cfdf092c2e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:56:55.759217 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4dc84525-bc7f-42e0-925e-35cfdf092c2e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 returned with HTTP 200 Mar 17 10:56:55.759917 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 483/976] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:55 2026] GET /volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:56.429937 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-d89acfbf-f0c2-4425-8dc5-f277c05bdc2b req-3b474c0c-56f7-4e68-8d33-1533e663a556 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:56.432913 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-d89acfbf-f0c2-4425-8dc5-f277c05bdc2b req-3b474c0c-56f7-4e68-8d33-1533e663a556 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] POST https://38.102.83.89/volume/v3/attachments/f2d35bd0-935a-4b16-9469-dc248cf02d58/action Mar 17 10:56:56.433744 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-d89acfbf-f0c2-4425-8dc5-f277c05bdc2b req-3b474c0c-56f7-4e68-8d33-1533e663a556 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Action body: b'{"os-complete": null}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:56:56.434063 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-d89acfbf-f0c2-4425-8dc5-f277c05bdc2b req-3b474c0c-56f7-4e68-8d33-1533e663a556 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:56:56.466195 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:56.466195 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:56.479878 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-d89acfbf-f0c2-4425-8dc5-f277c05bdc2b req-3b474c0c-56f7-4e68-8d33-1533e663a556 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/attachments/f2d35bd0-935a-4b16-9469-dc248cf02d58/action returned with HTTP 204 Mar 17 10:56:56.480486 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 494/977] 38.102.83.89 () {80 vars in 1835 bytes} [Tue Mar 17 10:56:56 2026] POST /volume/v3/attachments/f2d35bd0-935a-4b16-9469-dc248cf02d58/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:56:56.501963 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-96c55684-38ce-446e-b8f9-d05a57896a9b None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:56.504613 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-96c55684-38ce-446e-b8f9-d05a57896a9b tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e Mar 17 10:56:56.504903 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-96c55684-38ce-446e-b8f9-d05a57896a9b tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:56.505196 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-96c55684-38ce-446e-b8f9-d05a57896a9b tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:56.516944 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:56.516944 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:56.521906 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-96c55684-38ce-446e-b8f9-d05a57896a9b tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:56:56.528281 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-96c55684-38ce-446e-b8f9-d05a57896a9b tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e returned with HTTP 200 Mar 17 10:56:56.528804 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 484/978] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:56 2026] GET /volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:56:56.542477 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-f13ffc91-7c50-4c2e-8a05-54fb98d17864 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:56.544878 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f13ffc91-7c50-4c2e-8a05-54fb98d17864 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e Mar 17 10:56:56.545163 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f13ffc91-7c50-4c2e-8a05-54fb98d17864 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:56.545578 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f13ffc91-7c50-4c2e-8a05-54fb98d17864 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:56.558906 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:56.558906 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:56.563844 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-f13ffc91-7c50-4c2e-8a05-54fb98d17864 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:56:56.569814 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f13ffc91-7c50-4c2e-8a05-54fb98d17864 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e returned with HTTP 200 Mar 17 10:56:56.570348 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 495/979] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:56 2026] GET /volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:56:56.695725 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-9096838f-5790-4c3a-b958-d6b84cd50ac6 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:56.698584 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-9096838f-5790-4c3a-b958-d6b84cd50ac6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 10:56:56.699178 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-9096838f-5790-4c3a-b958-d6b84cd50ac6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1232332841"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:56:56.701663 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.volumes [None req-9096838f-5790-4c3a-b958-d6b84cd50ac6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1232332841'}} {{(pid=123124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 10:56:56.701912 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-9096838f-5790-4c3a-b958-d6b84cd50ac6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Create volume of 1 GB Mar 17 10:56:56.707651 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-9096838f-5790-4c3a-b958-d6b84cd50ac6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Availability Zones retrieved successfully. Mar 17 10:56:56.719112 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-9096838f-5790-4c3a-b958-d6b84cd50ac6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Flow 'volume_create_api' (b0122667-b902-4d55-aaaf-3306ba9446c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:56:56.720998 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-9096838f-5790-4c3a-b958-d6b84cd50ac6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dbd0238-efb7-4288-a682-0c729b19994c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:56:56.722968 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.flows.api.create_volume [None req-9096838f-5790-4c3a-b958-d6b84cd50ac6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Validating volume size '1' using validate_int {{(pid=123124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:56:56.757926 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-9096838f-5790-4c3a-b958-d6b84cd50ac6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dbd0238-efb7-4288-a682-0c729b19994c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:56:56.759266 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-9096838f-5790-4c3a-b958-d6b84cd50ac6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3edaff2-3075-451f-a50a-a54df0a80b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:56:56.784376 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-22fdf9a2-ccc6-44b8-8599-e55604a2938e None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:56.787353 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-22fdf9a2-ccc6-44b8-8599-e55604a2938e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 Mar 17 10:56:56.787658 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-22fdf9a2-ccc6-44b8-8599-e55604a2938e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:56.787954 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-22fdf9a2-ccc6-44b8-8599-e55604a2938e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:56.797772 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:56.797772 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:56.802334 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-22fdf9a2-ccc6-44b8-8599-e55604a2938e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:56:56.808333 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-22fdf9a2-ccc6-44b8-8599-e55604a2938e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 returned with HTTP 200 Mar 17 10:56:56.808888 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 496/980] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:56 2026] GET /volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 10:56:56.812817 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-9096838f-5790-4c3a-b958-d6b84cd50ac6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Created reservations ['60964510-1e0d-4519-84a8-f022509d783e', 'bbe264d4-6011-4320-b704-4d11d8cae418', '8d759369-4442-4c6f-84be-defe1cc85044', '73d66524-36a5-4e43-bfd3-e79675c0146b'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:56:56.814052 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-9096838f-5790-4c3a-b958-d6b84cd50ac6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3edaff2-3075-451f-a50a-a54df0a80b9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60964510-1e0d-4519-84a8-f022509d783e', 'bbe264d4-6011-4320-b704-4d11d8cae418', '8d759369-4442-4c6f-84be-defe1cc85044', '73d66524-36a5-4e43-bfd3-e79675c0146b']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:56:56.815288 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-9096838f-5790-4c3a-b958-d6b84cd50ac6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99ebb5a3-1983-4f0e-85ca-b015135ca969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:56:56.836320 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-9096838f-5790-4c3a-b958-d6b84cd50ac6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99ebb5a3-1983-4f0e-85ca-b015135ca969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5036b3d9-5845-4cdb-8605-4a5c29a4179f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1232332841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4630f19bfda4d60ab12864930590d68',qos_specs=None,replication_status=,reservations=['60964510-1e0d-4519-84a8-f022509d783e','bbe264d4-6011-4320-b704-4d11d8cae418','8d759369-4442-4c6f-84be-defe1cc85044','73d66524-36a5-4e43-bfd3-e79675c0146b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87650918c3114730865b3b614d19fcb2',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:56:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1232332841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5036b3d9-5845-4cdb-8605-4a5c29a4179f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4630f19bfda4d60ab12864930590d68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87650918c3114730865b3b614d19fcb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:56:56.837733 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-9096838f-5790-4c3a-b958-d6b84cd50ac6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c9e14a7-7772-4b2c-97bb-9692c211b2bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:56:56.861321 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-9096838f-5790-4c3a-b958-d6b84cd50ac6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c9e14a7-7772-4b2c-97bb-9692c211b2bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1232332841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4630f19bfda4d60ab12864930590d68',qos_specs=None,replication_status=,reservations=['60964510-1e0d-4519-84a8-f022509d783e','bbe264d4-6011-4320-b704-4d11d8cae418','8d759369-4442-4c6f-84be-defe1cc85044','73d66524-36a5-4e43-bfd3-e79675c0146b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87650918c3114730865b3b614d19fcb2',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:56:56.862680 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-9096838f-5790-4c3a-b958-d6b84cd50ac6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8135842e-a287-401e-af4b-8cff9d339738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:56:56.875085 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-9096838f-5790-4c3a-b958-d6b84cd50ac6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8135842e-a287-401e-af4b-8cff9d339738) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:56:56.875880 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-9096838f-5790-4c3a-b958-d6b84cd50ac6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Flow 'volume_create_api' (b0122667-b902-4d55-aaaf-3306ba9446c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:56:56.876187 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-9096838f-5790-4c3a-b958-d6b84cd50ac6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Create volume request issued successfully. Mar 17 10:56:56.876780 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-9096838f-5790-4c3a-b958-d6b84cd50ac6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 10:56:56.877190 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 485/981] 38.102.83.89 () {74 vars in 1368 bytes} [Tue Mar 17 10:56:56 2026] POST /volume/v3/volumes => generated 758 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:56:56.900612 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-00a7354f-d06e-483e-91e5-446f2b293f14 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:56.903126 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-00a7354f-d06e-483e-91e5-446f2b293f14 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:56:56.903499 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-00a7354f-d06e-483e-91e5-446f2b293f14 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:56.903845 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-00a7354f-d06e-483e-91e5-446f2b293f14 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:56.913389 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:56.913389 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:56.917959 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-00a7354f-d06e-483e-91e5-446f2b293f14 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:56:56.923815 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-00a7354f-d06e-483e-91e5-446f2b293f14 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f returned with HTTP 200 Mar 17 10:56:56.924451 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 497/982] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:56 2026] GET /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:57.830603 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-769757d8-8405-4bb0-afa0-341099c5ef07 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:57.834506 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-769757d8-8405-4bb0-afa0-341099c5ef07 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 Mar 17 10:56:57.834817 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-769757d8-8405-4bb0-afa0-341099c5ef07 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:57.835122 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-769757d8-8405-4bb0-afa0-341099c5ef07 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:57.838815 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=175,cinder:INSERT=17,cinder:UPDATE=28 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:56:57.848839 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-769757d8-8405-4bb0-afa0-341099c5ef07 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 returned with HTTP 404 Mar 17 10:56:57.850360 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 486/983] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:57 2026] GET /volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:56:57.860094 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-340609f6-4ffb-4771-9904-9b2511b63332 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:57.862952 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-340609f6-4ffb-4771-9904-9b2511b63332 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 Mar 17 10:56:57.863242 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-340609f6-4ffb-4771-9904-9b2511b63332 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:57.863610 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-340609f6-4ffb-4771-9904-9b2511b63332 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:57.871502 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-340609f6-4ffb-4771-9904-9b2511b63332 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 returned with HTTP 404 Mar 17 10:56:57.872126 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 498/984] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:57 2026] GET /volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:56:57.884509 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-7b348661-8f02-45a0-97a4-32d5888296c9 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:57.887154 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7b348661-8f02-45a0-97a4-32d5888296c9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] DELETE https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 Mar 17 10:56:57.887488 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-7b348661-8f02-45a0-97a4-32d5888296c9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:57.887799 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-7b348661-8f02-45a0-97a4-32d5888296c9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:57.888057 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-7b348661-8f02-45a0-97a4-32d5888296c9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Delete volume with id: 39570113-c5c3-4a35-923e-6c5fcdf10d87 Mar 17 10:56:57.896072 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7b348661-8f02-45a0-97a4-32d5888296c9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 returned with HTTP 404 Mar 17 10:56:57.896745 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 487/985] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 10:56:57 2026] DELETE /volume/v3/volumes/39570113-c5c3-4a35-923e-6c5fcdf10d87 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:56:57.951631 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-5cc766aa-6aee-4989-a2bb-ca1e0876a4b1 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:57.954532 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-94e6d7c0-b1f7-48a2-9c1b-97f95905b37b None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:57.954737 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5cc766aa-6aee-4989-a2bb-ca1e0876a4b1 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:56:57.955040 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5cc766aa-6aee-4989-a2bb-ca1e0876a4b1 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:57.955360 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5cc766aa-6aee-4989-a2bb-ca1e0876a4b1 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:57.958242 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-94e6d7c0-b1f7-48a2-9c1b-97f95905b37b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 10:56:57.958777 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-94e6d7c0-b1f7-48a2-9c1b-97f95905b37b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "94d916c9-b3b0-4ece-826a-886c90b57bfd", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1558315668"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:56:57.960990 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.volumes [None req-94e6d7c0-b1f7-48a2-9c1b-97f95905b37b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Create volume request body: {'volume': {'imageRef': '94d916c9-b3b0-4ece-826a-886c90b57bfd', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1558315668'}} {{(pid=123124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 10:56:57.965314 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:57.965314 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:57.969939 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-5cc766aa-6aee-4989-a2bb-ca1e0876a4b1 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:56:57.976066 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5cc766aa-6aee-4989-a2bb-ca1e0876a4b1 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f returned with HTTP 200 Mar 17 10:56:57.976619 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 499/986] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:57 2026] GET /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:58.056735 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-37a8d468-6e11-4355-8cd1-3f346453eb01 req-9011fa31-249c-4550-983c-b95df4d4f4c2 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:58.059592 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-37a8d468-6e11-4355-8cd1-3f346453eb01 req-9011fa31-249c-4550-983c-b95df4d4f4c2 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:56:58.059730 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-37a8d468-6e11-4355-8cd1-3f346453eb01 req-9011fa31-249c-4550-983c-b95df4d4f4c2 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:58.059874 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-37a8d468-6e11-4355-8cd1-3f346453eb01 req-9011fa31-249c-4550-983c-b95df4d4f4c2 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:58.063070 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=141,cinder:UPDATE=20,cinder:INSERT=7 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:56:58.069878 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:58.069878 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:58.070502 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-94e6d7c0-b1f7-48a2-9c1b-97f95905b37b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Create volume of 1 GB Mar 17 10:56:58.070915 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:58.070915 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:58.072581 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-37a8d468-6e11-4355-8cd1-3f346453eb01 req-9011fa31-249c-4550-983c-b95df4d4f4c2 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:56:58.075663 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-37a8d468-6e11-4355-8cd1-3f346453eb01 req-9011fa31-249c-4550-983c-b95df4d4f4c2 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f returned with HTTP 200 Mar 17 10:56:58.076391 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 500/987] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:56:58 2026] GET /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:58.077127 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-94e6d7c0-b1f7-48a2-9c1b-97f95905b37b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Availability Zones retrieved successfully. Mar 17 10:56:58.085514 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-94e6d7c0-b1f7-48a2-9c1b-97f95905b37b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Flow 'volume_create_api' (93f0424a-7647-4431-a992-da030dd57caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:56:58.087233 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-94e6d7c0-b1f7-48a2-9c1b-97f95905b37b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (430a3140-4a70-44c7-9e82-52cb9a320adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:56:58.088699 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.flows.api.create_volume [None req-94e6d7c0-b1f7-48a2-9c1b-97f95905b37b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Validating volume size '1' using validate_int {{(pid=123124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:56:58.157378 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-94e6d7c0-b1f7-48a2-9c1b-97f95905b37b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (430a3140-4a70-44c7-9e82-52cb9a320adc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:56:58.158211 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-94e6d7c0-b1f7-48a2-9c1b-97f95905b37b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9d7e894-e28e-4146-9451-6832de6d205a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:56:58.191724 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-94e6d7c0-b1f7-48a2-9c1b-97f95905b37b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Created reservations ['f9ff039a-cd0f-4704-85fa-2771876c0632', '930e2310-671e-4a01-8bbb-103ca8a7dffd', '6a7919c8-e095-44fc-b966-d4d5f8f810b2', '2ace302f-117c-49bb-a3cb-0d58b88c1fce'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:56:58.192498 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-94e6d7c0-b1f7-48a2-9c1b-97f95905b37b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9d7e894-e28e-4146-9451-6832de6d205a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9ff039a-cd0f-4704-85fa-2771876c0632', '930e2310-671e-4a01-8bbb-103ca8a7dffd', '6a7919c8-e095-44fc-b966-d4d5f8f810b2', '2ace302f-117c-49bb-a3cb-0d58b88c1fce']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:56:58.193281 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-94e6d7c0-b1f7-48a2-9c1b-97f95905b37b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (402fc8cd-83e9-43ad-a905-582eb4cbffe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:56:58.207096 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-94e6d7c0-b1f7-48a2-9c1b-97f95905b37b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (402fc8cd-83e9-43ad-a905-582eb4cbffe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1558315668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='952eab38fa9f4690ab2b2365fa7b5458',qos_specs=None,replication_status=,reservations=['f9ff039a-cd0f-4704-85fa-2771876c0632','930e2310-671e-4a01-8bbb-103ca8a7dffd','6a7919c8-e095-44fc-b966-d4d5f8f810b2','2ace302f-117c-49bb-a3cb-0d58b88c1fce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627456c02fdf41e8bd6518268b72151a',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:56:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1558315668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='952eab38fa9f4690ab2b2365fa7b5458',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='627456c02fdf41e8bd6518268b72151a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:56:58.207906 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-94e6d7c0-b1f7-48a2-9c1b-97f95905b37b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (098fda0f-1ccc-4de2-9850-0a66e4559aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:56:58.222247 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-94e6d7c0-b1f7-48a2-9c1b-97f95905b37b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (098fda0f-1ccc-4de2-9850-0a66e4559aeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1558315668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='952eab38fa9f4690ab2b2365fa7b5458',qos_specs=None,replication_status=,reservations=['f9ff039a-cd0f-4704-85fa-2771876c0632','930e2310-671e-4a01-8bbb-103ca8a7dffd','6a7919c8-e095-44fc-b966-d4d5f8f810b2','2ace302f-117c-49bb-a3cb-0d58b88c1fce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627456c02fdf41e8bd6518268b72151a',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:56:58.222804 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-94e6d7c0-b1f7-48a2-9c1b-97f95905b37b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (928f7d40-7cd4-4de4-9c08-00eda8cac4d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:56:58.229122 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-94e6d7c0-b1f7-48a2-9c1b-97f95905b37b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (928f7d40-7cd4-4de4-9c08-00eda8cac4d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:56:58.229812 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-94e6d7c0-b1f7-48a2-9c1b-97f95905b37b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Flow 'volume_create_api' (93f0424a-7647-4431-a992-da030dd57caa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:56:58.230075 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-94e6d7c0-b1f7-48a2-9c1b-97f95905b37b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Create volume request issued successfully. Mar 17 10:56:58.230569 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-94e6d7c0-b1f7-48a2-9c1b-97f95905b37b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 10:56:58.230936 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 488/988] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 10:56:57 2026] POST /volume/v3/volumes => generated 756 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:56:58.254846 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-fa9d8c38-90cd-4dbe-8969-e6e3bc54f4ee None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:58.258265 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-fa9d8c38-90cd-4dbe-8969-e6e3bc54f4ee tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7 Mar 17 10:56:58.258265 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-fa9d8c38-90cd-4dbe-8969-e6e3bc54f4ee tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:58.258265 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-fa9d8c38-90cd-4dbe-8969-e6e3bc54f4ee tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:58.271117 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:58.271117 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:56:58.282577 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-fa9d8c38-90cd-4dbe-8969-e6e3bc54f4ee tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:56:58.295713 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-fa9d8c38-90cd-4dbe-8969-e6e3bc54f4ee tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7 returned with HTTP 200 Mar 17 10:56:58.296266 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 501/989] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:58 2026] GET /volume/v3/volumes/9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:56:59.320642 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-ad3812bb-df04-4eaf-bf7a-f3ac6303dd70 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:56:59.322084 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ad3812bb-df04-4eaf-bf7a-f3ac6303dd70 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7 Mar 17 10:56:59.322254 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ad3812bb-df04-4eaf-bf7a-f3ac6303dd70 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:56:59.322452 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ad3812bb-df04-4eaf-bf7a-f3ac6303dd70 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:56:59.328375 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:56:59.328375 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:56:59.331790 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-ad3812bb-df04-4eaf-bf7a-f3ac6303dd70 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:56:59.336595 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ad3812bb-df04-4eaf-bf7a-f3ac6303dd70 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7 returned with HTTP 200 Mar 17 10:56:59.337244 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 489/990] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:56:59 2026] GET /volume/v3/volumes/9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:00.119182 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-27d5c9c6-82ca-4ac8-8fbe-6654c567949b None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:00.119742 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-27d5c9c6-82ca-4ac8-8fbe-6654c567949b None None] GET https://38.102.83.89/volume// Mar 17 10:57:00.120016 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-27d5c9c6-82ca-4ac8-8fbe-6654c567949b None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:00.120331 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-27d5c9c6-82ca-4ac8-8fbe-6654c567949b None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:00.120844 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-27d5c9c6-82ca-4ac8-8fbe-6654c567949b None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:57:00.121242 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 502/991] 38.102.83.89 () {72 vars in 1539 bytes} [Tue Mar 17 10:57:00 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:57:00.132524 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-37a8d468-6e11-4355-8cd1-3f346453eb01 req-0e7465bd-b552-44e6-9e2c-5b2c80155fc6 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:00.135438 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-37a8d468-6e11-4355-8cd1-3f346453eb01 req-0e7465bd-b552-44e6-9e2c-5b2c80155fc6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] POST https://38.102.83.89/volume/v3/attachments Mar 17 10:57:00.135985 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-37a8d468-6e11-4355-8cd1-3f346453eb01 req-0e7465bd-b552-44e6-9e2c-5b2c80155fc6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5036b3d9-5845-4cdb-8605-4a5c29a4179f", "connector": null, "instance_uuid": "49932dab-4aef-41e7-aafe-f0c63d6fd16e"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:57:00.147224 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:00.147224 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:00.178949 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-37a8d468-6e11-4355-8cd1-3f346453eb01 req-0e7465bd-b552-44e6-9e2c-5b2c80155fc6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/attachments returned with HTTP 200 Mar 17 10:57:00.179741 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 490/992] 38.102.83.89 () {80 vars in 1704 bytes} [Tue Mar 17 10:57:00 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:57:00.356336 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-4cefa0fb-b60d-4111-a673-ecda1ee7e92b None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:00.358911 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-4cefa0fb-b60d-4111-a673-ecda1ee7e92b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7 Mar 17 10:57:00.359327 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-4cefa0fb-b60d-4111-a673-ecda1ee7e92b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:00.359626 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-4cefa0fb-b60d-4111-a673-ecda1ee7e92b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:00.368786 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:00.368786 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:00.373086 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-4cefa0fb-b60d-4111-a673-ecda1ee7e92b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:57:00.379441 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-4cefa0fb-b60d-4111-a673-ecda1ee7e92b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7 returned with HTTP 200 Mar 17 10:57:00.379940 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 503/993] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:00 2026] GET /volume/v3/volumes/9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7 => generated 1364 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:57:00.402403 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-73cb5ad0-4a1c-4aaa-9a7d-23f3e0ead87f None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:00.405248 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-73cb5ad0-4a1c-4aaa-9a7d-23f3e0ead87f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7 Mar 17 10:57:00.405600 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-73cb5ad0-4a1c-4aaa-9a7d-23f3e0ead87f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:00.405907 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-73cb5ad0-4a1c-4aaa-9a7d-23f3e0ead87f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:00.416236 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:00.416236 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:00.421436 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-73cb5ad0-4a1c-4aaa-9a7d-23f3e0ead87f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:57:00.428730 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-73cb5ad0-4a1c-4aaa-9a7d-23f3e0ead87f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7 returned with HTTP 200 Mar 17 10:57:00.429274 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 491/994] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:00 2026] GET /volume/v3/volumes/9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7 => generated 1364 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:57:00.450859 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-9f35c694-1da1-4424-bfd7-b2ed59a40383 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:00.453248 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9f35c694-1da1-4424-bfd7-b2ed59a40383 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] POST https://38.102.83.89/volume/v3/backups Mar 17 10:57:00.453762 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9f35c694-1da1-4424-bfd7-b2ed59a40383 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7", "name": "tempest-VolumesBackupsTest-Backup-354894031", "container": "tempest-volumesbackupstest-backup-container-398904142"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:57:00.455771 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.contrib.backups [None req-9f35c694-1da1-4424-bfd7-b2ed59a40383 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Creating new backup {'backup': {'volume_id': '9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7', 'name': 'tempest-VolumesBackupsTest-Backup-354894031', 'container': 'tempest-volumesbackupstest-backup-container-398904142'}} {{(pid=123123) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Mar 17 10:57:00.456001 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.contrib.backups [None req-9f35c694-1da1-4424-bfd7-b2ed59a40383 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Creating backup of volume 9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7 in container tempest-volumesbackupstest-backup-container-398904142 Mar 17 10:57:00.465108 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:00.465108 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:00.465803 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-9f35c694-1da1-4424-bfd7-b2ed59a40383 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:57:00.488246 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-9f35c694-1da1-4424-bfd7-b2ed59a40383 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Created reservations ['73371eff-8ea4-4e98-8335-c3972e781df4', '10463424-4b82-470a-b107-682398732224'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:57:00.528362 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9f35c694-1da1-4424-bfd7-b2ed59a40383 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups returned with HTTP 202 Mar 17 10:57:00.528362 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 504/995] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 10:57:00 2026] POST /volume/v3/backups => generated 333 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:57:00.541774 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-d65af31f-2f8d-44e5-b50a-d17dcdb2dbf6 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:00.544456 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d65af31f-2f8d-44e5-b50a-d17dcdb2dbf6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:00.544888 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d65af31f-2f8d-44e5-b50a-d17dcdb2dbf6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:00.546408 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d65af31f-2f8d-44e5-b50a-d17dcdb2dbf6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:00.546675 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-d65af31f-2f8d-44e5-b50a-d17dcdb2dbf6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:00.555020 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:00.555020 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:00.556280 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d65af31f-2f8d-44e5-b50a-d17dcdb2dbf6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:00.556852 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 492/996] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:00 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:00.607881 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-de1dfe1c-2f3e-4240-b6f4-409cf7e8adbd None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:00.610416 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-de1dfe1c-2f3e-4240-b6f4-409cf7e8adbd tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:57:00.610687 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-de1dfe1c-2f3e-4240-b6f4-409cf7e8adbd tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:00.610972 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-de1dfe1c-2f3e-4240-b6f4-409cf7e8adbd tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:00.624320 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:00.624320 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:00.628963 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-de1dfe1c-2f3e-4240-b6f4-409cf7e8adbd tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:00.634648 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-de1dfe1c-2f3e-4240-b6f4-409cf7e8adbd tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f returned with HTTP 200 Mar 17 10:57:00.635134 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 505/997] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:00 2026] GET /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:00.719897 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-d29e38dc-1566-40b6-8a59-8f86881d6d3e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:00.720468 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d29e38dc-1566-40b6-8a59-8f86881d6d3e None None] GET https://38.102.83.89/volume// Mar 17 10:57:00.720727 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d29e38dc-1566-40b6-8a59-8f86881d6d3e None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:00.721044 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d29e38dc-1566-40b6-8a59-8f86881d6d3e None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:00.721685 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d29e38dc-1566-40b6-8a59-8f86881d6d3e None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:57:00.722457 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 493/998] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 10:57:00 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:57:00.733958 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-37a8d468-6e11-4355-8cd1-3f346453eb01 req-e15e323f-0b2d-4a60-be7d-8611e6efb6c9 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:00.737094 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-37a8d468-6e11-4355-8cd1-3f346453eb01 req-e15e323f-0b2d-4a60-be7d-8611e6efb6c9 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:57:00.737486 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-37a8d468-6e11-4355-8cd1-3f346453eb01 req-e15e323f-0b2d-4a60-be7d-8611e6efb6c9 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:00.737798 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-37a8d468-6e11-4355-8cd1-3f346453eb01 req-e15e323f-0b2d-4a60-be7d-8611e6efb6c9 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:00.750536 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:00.750536 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:00.754995 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-37a8d468-6e11-4355-8cd1-3f346453eb01 req-e15e323f-0b2d-4a60-be7d-8611e6efb6c9 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:00.761264 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-37a8d468-6e11-4355-8cd1-3f346453eb01 req-e15e323f-0b2d-4a60-be7d-8611e6efb6c9 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f returned with HTTP 200 Mar 17 10:57:00.761861 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 506/999] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 10:57:00 2026] GET /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f => generated 1031 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 10:57:00.833925 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-37a8d468-6e11-4355-8cd1-3f346453eb01 req-4659e1a8-c1dd-44ee-b50f-9d8da63b2cc8 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:00.837136 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-37a8d468-6e11-4355-8cd1-3f346453eb01 req-4659e1a8-c1dd-44ee-b50f-9d8da63b2cc8 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] PUT https://38.102.83.89/volume/v3/attachments/69d7063f-f9a0-4acd-9ce7-17163287f417 Mar 17 10:57:00.837794 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-37a8d468-6e11-4355-8cd1-3f346453eb01 req-4659e1a8-c1dd-44ee-b50f-9d8da63b2cc8 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "38.102.83.89", "host": "np0005649721.novalocal", "multipath": false, "enforce_multipath": true, "initiator": "iqn.1994-05.com.redhat:fd15498af3bd", "do_local_attach": false, "uuid": "0ceb02b1-38b4-43fc-8549-abe22c224d5e", "system uuid": "7643bce9-2f06-4fe7-b291-650913a35e56", "nvme_native_multipath": false, "nqn": "nqn.2014-08.org.nvmexpress:uuid:7492a7d8-3878-46d7-bc3c-9b085f58a756", "found_dsc": "", "host_ips": ["38.102.83.89", "fe80::f816:3eff:feb5:bca3", "192.168.122.1", "172.24.5.1", "2001:db8::2", "fe80::608a:3ff:feb6:c149", "fe80::fc16:3eff:fed0:27e0", "fe80::d096:59ff:fefb:5a8d"], "mountpoint": "/dev/vdc"}}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:57:00.849843 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-37a8d468-6e11-4355-8cd1-3f346453eb01 req-4659e1a8-c1dd-44ee-b50f-9d8da63b2cc8 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Acquiring lock "cinder-attachment_update-5036b3d9-5845-4cdb-8605-4a5c29a4179f-np0005649721.novalocal" by "attachment_update" {{(pid=123124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Mar 17 10:57:00.856209 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-37a8d468-6e11-4355-8cd1-3f346453eb01 req-4659e1a8-c1dd-44ee-b50f-9d8da63b2cc8 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Lock "cinder-attachment_update-5036b3d9-5845-4cdb-8605-4a5c29a4179f-np0005649721.novalocal" acquired by "attachment_update" :: waited 0.006s {{(pid=123124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Mar 17 10:57:00.858344 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:00.858344 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:01.576067 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-cfe5d144-30fb-4b36-8ec3-20941d142017 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:01.579181 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-cfe5d144-30fb-4b36-8ec3-20941d142017 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:01.579597 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-cfe5d144-30fb-4b36-8ec3-20941d142017 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:01.579931 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-cfe5d144-30fb-4b36-8ec3-20941d142017 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:01.580247 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-cfe5d144-30fb-4b36-8ec3-20941d142017 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:01.588146 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:01.588146 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:01.589331 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-cfe5d144-30fb-4b36-8ec3-20941d142017 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:01.589660 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 507/1000] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:01 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:01.660247 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-088b2071-9a9e-40ba-952c-7feb0290f8ed None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:01.662997 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-088b2071-9a9e-40ba-952c-7feb0290f8ed tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:57:01.663347 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-088b2071-9a9e-40ba-952c-7feb0290f8ed tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:01.663660 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-088b2071-9a9e-40ba-952c-7feb0290f8ed tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:01.675994 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:01.675994 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:01.680417 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-088b2071-9a9e-40ba-952c-7feb0290f8ed tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:01.686150 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-088b2071-9a9e-40ba-952c-7feb0290f8ed tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f returned with HTTP 200 Mar 17 10:57:01.686693 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 508/1001] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:01 2026] GET /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:02.607982 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-88b039e3-6276-48e6-b6da-976459e57064 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:02.610839 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-88b039e3-6276-48e6-b6da-976459e57064 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:02.611059 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-88b039e3-6276-48e6-b6da-976459e57064 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:02.611394 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-88b039e3-6276-48e6-b6da-976459e57064 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:02.611581 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-88b039e3-6276-48e6-b6da-976459e57064 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:02.617213 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:02.617213 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:02.618414 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-88b039e3-6276-48e6-b6da-976459e57064 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:02.619061 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 509/1002] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:02 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:02.708633 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-837c1747-d70a-462c-9211-8c2fe11fcc29 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:02.711329 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-837c1747-d70a-462c-9211-8c2fe11fcc29 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:57:02.711692 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-837c1747-d70a-462c-9211-8c2fe11fcc29 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:02.712093 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-837c1747-d70a-462c-9211-8c2fe11fcc29 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:02.726661 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:02.726661 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:02.731525 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-837c1747-d70a-462c-9211-8c2fe11fcc29 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:02.738005 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-837c1747-d70a-462c-9211-8c2fe11fcc29 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f returned with HTTP 200 Mar 17 10:57:02.738672 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 510/1003] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:02 2026] GET /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:03.636178 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-6b7dadbb-8913-4dcc-936c-13650029c6a1 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:03.639362 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6b7dadbb-8913-4dcc-936c-13650029c6a1 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:03.639682 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6b7dadbb-8913-4dcc-936c-13650029c6a1 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:03.639988 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6b7dadbb-8913-4dcc-936c-13650029c6a1 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:03.640179 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-6b7dadbb-8913-4dcc-936c-13650029c6a1 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:03.645735 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:03.645735 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:03.646889 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6b7dadbb-8913-4dcc-936c-13650029c6a1 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:03.647457 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 511/1004] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:03 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:03.761133 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-e0982519-66c4-41b7-bb97-904f2c7b09bf None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:03.762859 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e0982519-66c4-41b7-bb97-904f2c7b09bf tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:57:03.763043 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e0982519-66c4-41b7-bb97-904f2c7b09bf tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:03.763242 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e0982519-66c4-41b7-bb97-904f2c7b09bf tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:03.772073 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:03.772073 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:03.775245 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-e0982519-66c4-41b7-bb97-904f2c7b09bf tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:03.779367 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e0982519-66c4-41b7-bb97-904f2c7b09bf tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f returned with HTTP 200 Mar 17 10:57:03.779882 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 512/1005] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:03 2026] GET /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:04.664210 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-51be73ef-c3af-4c6d-bc5c-a47539c1465e None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:04.666806 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-51be73ef-c3af-4c6d-bc5c-a47539c1465e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:04.667179 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-51be73ef-c3af-4c6d-bc5c-a47539c1465e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:04.667580 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-51be73ef-c3af-4c6d-bc5c-a47539c1465e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:04.667777 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-51be73ef-c3af-4c6d-bc5c-a47539c1465e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:04.674140 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:04.674140 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:04.675360 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-51be73ef-c3af-4c6d-bc5c-a47539c1465e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:04.675883 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 513/1006] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:04 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:04.802936 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-0846a018-2a3d-4fda-a15d-4e80f8595611 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:04.805765 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0846a018-2a3d-4fda-a15d-4e80f8595611 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:57:04.806066 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0846a018-2a3d-4fda-a15d-4e80f8595611 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:04.806406 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0846a018-2a3d-4fda-a15d-4e80f8595611 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:04.822483 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:04.822483 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:04.828522 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-0846a018-2a3d-4fda-a15d-4e80f8595611 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:04.835554 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0846a018-2a3d-4fda-a15d-4e80f8595611 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f returned with HTTP 200 Mar 17 10:57:04.836194 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 514/1007] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:04 2026] GET /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:05.694706 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-ceeaa838-a88f-480d-a19a-a2f3a564e8ee None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:05.697213 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ceeaa838-a88f-480d-a19a-a2f3a564e8ee tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:05.697548 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ceeaa838-a88f-480d-a19a-a2f3a564e8ee tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:05.697845 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ceeaa838-a88f-480d-a19a-a2f3a564e8ee tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:05.698025 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-ceeaa838-a88f-480d-a19a-a2f3a564e8ee tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:05.703318 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:05.703318 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:05.704543 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ceeaa838-a88f-480d-a19a-a2f3a564e8ee tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:05.704923 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 515/1008] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:05 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:05.856338 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-c66122a8-7754-4ac2-80c0-5141137bc1dd None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:05.858814 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c66122a8-7754-4ac2-80c0-5141137bc1dd tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:57:05.859096 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c66122a8-7754-4ac2-80c0-5141137bc1dd tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:05.859414 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c66122a8-7754-4ac2-80c0-5141137bc1dd tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:05.870714 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:05.870714 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:05.875026 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-c66122a8-7754-4ac2-80c0-5141137bc1dd tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:05.880418 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c66122a8-7754-4ac2-80c0-5141137bc1dd tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f returned with HTTP 200 Mar 17 10:57:05.880903 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 516/1009] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:05 2026] GET /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:06.718964 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-63da0374-c88c-4295-9057-ebe14e6ca1ab None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:06.721534 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-63da0374-c88c-4295-9057-ebe14e6ca1ab tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:06.721823 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-63da0374-c88c-4295-9057-ebe14e6ca1ab tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:06.722114 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-63da0374-c88c-4295-9057-ebe14e6ca1ab tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:06.722319 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-63da0374-c88c-4295-9057-ebe14e6ca1ab tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:06.728119 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:06.728119 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:06.729842 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-63da0374-c88c-4295-9057-ebe14e6ca1ab tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:06.730581 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 517/1010] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:06 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:06.886809 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-37a8d468-6e11-4355-8cd1-3f346453eb01 req-4659e1a8-c1dd-44ee-b50f-9d8da63b2cc8 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Lock "cinder-attachment_update-5036b3d9-5845-4cdb-8605-4a5c29a4179f-np0005649721.novalocal" released by "attachment_update" :: held 6.030s {{(pid=123124) __release /opt/stack/cinder/cinder/coordination.py:152}} Mar 17 10:57:06.886809 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-37a8d468-6e11-4355-8cd1-3f346453eb01 req-4659e1a8-c1dd-44ee-b50f-9d8da63b2cc8 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/attachments/69d7063f-f9a0-4acd-9ce7-17163287f417 returned with HTTP 200 Mar 17 10:57:06.886809 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 494/1011] 38.102.83.89 () {80 vars in 1814 bytes} [Tue Mar 17 10:57:00 2026] PUT /volume/v3/attachments/69d7063f-f9a0-4acd-9ce7-17163287f417 => generated 790 bytes in 6054 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:57:06.896869 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-a1ab1fd3-8bf0-4e22-8778-bb831e6fceb8 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:06.900014 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a1ab1fd3-8bf0-4e22-8778-bb831e6fceb8 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:57:06.900369 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a1ab1fd3-8bf0-4e22-8778-bb831e6fceb8 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:06.900821 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a1ab1fd3-8bf0-4e22-8778-bb831e6fceb8 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:06.918217 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:06.918217 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:06.924158 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-a1ab1fd3-8bf0-4e22-8778-bb831e6fceb8 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:06.931376 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a1ab1fd3-8bf0-4e22-8778-bb831e6fceb8 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f returned with HTTP 200 Mar 17 10:57:06.932019 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 518/1012] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:06 2026] GET /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:07.748779 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-7d7d5bcf-03ab-4521-bf47-be2636afad16 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:07.751191 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7d7d5bcf-03ab-4521-bf47-be2636afad16 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:07.751558 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-7d7d5bcf-03ab-4521-bf47-be2636afad16 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:07.752405 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-7d7d5bcf-03ab-4521-bf47-be2636afad16 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:07.752405 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-7d7d5bcf-03ab-4521-bf47-be2636afad16 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:07.757456 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:07.757456 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:07.758605 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7d7d5bcf-03ab-4521-bf47-be2636afad16 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:07.759171 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 495/1013] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:07 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:07.963783 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-89c2b0d1-9984-452c-9ac8-da228da9c1e0 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:07.966201 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-89c2b0d1-9984-452c-9ac8-da228da9c1e0 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:57:07.966589 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-89c2b0d1-9984-452c-9ac8-da228da9c1e0 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:07.967034 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-89c2b0d1-9984-452c-9ac8-da228da9c1e0 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:07.982316 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:07.982316 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:07.988000 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-89c2b0d1-9984-452c-9ac8-da228da9c1e0 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:07.997291 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-89c2b0d1-9984-452c-9ac8-da228da9c1e0 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f returned with HTTP 200 Mar 17 10:57:07.998199 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 519/1014] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:07 2026] GET /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:08.776078 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-ea328713-8c13-410d-aba2-405a43a4947f None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:08.779432 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ea328713-8c13-410d-aba2-405a43a4947f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:08.779708 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ea328713-8c13-410d-aba2-405a43a4947f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:08.779989 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ea328713-8c13-410d-aba2-405a43a4947f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:08.780167 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-ea328713-8c13-410d-aba2-405a43a4947f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:08.784709 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:08.784709 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:08.785849 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ea328713-8c13-410d-aba2-405a43a4947f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:08.786383 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 496/1015] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:08 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 10:57:09.024579 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-07385172-5079-4b42-96be-c30a60521170 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:09.024579 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-07385172-5079-4b42-96be-c30a60521170 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:57:09.024579 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-07385172-5079-4b42-96be-c30a60521170 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:09.024579 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-07385172-5079-4b42-96be-c30a60521170 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:09.033705 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:09.033705 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:09.036924 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-07385172-5079-4b42-96be-c30a60521170 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:09.040494 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-07385172-5079-4b42-96be-c30a60521170 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f returned with HTTP 200 Mar 17 10:57:09.040898 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 520/1016] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:09 2026] GET /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:09.799052 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-60976fdc-6d4e-4f26-8cf1-f98407a9a693 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:09.801855 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-60976fdc-6d4e-4f26-8cf1-f98407a9a693 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:09.802173 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-60976fdc-6d4e-4f26-8cf1-f98407a9a693 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:09.802568 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-60976fdc-6d4e-4f26-8cf1-f98407a9a693 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:09.802764 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-60976fdc-6d4e-4f26-8cf1-f98407a9a693 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:09.808100 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:09.808100 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:09.809421 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-60976fdc-6d4e-4f26-8cf1-f98407a9a693 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:09.809990 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 497/1017] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:09 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:10.066206 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-98687c74-c409-43d4-ad7e-aee5cc5e36e3 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:10.069679 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-98687c74-c409-43d4-ad7e-aee5cc5e36e3 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:57:10.069679 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-98687c74-c409-43d4-ad7e-aee5cc5e36e3 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:10.069903 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-98687c74-c409-43d4-ad7e-aee5cc5e36e3 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:10.097882 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:10.097882 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:10.104823 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-98687c74-c409-43d4-ad7e-aee5cc5e36e3 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:10.113325 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-98687c74-c409-43d4-ad7e-aee5cc5e36e3 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f returned with HTTP 200 Mar 17 10:57:10.113762 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 521/1018] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:10 2026] GET /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:10.823460 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-5cbaeb36-ffa9-4701-8ec3-33ca98c3bb3c None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:10.826185 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5cbaeb36-ffa9-4701-8ec3-33ca98c3bb3c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:10.826555 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-5cbaeb36-ffa9-4701-8ec3-33ca98c3bb3c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:10.826902 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-5cbaeb36-ffa9-4701-8ec3-33ca98c3bb3c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:10.827107 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-5cbaeb36-ffa9-4701-8ec3-33ca98c3bb3c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:10.833958 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:10.833958 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:10.835348 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5cbaeb36-ffa9-4701-8ec3-33ca98c3bb3c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:10.836059 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 498/1019] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:10 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:11.138578 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-2c8d9d36-2b35-41fa-8cd8-58f55eb5fb74 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:11.141232 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2c8d9d36-2b35-41fa-8cd8-58f55eb5fb74 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:57:11.141559 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2c8d9d36-2b35-41fa-8cd8-58f55eb5fb74 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:11.141856 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2c8d9d36-2b35-41fa-8cd8-58f55eb5fb74 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:11.153621 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:11.153621 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:11.157061 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-2c8d9d36-2b35-41fa-8cd8-58f55eb5fb74 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:11.161461 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2c8d9d36-2b35-41fa-8cd8-58f55eb5fb74 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f returned with HTTP 200 Mar 17 10:57:11.162119 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 522/1020] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:11 2026] GET /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:11.853116 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-8e3d2224-e84d-4ec6-a181-03898eba68b8 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:11.855810 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-8e3d2224-e84d-4ec6-a181-03898eba68b8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:11.856142 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-8e3d2224-e84d-4ec6-a181-03898eba68b8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:11.856482 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-8e3d2224-e84d-4ec6-a181-03898eba68b8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:11.856673 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-8e3d2224-e84d-4ec6-a181-03898eba68b8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:11.862952 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:11.862952 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:11.864248 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-8e3d2224-e84d-4ec6-a181-03898eba68b8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:11.864874 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 499/1021] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:11 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:12.184879 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-bd54238f-e3d4-4a99-9ebb-2fd0f3a3443f None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:12.188140 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-bd54238f-e3d4-4a99-9ebb-2fd0f3a3443f tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:57:12.188576 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-bd54238f-e3d4-4a99-9ebb-2fd0f3a3443f tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:12.188925 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-bd54238f-e3d4-4a99-9ebb-2fd0f3a3443f tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:12.202149 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:12.202149 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:12.206715 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-bd54238f-e3d4-4a99-9ebb-2fd0f3a3443f tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:12.212550 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-bd54238f-e3d4-4a99-9ebb-2fd0f3a3443f tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f returned with HTTP 200 Mar 17 10:57:12.213365 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 523/1022] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:12 2026] GET /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:12.884210 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-78dce887-a82b-4f42-bea3-968fd7234939 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:12.887146 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-78dce887-a82b-4f42-bea3-968fd7234939 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:12.887526 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-78dce887-a82b-4f42-bea3-968fd7234939 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:12.887835 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-78dce887-a82b-4f42-bea3-968fd7234939 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:12.888028 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-78dce887-a82b-4f42-bea3-968fd7234939 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:12.894653 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:12.894653 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:12.896671 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-78dce887-a82b-4f42-bea3-968fd7234939 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:12.897433 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 500/1023] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:12 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:13.237858 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-270bcfff-5e0a-46fe-8b0d-a01851f99ac2 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:13.240135 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-270bcfff-5e0a-46fe-8b0d-a01851f99ac2 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:57:13.240593 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-270bcfff-5e0a-46fe-8b0d-a01851f99ac2 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:13.240989 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-270bcfff-5e0a-46fe-8b0d-a01851f99ac2 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:13.254172 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:13.254172 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:13.257386 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-270bcfff-5e0a-46fe-8b0d-a01851f99ac2 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:13.263094 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-270bcfff-5e0a-46fe-8b0d-a01851f99ac2 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f returned with HTTP 200 Mar 17 10:57:13.263730 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 524/1024] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:13 2026] GET /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:13.290656 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-37a8d468-6e11-4355-8cd1-3f346453eb01 req-7f287bff-7836-4ffb-9875-3a356d761a07 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:13.299181 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-37a8d468-6e11-4355-8cd1-3f346453eb01 req-7f287bff-7836-4ffb-9875-3a356d761a07 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] POST https://38.102.83.89/volume/v3/attachments/69d7063f-f9a0-4acd-9ce7-17163287f417/action Mar 17 10:57:13.299888 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-37a8d468-6e11-4355-8cd1-3f346453eb01 req-7f287bff-7836-4ffb-9875-3a356d761a07 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Action body: b'{"os-complete": null}' {{(pid=123124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:57:13.300192 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-37a8d468-6e11-4355-8cd1-3f346453eb01 req-7f287bff-7836-4ffb-9875-3a356d761a07 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:57:13.321012 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:13.321012 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:13.330764 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-37a8d468-6e11-4355-8cd1-3f346453eb01 req-7f287bff-7836-4ffb-9875-3a356d761a07 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/attachments/69d7063f-f9a0-4acd-9ce7-17163287f417/action returned with HTTP 204 Mar 17 10:57:13.331229 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 501/1025] 38.102.83.89 () {80 vars in 1835 bytes} [Tue Mar 17 10:57:13 2026] POST /volume/v3/attachments/69d7063f-f9a0-4acd-9ce7-17163287f417/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:57:13.913996 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-f5844be9-61be-4821-a517-5a6bedd0278f None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:13.915660 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f5844be9-61be-4821-a517-5a6bedd0278f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:13.915849 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f5844be9-61be-4821-a517-5a6bedd0278f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:13.916043 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f5844be9-61be-4821-a517-5a6bedd0278f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:13.916166 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-f5844be9-61be-4821-a517-5a6bedd0278f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:13.919825 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:13.919825 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:13.920526 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f5844be9-61be-4821-a517-5a6bedd0278f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:13.920880 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 525/1026] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:13 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 793 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:14.289855 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-b2d455c9-24a8-486b-bb88-e41d1535f377 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:14.292220 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b2d455c9-24a8-486b-bb88-e41d1535f377 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:57:14.292486 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b2d455c9-24a8-486b-bb88-e41d1535f377 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:14.292733 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b2d455c9-24a8-486b-bb88-e41d1535f377 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:14.301851 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:14.301851 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:14.304806 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-b2d455c9-24a8-486b-bb88-e41d1535f377 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:14.308425 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b2d455c9-24a8-486b-bb88-e41d1535f377 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f returned with HTTP 200 Mar 17 10:57:14.308777 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 502/1027] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:14 2026] GET /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f => generated 1143 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:57:14.325939 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-281ecb3c-c007-4013-a3f7-1c0c1b0b562e None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:14.327875 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-281ecb3c-c007-4013-a3f7-1c0c1b0b562e tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:57:14.328021 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-281ecb3c-c007-4013-a3f7-1c0c1b0b562e tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:14.328165 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-281ecb3c-c007-4013-a3f7-1c0c1b0b562e tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:14.336126 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:14.336126 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:14.336289 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-281ecb3c-c007-4013-a3f7-1c0c1b0b562e tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:14.338809 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-281ecb3c-c007-4013-a3f7-1c0c1b0b562e tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f returned with HTTP 200 Mar 17 10:57:14.339242 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 526/1028] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:14 2026] GET /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f => generated 1143 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:57:14.679507 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-ed9257f6-42c3-4f73-83d0-ae205e4dc24b req-8691d366-6a25-45ab-bd67-e4d153eadb93 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:14.682954 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-ed9257f6-42c3-4f73-83d0-ae205e4dc24b req-8691d366-6a25-45ab-bd67-e4d153eadb93 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e Mar 17 10:57:14.683332 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-ed9257f6-42c3-4f73-83d0-ae205e4dc24b req-8691d366-6a25-45ab-bd67-e4d153eadb93 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:14.683758 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-ed9257f6-42c3-4f73-83d0-ae205e4dc24b req-8691d366-6a25-45ab-bd67-e4d153eadb93 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:14.700561 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:14.700561 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:14.703318 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-ed9257f6-42c3-4f73-83d0-ae205e4dc24b req-8691d366-6a25-45ab-bd67-e4d153eadb93 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:14.706182 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-ed9257f6-42c3-4f73-83d0-ae205e4dc24b req-8691d366-6a25-45ab-bd67-e4d153eadb93 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e returned with HTTP 200 Mar 17 10:57:14.706592 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 503/1029] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:57:14 2026] GET /volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:57:14.732731 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-ed9257f6-42c3-4f73-83d0-ae205e4dc24b req-dfb08a52-c6e3-4737-8297-7858bf3346cd None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:14.735316 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-ed9257f6-42c3-4f73-83d0-ae205e4dc24b req-dfb08a52-c6e3-4737-8297-7858bf3346cd tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] POST https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e/action Mar 17 10:57:14.735742 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-ed9257f6-42c3-4f73-83d0-ae205e4dc24b req-dfb08a52-c6e3-4737-8297-7858bf3346cd tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:57:14.735928 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-ed9257f6-42c3-4f73-83d0-ae205e4dc24b req-dfb08a52-c6e3-4737-8297-7858bf3346cd tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:57:14.748356 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:14.748356 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:14.749040 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-ed9257f6-42c3-4f73-83d0-ae205e4dc24b req-dfb08a52-c6e3-4737-8297-7858bf3346cd tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:14.754167 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-ed9257f6-42c3-4f73-83d0-ae205e4dc24b req-dfb08a52-c6e3-4737-8297-7858bf3346cd tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Begin detaching volume completed successfully. Mar 17 10:57:14.754470 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-ed9257f6-42c3-4f73-83d0-ae205e4dc24b req-dfb08a52-c6e3-4737-8297-7858bf3346cd tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e/action returned with HTTP 202 Mar 17 10:57:14.754966 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 527/1030] 38.102.83.89 () {78 vars in 1782 bytes} [Tue Mar 17 10:57:14 2026] POST /volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Mar 17 10:57:14.777511 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-516edae9-d542-4f2a-b5d4-3305ab741bb7 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:14.780350 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-516edae9-d542-4f2a-b5d4-3305ab741bb7 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e Mar 17 10:57:14.780645 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-516edae9-d542-4f2a-b5d4-3305ab741bb7 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:14.780937 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-516edae9-d542-4f2a-b5d4-3305ab741bb7 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:14.795375 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:14.795375 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:14.800583 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-516edae9-d542-4f2a-b5d4-3305ab741bb7 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:14.807211 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-516edae9-d542-4f2a-b5d4-3305ab741bb7 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e returned with HTTP 200 Mar 17 10:57:14.807985 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 504/1031] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:14 2026] GET /volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:57:14.935201 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-49b3d5d4-5822-4d96-903e-d296e60dd6f3 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:14.936616 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-49b3d5d4-5822-4d96-903e-d296e60dd6f3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:14.936754 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-49b3d5d4-5822-4d96-903e-d296e60dd6f3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:14.936899 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-49b3d5d4-5822-4d96-903e-d296e60dd6f3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:14.936973 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-49b3d5d4-5822-4d96-903e-d296e60dd6f3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:14.939981 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:14.939981 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:14.940545 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-49b3d5d4-5822-4d96-903e-d296e60dd6f3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:14.940952 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 528/1032] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:14 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 793 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:15.784929 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-d5319135-ca63-4d53-954d-21aa6174d199 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:15.785463 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d5319135-ca63-4d53-954d-21aa6174d199 None None] GET https://38.102.83.89/volume// Mar 17 10:57:15.785713 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d5319135-ca63-4d53-954d-21aa6174d199 None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:15.786053 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d5319135-ca63-4d53-954d-21aa6174d199 None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:15.786587 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d5319135-ca63-4d53-954d-21aa6174d199 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:57:15.786985 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 505/1033] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 10:57:15 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:57:15.797141 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-ed9257f6-42c3-4f73-83d0-ae205e4dc24b req-6f6627f9-49fb-4ea6-a2ca-661499e232b2 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:15.798647 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-ed9257f6-42c3-4f73-83d0-ae205e4dc24b req-6f6627f9-49fb-4ea6-a2ca-661499e232b2 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e Mar 17 10:57:15.798797 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-ed9257f6-42c3-4f73-83d0-ae205e4dc24b req-6f6627f9-49fb-4ea6-a2ca-661499e232b2 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:15.798935 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-ed9257f6-42c3-4f73-83d0-ae205e4dc24b req-6f6627f9-49fb-4ea6-a2ca-661499e232b2 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:15.804873 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:15.804873 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:15.806903 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-ed9257f6-42c3-4f73-83d0-ae205e4dc24b req-6f6627f9-49fb-4ea6-a2ca-661499e232b2 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:15.809539 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-ed9257f6-42c3-4f73-83d0-ae205e4dc24b req-6f6627f9-49fb-4ea6-a2ca-661499e232b2 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e returned with HTTP 200 Mar 17 10:57:15.809796 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 529/1034] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 10:57:15 2026] GET /volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e => generated 1326 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Mar 17 10:57:15.830400 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-6ddfeff7-e585-4bc0-8c5a-0165822d9803 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:15.831773 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6ddfeff7-e585-4bc0-8c5a-0165822d9803 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e Mar 17 10:57:15.831897 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6ddfeff7-e585-4bc0-8c5a-0165822d9803 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:15.832040 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6ddfeff7-e585-4bc0-8c5a-0165822d9803 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:15.842609 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:15.842609 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:15.851124 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-6ddfeff7-e585-4bc0-8c5a-0165822d9803 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:15.860945 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6ddfeff7-e585-4bc0-8c5a-0165822d9803 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e returned with HTTP 200 Mar 17 10:57:15.861604 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 506/1035] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:15 2026] GET /volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:57:15.958074 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-eb23e749-6492-4d84-8581-c5697326dcb3 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:15.964045 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-eb23e749-6492-4d84-8581-c5697326dcb3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:15.964346 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-eb23e749-6492-4d84-8581-c5697326dcb3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:15.964651 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-eb23e749-6492-4d84-8581-c5697326dcb3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:15.964830 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-eb23e749-6492-4d84-8581-c5697326dcb3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:15.973722 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:15.973722 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:15.974886 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-eb23e749-6492-4d84-8581-c5697326dcb3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:15.975432 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 530/1036] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:15 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 793 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:16.172212 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-ed9257f6-42c3-4f73-83d0-ae205e4dc24b req-70effe02-54ea-4ca7-bff5-060c876e6007 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:16.174971 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-ed9257f6-42c3-4f73-83d0-ae205e4dc24b req-70effe02-54ea-4ca7-bff5-060c876e6007 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] DELETE https://38.102.83.89/volume/v3/attachments/f2d35bd0-935a-4b16-9469-dc248cf02d58 Mar 17 10:57:16.175423 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-ed9257f6-42c3-4f73-83d0-ae205e4dc24b req-70effe02-54ea-4ca7-bff5-060c876e6007 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:16.175837 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-ed9257f6-42c3-4f73-83d0-ae205e4dc24b req-70effe02-54ea-4ca7-bff5-060c876e6007 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'version_select' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:16.186803 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:16.186803 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:16.884266 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-88fb3ae2-4f58-4b00-8ff0-e957bff430ac None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:16.889256 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-88fb3ae2-4f58-4b00-8ff0-e957bff430ac tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e Mar 17 10:57:16.889476 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-88fb3ae2-4f58-4b00-8ff0-e957bff430ac tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:16.889673 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-88fb3ae2-4f58-4b00-8ff0-e957bff430ac tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:16.905698 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:16.905698 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:16.908948 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-88fb3ae2-4f58-4b00-8ff0-e957bff430ac tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:16.913231 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-88fb3ae2-4f58-4b00-8ff0-e957bff430ac tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e returned with HTTP 200 Mar 17 10:57:16.914000 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 531/1037] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:16 2026] GET /volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:57:16.996216 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-9b471bad-9f2d-4f75-b1ae-e8e948ff9a45 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:16.997991 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9b471bad-9f2d-4f75-b1ae-e8e948ff9a45 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:16.998183 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9b471bad-9f2d-4f75-b1ae-e8e948ff9a45 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:16.998407 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9b471bad-9f2d-4f75-b1ae-e8e948ff9a45 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:16.998534 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-9b471bad-9f2d-4f75-b1ae-e8e948ff9a45 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:17.003887 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:17.003887 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:17.005177 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9b471bad-9f2d-4f75-b1ae-e8e948ff9a45 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:17.005787 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 532/1038] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:16 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:17.946944 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-2103d1bf-2385-4d69-93d7-b673759af1bc None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:17.948538 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2103d1bf-2385-4d69-93d7-b673759af1bc tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e Mar 17 10:57:17.948682 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2103d1bf-2385-4d69-93d7-b673759af1bc tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:17.948830 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2103d1bf-2385-4d69-93d7-b673759af1bc tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:17.957886 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:17.957886 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:17.961360 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-2103d1bf-2385-4d69-93d7-b673759af1bc tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:17.965617 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2103d1bf-2385-4d69-93d7-b673759af1bc tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e returned with HTTP 200 Mar 17 10:57:17.966069 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 533/1039] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:17 2026] GET /volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e => generated 1145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Mar 17 10:57:18.017723 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-77d5de20-52a7-47f7-845e-93672f49eb13 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:18.020048 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-77d5de20-52a7-47f7-845e-93672f49eb13 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:18.020253 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-77d5de20-52a7-47f7-845e-93672f49eb13 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:18.020502 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-77d5de20-52a7-47f7-845e-93672f49eb13 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:18.020627 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-77d5de20-52a7-47f7-845e-93672f49eb13 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:18.025372 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:18.025372 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:18.026156 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-77d5de20-52a7-47f7-845e-93672f49eb13 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:18.026585 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 534/1040] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:18 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:18.982637 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-05ffc4a0-2e91-4ed1-b8ce-040541fb1c26 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:18.985737 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-05ffc4a0-2e91-4ed1-b8ce-040541fb1c26 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e Mar 17 10:57:18.986042 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-05ffc4a0-2e91-4ed1-b8ce-040541fb1c26 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:18.986417 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-05ffc4a0-2e91-4ed1-b8ce-040541fb1c26 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:19.003003 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:19.003003 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:19.006567 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-05ffc4a0-2e91-4ed1-b8ce-040541fb1c26 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:19.010636 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-05ffc4a0-2e91-4ed1-b8ce-040541fb1c26 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e returned with HTTP 200 Mar 17 10:57:19.011016 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 535/1041] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:18 2026] GET /volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:57:19.039466 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-43e27271-5d5b-4bc0-9493-cd31480a4e64 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:19.041257 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-43e27271-5d5b-4bc0-9493-cd31480a4e64 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:19.041457 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-43e27271-5d5b-4bc0-9493-cd31480a4e64 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:19.041643 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-43e27271-5d5b-4bc0-9493-cd31480a4e64 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:19.041742 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-43e27271-5d5b-4bc0-9493-cd31480a4e64 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:19.046127 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:19.046127 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:19.046819 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-43e27271-5d5b-4bc0-9493-cd31480a4e64 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:19.047176 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 536/1042] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:19 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:19.225451 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-ed9257f6-42c3-4f73-83d0-ae205e4dc24b req-70effe02-54ea-4ca7-bff5-060c876e6007 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/attachments/f2d35bd0-935a-4b16-9469-dc248cf02d58 returned with HTTP 200 Mar 17 10:57:19.225451 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 507/1043] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 10:57:16 2026] DELETE /volume/v3/attachments/f2d35bd0-935a-4b16-9469-dc248cf02d58 => generated 19 bytes in 3054 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:20.034448 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-754d8512-ce47-41f2-82d1-7f30c553f76d None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:20.037083 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-754d8512-ce47-41f2-82d1-7f30c553f76d tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e Mar 17 10:57:20.037410 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-754d8512-ce47-41f2-82d1-7f30c553f76d tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:20.037712 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-754d8512-ce47-41f2-82d1-7f30c553f76d tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:20.046802 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:20.046802 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:20.052016 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-754d8512-ce47-41f2-82d1-7f30c553f76d tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:20.059659 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-754d8512-ce47-41f2-82d1-7f30c553f76d tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e returned with HTTP 200 Mar 17 10:57:20.060063 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 537/1044] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:20 2026] GET /volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:20.068418 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-d6cd7bc1-6e1b-438f-9929-644655446c0e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:20.071518 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d6cd7bc1-6e1b-438f-9929-644655446c0e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:20.071817 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d6cd7bc1-6e1b-438f-9929-644655446c0e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:20.072118 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d6cd7bc1-6e1b-438f-9929-644655446c0e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:20.072315 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-d6cd7bc1-6e1b-438f-9929-644655446c0e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:20.078173 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:20.078173 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:20.079279 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d6cd7bc1-6e1b-438f-9929-644655446c0e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:20.079832 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 508/1045] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:20 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:20.169553 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-67de1570-79f6-4833-94f1-3e07cc03906c req-1a417706-047b-4e9e-bd51-541a624b482b None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:20.172537 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-67de1570-79f6-4833-94f1-3e07cc03906c req-1a417706-047b-4e9e-bd51-541a624b482b tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:57:20.172818 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-67de1570-79f6-4833-94f1-3e07cc03906c req-1a417706-047b-4e9e-bd51-541a624b482b tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:20.173106 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-67de1570-79f6-4833-94f1-3e07cc03906c req-1a417706-047b-4e9e-bd51-541a624b482b tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:20.188981 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:20.188981 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:20.194124 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-67de1570-79f6-4833-94f1-3e07cc03906c req-1a417706-047b-4e9e-bd51-541a624b482b tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:20.200801 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-67de1570-79f6-4833-94f1-3e07cc03906c req-1a417706-047b-4e9e-bd51-541a624b482b tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f returned with HTTP 200 Mar 17 10:57:20.201398 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 538/1046] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:57:20 2026] GET /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:57:20.223437 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-67de1570-79f6-4833-94f1-3e07cc03906c req-f24578da-d51b-4a8e-8117-b0eec66a1da6 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:20.227177 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-67de1570-79f6-4833-94f1-3e07cc03906c req-f24578da-d51b-4a8e-8117-b0eec66a1da6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] POST https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f/action Mar 17 10:57:20.227746 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-67de1570-79f6-4833-94f1-3e07cc03906c req-f24578da-d51b-4a8e-8117-b0eec66a1da6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=123124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:57:20.229325 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-67de1570-79f6-4833-94f1-3e07cc03906c req-f24578da-d51b-4a8e-8117-b0eec66a1da6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:57:20.244858 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:20.244858 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:20.245626 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-67de1570-79f6-4833-94f1-3e07cc03906c req-f24578da-d51b-4a8e-8117-b0eec66a1da6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:20.258932 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-67de1570-79f6-4833-94f1-3e07cc03906c req-f24578da-d51b-4a8e-8117-b0eec66a1da6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Begin detaching volume completed successfully. Mar 17 10:57:20.259264 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-67de1570-79f6-4833-94f1-3e07cc03906c req-f24578da-d51b-4a8e-8117-b0eec66a1da6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f/action returned with HTTP 202 Mar 17 10:57:20.259893 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 509/1047] 38.102.83.89 () {78 vars in 1782 bytes} [Tue Mar 17 10:57:20 2026] POST /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Mar 17 10:57:20.282768 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-2d6639c5-101d-4810-a87a-47717134fab5 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:20.285275 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2d6639c5-101d-4810-a87a-47717134fab5 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:57:20.285559 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2d6639c5-101d-4810-a87a-47717134fab5 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:20.285850 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2d6639c5-101d-4810-a87a-47717134fab5 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:20.296847 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:20.296847 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:20.301236 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-2d6639c5-101d-4810-a87a-47717134fab5 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:20.307670 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2d6639c5-101d-4810-a87a-47717134fab5 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f returned with HTTP 200 Mar 17 10:57:20.308353 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 539/1048] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:20 2026] GET /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f => generated 1146 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:57:21.095970 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-8de05346-b86a-45e9-83ad-f4504642e215 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:21.099310 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-8de05346-b86a-45e9-83ad-f4504642e215 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:21.099615 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-8de05346-b86a-45e9-83ad-f4504642e215 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:21.099903 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-8de05346-b86a-45e9-83ad-f4504642e215 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:21.100085 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-8de05346-b86a-45e9-83ad-f4504642e215 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:21.105145 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:21.105145 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:21.106227 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-8de05346-b86a-45e9-83ad-f4504642e215 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:21.106960 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 510/1049] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:21 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:21.294017 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-8afd62db-72c8-4807-85ce-ec71defe82c0 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:21.294637 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-8afd62db-72c8-4807-85ce-ec71defe82c0 None None] GET https://38.102.83.89/volume// Mar 17 10:57:21.294891 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-8afd62db-72c8-4807-85ce-ec71defe82c0 None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:21.295176 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-8afd62db-72c8-4807-85ce-ec71defe82c0 None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:21.295740 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-8afd62db-72c8-4807-85ce-ec71defe82c0 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:57:21.296139 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 540/1050] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 10:57:21 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:57:21.307915 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-67de1570-79f6-4833-94f1-3e07cc03906c req-6348d4cf-eebb-4736-99b0-2690522507a3 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:21.311063 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-67de1570-79f6-4833-94f1-3e07cc03906c req-6348d4cf-eebb-4736-99b0-2690522507a3 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:57:21.311426 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-67de1570-79f6-4833-94f1-3e07cc03906c req-6348d4cf-eebb-4736-99b0-2690522507a3 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:21.311734 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-67de1570-79f6-4833-94f1-3e07cc03906c req-6348d4cf-eebb-4736-99b0-2690522507a3 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:21.326329 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:21.326329 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:21.329111 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-67de1570-79f6-4833-94f1-3e07cc03906c req-6348d4cf-eebb-4736-99b0-2690522507a3 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:21.332069 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-a8615634-706f-4f33-9a34-c1e765058a61 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:21.335386 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-67de1570-79f6-4833-94f1-3e07cc03906c req-6348d4cf-eebb-4736-99b0-2690522507a3 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f returned with HTTP 200 Mar 17 10:57:21.335386 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 511/1051] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 10:57:21 2026] GET /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f => generated 1327 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 10:57:21.335630 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a8615634-706f-4f33-9a34-c1e765058a61 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:57:21.335796 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a8615634-706f-4f33-9a34-c1e765058a61 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:21.335951 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a8615634-706f-4f33-9a34-c1e765058a61 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:21.345251 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:21.345251 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:21.350148 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-a8615634-706f-4f33-9a34-c1e765058a61 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:21.354293 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a8615634-706f-4f33-9a34-c1e765058a61 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f returned with HTTP 200 Mar 17 10:57:21.354718 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 541/1052] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:21 2026] GET /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f => generated 1146 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:57:21.680611 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-67de1570-79f6-4833-94f1-3e07cc03906c req-8aeba7b5-3873-4693-904f-c19753499e3e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:21.682574 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-67de1570-79f6-4833-94f1-3e07cc03906c req-8aeba7b5-3873-4693-904f-c19753499e3e tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] DELETE https://38.102.83.89/volume/v3/attachments/69d7063f-f9a0-4acd-9ce7-17163287f417 Mar 17 10:57:21.682718 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-67de1570-79f6-4833-94f1-3e07cc03906c req-8aeba7b5-3873-4693-904f-c19753499e3e tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:21.682867 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-67de1570-79f6-4833-94f1-3e07cc03906c req-8aeba7b5-3873-4693-904f-c19753499e3e tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'version_select' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:21.687771 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:21.687771 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:22.120635 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-6d392147-dd33-47de-a016-7f0f5b497935 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:22.123099 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6d392147-dd33-47de-a016-7f0f5b497935 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:22.123446 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6d392147-dd33-47de-a016-7f0f5b497935 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:22.123749 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6d392147-dd33-47de-a016-7f0f5b497935 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:22.123925 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-6d392147-dd33-47de-a016-7f0f5b497935 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:22.128969 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:22.128969 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:22.130097 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6d392147-dd33-47de-a016-7f0f5b497935 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:22.130617 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 542/1053] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:22 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:22.379360 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-bf3a3132-ed38-4712-8129-777e687137ce None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:22.381728 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-bf3a3132-ed38-4712-8129-777e687137ce tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:57:22.382007 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-bf3a3132-ed38-4712-8129-777e687137ce tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:22.382290 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-bf3a3132-ed38-4712-8129-777e687137ce tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:22.394656 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:22.394656 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:22.399077 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-bf3a3132-ed38-4712-8129-777e687137ce tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:22.405100 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-bf3a3132-ed38-4712-8129-777e687137ce tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f returned with HTTP 200 Mar 17 10:57:22.405645 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 543/1054] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:22 2026] GET /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f => generated 1146 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:57:23.145903 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-4ea0a5e0-bb31-434d-96c8-94be837ef6ac None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:23.148285 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-4ea0a5e0-bb31-434d-96c8-94be837ef6ac tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:23.148600 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-4ea0a5e0-bb31-434d-96c8-94be837ef6ac tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:23.148884 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-4ea0a5e0-bb31-434d-96c8-94be837ef6ac tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:23.149059 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-4ea0a5e0-bb31-434d-96c8-94be837ef6ac tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:23.154044 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:23.154044 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:23.155144 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-4ea0a5e0-bb31-434d-96c8-94be837ef6ac tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:23.155657 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 544/1055] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:23 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:23.429095 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-136d70c6-8ec3-4095-a114-b88de4312cf2 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:23.432145 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-136d70c6-8ec3-4095-a114-b88de4312cf2 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:57:23.432916 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-136d70c6-8ec3-4095-a114-b88de4312cf2 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:23.433224 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-136d70c6-8ec3-4095-a114-b88de4312cf2 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:23.447566 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:23.447566 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:23.451735 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-136d70c6-8ec3-4095-a114-b88de4312cf2 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:23.457240 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-136d70c6-8ec3-4095-a114-b88de4312cf2 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f returned with HTTP 200 Mar 17 10:57:23.457784 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 545/1056] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:23 2026] GET /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f => generated 1146 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:57:24.172005 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-d9b7e1db-674e-4216-88a8-769558642bc4 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:24.174440 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d9b7e1db-674e-4216-88a8-769558642bc4 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:24.174756 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-d9b7e1db-674e-4216-88a8-769558642bc4 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:24.175046 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-d9b7e1db-674e-4216-88a8-769558642bc4 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:24.175226 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-d9b7e1db-674e-4216-88a8-769558642bc4 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:24.180405 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:24.180405 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:24.181501 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d9b7e1db-674e-4216-88a8-769558642bc4 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:24.181980 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 546/1057] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:24 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:24.484475 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-1a745194-bf28-4a10-a02c-6354a9cfe8cf None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:24.486965 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-1a745194-bf28-4a10-a02c-6354a9cfe8cf tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:57:24.487256 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-1a745194-bf28-4a10-a02c-6354a9cfe8cf tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:24.487617 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-1a745194-bf28-4a10-a02c-6354a9cfe8cf tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:24.499654 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:24.499654 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:24.503970 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-1a745194-bf28-4a10-a02c-6354a9cfe8cf tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:24.509528 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-1a745194-bf28-4a10-a02c-6354a9cfe8cf tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f returned with HTTP 200 Mar 17 10:57:24.510037 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 547/1058] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:24 2026] GET /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f => generated 1146 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:57:24.724229 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-67de1570-79f6-4833-94f1-3e07cc03906c req-8aeba7b5-3873-4693-904f-c19753499e3e tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/attachments/69d7063f-f9a0-4acd-9ce7-17163287f417 returned with HTTP 200 Mar 17 10:57:24.724809 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 512/1059] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 10:57:21 2026] DELETE /volume/v3/attachments/69d7063f-f9a0-4acd-9ce7-17163287f417 => generated 19 bytes in 3045 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:25.199165 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-dca249b2-b076-4dd6-83dd-ca6039069688 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:25.201643 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-dca249b2-b076-4dd6-83dd-ca6039069688 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:25.201923 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-dca249b2-b076-4dd6-83dd-ca6039069688 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:25.202210 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-dca249b2-b076-4dd6-83dd-ca6039069688 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:25.202420 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-dca249b2-b076-4dd6-83dd-ca6039069688 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:25.207675 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:25.207675 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:25.208778 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-dca249b2-b076-4dd6-83dd-ca6039069688 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:25.209464 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 548/1060] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:25 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:25.533171 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-8d36d45e-8c88-4c69-a668-fede08ca7fb4 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:25.535907 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-8d36d45e-8c88-4c69-a668-fede08ca7fb4 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:57:25.536329 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-8d36d45e-8c88-4c69-a668-fede08ca7fb4 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:25.536639 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-8d36d45e-8c88-4c69-a668-fede08ca7fb4 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:25.547047 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:25.547047 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:25.552129 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-8d36d45e-8c88-4c69-a668-fede08ca7fb4 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:25.558191 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-8d36d45e-8c88-4c69-a668-fede08ca7fb4 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f returned with HTTP 200 Mar 17 10:57:25.558826 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 513/1061] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:25 2026] GET /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:25.581869 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-6eadb3e4-1a63-4268-9f57-016e53b9b10b None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:25.584432 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6eadb3e4-1a63-4268-9f57-016e53b9b10b tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:57:25.584733 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6eadb3e4-1a63-4268-9f57-016e53b9b10b tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:25.585012 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6eadb3e4-1a63-4268-9f57-016e53b9b10b tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:25.594127 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:25.594127 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:25.599062 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-6eadb3e4-1a63-4268-9f57-016e53b9b10b tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:25.604626 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6eadb3e4-1a63-4268-9f57-016e53b9b10b tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f returned with HTTP 200 Mar 17 10:57:25.605251 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 549/1062] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:25 2026] GET /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:25.673704 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-d41780a0-72c6-41c4-90ab-e507565cb745 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:25.676390 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d41780a0-72c6-41c4-90ab-e507565cb745 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:57:25.676662 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d41780a0-72c6-41c4-90ab-e507565cb745 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:25.676960 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d41780a0-72c6-41c4-90ab-e507565cb745 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:25.686602 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:25.686602 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:25.691271 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-d41780a0-72c6-41c4-90ab-e507565cb745 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:25.697028 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d41780a0-72c6-41c4-90ab-e507565cb745 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f returned with HTTP 200 Mar 17 10:57:25.697570 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 514/1063] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:25 2026] GET /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:25.719390 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-7b94442c-176b-484d-8be2-c8302e466813 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:25.721754 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7b94442c-176b-484d-8be2-c8302e466813 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e Mar 17 10:57:25.722053 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7b94442c-176b-484d-8be2-c8302e466813 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:25.722338 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7b94442c-176b-484d-8be2-c8302e466813 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:25.731990 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:25.731990 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:25.736543 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-7b94442c-176b-484d-8be2-c8302e466813 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:25.742316 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7b94442c-176b-484d-8be2-c8302e466813 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e returned with HTTP 200 Mar 17 10:57:25.742812 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 550/1064] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:25 2026] GET /volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:25.812624 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-52b5766b-ceeb-4698-a483-e120e3ff4ec7 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:25.815111 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-52b5766b-ceeb-4698-a483-e120e3ff4ec7 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e Mar 17 10:57:25.815433 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-52b5766b-ceeb-4698-a483-e120e3ff4ec7 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:25.815758 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-52b5766b-ceeb-4698-a483-e120e3ff4ec7 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:25.825169 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:25.825169 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:25.829490 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-52b5766b-ceeb-4698-a483-e120e3ff4ec7 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:25.836526 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-52b5766b-ceeb-4698-a483-e120e3ff4ec7 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e returned with HTTP 200 Mar 17 10:57:25.837284 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 515/1065] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:25 2026] GET /volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:26.227191 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-a7ae545f-ade9-483b-be6a-e2541fa1909b None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:26.229070 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a7ae545f-ade9-483b-be6a-e2541fa1909b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:26.229326 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a7ae545f-ade9-483b-be6a-e2541fa1909b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:26.229550 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a7ae545f-ade9-483b-be6a-e2541fa1909b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:26.229673 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-a7ae545f-ade9-483b-be6a-e2541fa1909b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:26.235626 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:26.235626 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:26.236392 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a7ae545f-ade9-483b-be6a-e2541fa1909b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:26.236724 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 551/1066] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:26 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:27.257463 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-b4b8615f-9628-45e4-90dd-9b3487c55847 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:27.261824 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b4b8615f-9628-45e4-90dd-9b3487c55847 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:27.262153 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b4b8615f-9628-45e4-90dd-9b3487c55847 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:27.262675 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b4b8615f-9628-45e4-90dd-9b3487c55847 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:27.262675 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-b4b8615f-9628-45e4-90dd-9b3487c55847 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:27.268828 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:27.268828 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:27.269458 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b4b8615f-9628-45e4-90dd-9b3487c55847 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:27.269796 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 516/1067] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:27 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:28.293110 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-0998dfa3-216d-4e6b-8d6b-c6d5df5ea731 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:28.297268 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0998dfa3-216d-4e6b-8d6b-c6d5df5ea731 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:28.297674 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0998dfa3-216d-4e6b-8d6b-c6d5df5ea731 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:28.298057 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0998dfa3-216d-4e6b-8d6b-c6d5df5ea731 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:28.298276 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-0998dfa3-216d-4e6b-8d6b-c6d5df5ea731 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:28.309056 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:28.309056 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:28.311031 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0998dfa3-216d-4e6b-8d6b-c6d5df5ea731 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:28.311864 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 552/1068] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:28 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 795 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:28.330019 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-8e401d78-a352-42d8-a08a-d72c09f5f307 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:28.334344 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-8e401d78-a352-42d8-a08a-d72c09f5f307 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7 Mar 17 10:57:28.334344 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-8e401d78-a352-42d8-a08a-d72c09f5f307 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:28.334344 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-8e401d78-a352-42d8-a08a-d72c09f5f307 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:28.346650 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:28.346650 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:28.354824 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-8e401d78-a352-42d8-a08a-d72c09f5f307 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:57:28.365924 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-8e401d78-a352-42d8-a08a-d72c09f5f307 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7 returned with HTTP 200 Mar 17 10:57:28.366621 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 517/1069] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:28 2026] GET /volume/v3/volumes/9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7 => generated 1364 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:57:28.386169 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-dbb814b3-0bcf-4c8b-9aa2-f360bd70984d None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:28.387377 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-dbb814b3-0bcf-4c8b-9aa2-f360bd70984d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] POST https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac/restore Mar 17 10:57:28.387661 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-dbb814b3-0bcf-4c8b-9aa2-f360bd70984d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:57:28.388819 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.contrib.backups [None req-dbb814b3-0bcf-4c8b-9aa2-f360bd70984d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Restoring backup c520c9cd-f0da-4657-9135-24f6e433fbac ({'restore': {}}) {{(pid=123123) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Mar 17 10:57:28.388892 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.contrib.backups [None req-dbb814b3-0bcf-4c8b-9aa2-f360bd70984d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Restoring backup c520c9cd-f0da-4657-9135-24f6e433fbac to volume None. Mar 17 10:57:28.393368 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:28.393368 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:28.394067 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.backup.api [None req-dbb814b3-0bcf-4c8b-9aa2-f360bd70984d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Creating volume of 1 GB for restore of backup c520c9cd-f0da-4657-9135-24f6e433fbac. Mar 17 10:57:28.399565 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-dbb814b3-0bcf-4c8b-9aa2-f360bd70984d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Availability zone cache updated, next update will occur around 2026-03-17 15:57:28.399225. {{(pid=123123) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} Mar 17 10:57:28.399565 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-dbb814b3-0bcf-4c8b-9aa2-f360bd70984d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Availability Zones retrieved successfully. Mar 17 10:57:28.403482 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-dbb814b3-0bcf-4c8b-9aa2-f360bd70984d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Flow 'volume_create_api' (a0a37cc2-7159-4f83-a6b1-2ceb240708d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:57:28.404272 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-dbb814b3-0bcf-4c8b-9aa2-f360bd70984d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f636cfe0-a591-41c1-9c6f-f0947a36e967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:57:28.404877 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.flows.api.create_volume [None req-dbb814b3-0bcf-4c8b-9aa2-f360bd70984d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Validating volume size '1' using validate_int {{(pid=123123) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:57:28.419943 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-dbb814b3-0bcf-4c8b-9aa2-f360bd70984d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f636cfe0-a591-41c1-9c6f-f0947a36e967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:57:28.420492 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-dbb814b3-0bcf-4c8b-9aa2-f360bd70984d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b8be9b3-80d4-4394-b369-f912bbc93f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:57:28.457546 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-dbb814b3-0bcf-4c8b-9aa2-f360bd70984d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Created reservations ['0a89b916-9223-4ccc-b226-c10234f9178f', '787b7242-51fa-4636-97c0-44ec1906df97', 'f0ff20ed-5f55-4bc4-a2b0-052244443414', '9b77b432-ace9-40d7-9501-f15d43362fba'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:57:28.458739 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-dbb814b3-0bcf-4c8b-9aa2-f360bd70984d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b8be9b3-80d4-4394-b369-f912bbc93f97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a89b916-9223-4ccc-b226-c10234f9178f', '787b7242-51fa-4636-97c0-44ec1906df97', 'f0ff20ed-5f55-4bc4-a2b0-052244443414', '9b77b432-ace9-40d7-9501-f15d43362fba']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:57:28.459921 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-dbb814b3-0bcf-4c8b-9aa2-f360bd70984d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce63ba3a-a272-497e-ab4e-851bb1409dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:57:28.481859 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-dbb814b3-0bcf-4c8b-9aa2-f360bd70984d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce63ba3a-a272-497e-ab4e-851bb1409dbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89b40085-d39d-4f81-ac91-e22d31f5323b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c520c9cd-f0da-4657-9135-24f6e433fbac',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='952eab38fa9f4690ab2b2365fa7b5458',qos_specs=None,replication_status=,reservations=['0a89b916-9223-4ccc-b226-c10234f9178f','787b7242-51fa-4636-97c0-44ec1906df97','f0ff20ed-5f55-4bc4-a2b0-052244443414','9b77b432-ace9-40d7-9501-f15d43362fba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627456c02fdf41e8bd6518268b72151a',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:57:28Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c520c9cd-f0da-4657-9135-24f6e433fbac',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89b40085-d39d-4f81-ac91-e22d31f5323b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='952eab38fa9f4690ab2b2365fa7b5458',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='627456c02fdf41e8bd6518268b72151a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:57:28.482396 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-dbb814b3-0bcf-4c8b-9aa2-f360bd70984d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (675a172a-84f9-4e9b-a101-1ed6545efcce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:57:28.497247 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-dbb814b3-0bcf-4c8b-9aa2-f360bd70984d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (675a172a-84f9-4e9b-a101-1ed6545efcce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c520c9cd-f0da-4657-9135-24f6e433fbac',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='952eab38fa9f4690ab2b2365fa7b5458',qos_specs=None,replication_status=,reservations=['0a89b916-9223-4ccc-b226-c10234f9178f','787b7242-51fa-4636-97c0-44ec1906df97','f0ff20ed-5f55-4bc4-a2b0-052244443414','9b77b432-ace9-40d7-9501-f15d43362fba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627456c02fdf41e8bd6518268b72151a',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:57:28.497735 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-dbb814b3-0bcf-4c8b-9aa2-f360bd70984d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91599650-941d-48f5-bfe3-f1899e4c4860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:57:28.514730 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-dbb814b3-0bcf-4c8b-9aa2-f360bd70984d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91599650-941d-48f5-bfe3-f1899e4c4860) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:57:28.514730 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-dbb814b3-0bcf-4c8b-9aa2-f360bd70984d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Flow 'volume_create_api' (a0a37cc2-7159-4f83-a6b1-2ceb240708d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:57:28.515407 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-dbb814b3-0bcf-4c8b-9aa2-f360bd70984d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Create volume request issued successfully. Mar 17 10:57:28.530079 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:28.530079 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:28.530857 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-dbb814b3-0bcf-4c8b-9aa2-f360bd70984d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:57:29.543363 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:29.543363 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:29.544121 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-dbb814b3-0bcf-4c8b-9aa2-f360bd70984d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:57:29.544372 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.backup.api [None req-dbb814b3-0bcf-4c8b-9aa2-f360bd70984d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Checking backup size 1 against volume size 1 {{(pid=123123) restore /opt/stack/cinder/cinder/backup/api.py:427}} Mar 17 10:57:29.544566 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.backup.api [None req-dbb814b3-0bcf-4c8b-9aa2-f360bd70984d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Overwriting volume 89b40085-d39d-4f81-ac91-e22d31f5323b with restore of backup c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:29.558407 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.backup.rpcapi [None req-dbb814b3-0bcf-4c8b-9aa2-f360bd70984d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] restore_backup in rpcapi backup_id c520c9cd-f0da-4657-9135-24f6e433fbac {{(pid=123123) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Mar 17 10:57:29.561329 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-dbb814b3-0bcf-4c8b-9aa2-f360bd70984d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac/restore returned with HTTP 202 Mar 17 10:57:29.562009 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 553/1070] 38.102.83.89 () {74 vars in 1503 bytes} [Tue Mar 17 10:57:28 2026] POST /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac/restore => generated 189 bytes in 1177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:57:29.572405 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-362bf625-d713-4bc3-a74b-9ba216504af0 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:29.575622 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-362bf625-d713-4bc3-a74b-9ba216504af0 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:29.575798 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-362bf625-d713-4bc3-a74b-9ba216504af0 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:29.575992 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-362bf625-d713-4bc3-a74b-9ba216504af0 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:29.576103 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-362bf625-d713-4bc3-a74b-9ba216504af0 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:29.582385 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:29.582385 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:29.583168 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-362bf625-d713-4bc3-a74b-9ba216504af0 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:29.584489 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 518/1071] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:29 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:30.602979 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-22204e18-7798-4572-8991-57eb85bd52c4 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:30.606078 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-22204e18-7798-4572-8991-57eb85bd52c4 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:30.606466 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-22204e18-7798-4572-8991-57eb85bd52c4 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:30.606794 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-22204e18-7798-4572-8991-57eb85bd52c4 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:30.606988 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-22204e18-7798-4572-8991-57eb85bd52c4 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:30.613604 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:30.613604 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:30.614823 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-22204e18-7798-4572-8991-57eb85bd52c4 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:30.615343 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 554/1072] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:30 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:31.637413 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-d40a98b4-3c05-4e04-a492-0a705aded826 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:31.640348 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d40a98b4-3c05-4e04-a492-0a705aded826 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:31.640721 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d40a98b4-3c05-4e04-a492-0a705aded826 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:31.641049 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d40a98b4-3c05-4e04-a492-0a705aded826 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:31.641253 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-d40a98b4-3c05-4e04-a492-0a705aded826 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:31.647540 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:31.647540 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:31.648777 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d40a98b4-3c05-4e04-a492-0a705aded826 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:31.649342 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 519/1073] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:31 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:32.668557 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-b406d960-cbfe-447c-a920-cb88401d37c7 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:32.671073 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b406d960-cbfe-447c-a920-cb88401d37c7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:32.671404 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b406d960-cbfe-447c-a920-cb88401d37c7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:32.671689 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b406d960-cbfe-447c-a920-cb88401d37c7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:32.671868 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-b406d960-cbfe-447c-a920-cb88401d37c7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:32.677479 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:32.677479 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:32.678799 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b406d960-cbfe-447c-a920-cb88401d37c7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:32.680008 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 555/1074] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:32 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:33.416132 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-ec3dbf70-5e52-4df6-8860-7ae859226f8e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:33.417869 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ec3dbf70-5e52-4df6-8860-7ae859226f8e tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] DELETE https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:57:33.418050 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ec3dbf70-5e52-4df6-8860-7ae859226f8e tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:33.418241 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ec3dbf70-5e52-4df6-8860-7ae859226f8e tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:33.418976 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-ec3dbf70-5e52-4df6-8860-7ae859226f8e tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Delete volume with id: 5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:57:33.427678 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:33.427678 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:33.428137 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-ec3dbf70-5e52-4df6-8860-7ae859226f8e tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:33.448397 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-ec3dbf70-5e52-4df6-8860-7ae859226f8e tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Delete volume request issued successfully. Mar 17 10:57:33.448397 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ec3dbf70-5e52-4df6-8860-7ae859226f8e tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f returned with HTTP 202 Mar 17 10:57:33.448397 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 520/1075] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 10:57:33 2026] DELETE /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Mar 17 10:57:33.460577 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-90e89144-ff33-474d-a26c-2b2558fcf8a0 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:33.464941 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-90e89144-ff33-474d-a26c-2b2558fcf8a0 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:57:33.465272 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-90e89144-ff33-474d-a26c-2b2558fcf8a0 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:33.465627 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-90e89144-ff33-474d-a26c-2b2558fcf8a0 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:33.477316 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:33.477316 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:33.483624 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-90e89144-ff33-474d-a26c-2b2558fcf8a0 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:33.490827 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-90e89144-ff33-474d-a26c-2b2558fcf8a0 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f returned with HTTP 200 Mar 17 10:57:33.491421 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 556/1076] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:33 2026] GET /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:33.696976 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-b8661100-a64b-4db3-b430-b2aa1b1ada23 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:33.699554 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b8661100-a64b-4db3-b430-b2aa1b1ada23 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:33.699880 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b8661100-a64b-4db3-b430-b2aa1b1ada23 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:33.700176 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b8661100-a64b-4db3-b430-b2aa1b1ada23 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:33.700394 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-b8661100-a64b-4db3-b430-b2aa1b1ada23 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:33.707337 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:33.707337 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:33.708166 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b8661100-a64b-4db3-b430-b2aa1b1ada23 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:33.708702 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 521/1077] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:33 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:34.514228 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-2858e1b5-9f2c-45a2-8204-7fd9b1416da3 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:34.516886 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2858e1b5-9f2c-45a2-8204-7fd9b1416da3 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:57:34.517187 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2858e1b5-9f2c-45a2-8204-7fd9b1416da3 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:34.517542 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2858e1b5-9f2c-45a2-8204-7fd9b1416da3 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:34.531430 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:34.531430 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:34.536431 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-2858e1b5-9f2c-45a2-8204-7fd9b1416da3 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:34.542477 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2858e1b5-9f2c-45a2-8204-7fd9b1416da3 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f returned with HTTP 200 Mar 17 10:57:34.542988 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 557/1078] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:34 2026] GET /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:34.724591 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-f744f0de-4d62-4c32-a1d0-af6921a1febd None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:34.726220 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f744f0de-4d62-4c32-a1d0-af6921a1febd tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:34.726220 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f744f0de-4d62-4c32-a1d0-af6921a1febd tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:34.726415 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f744f0de-4d62-4c32-a1d0-af6921a1febd tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:34.726552 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-f744f0de-4d62-4c32-a1d0-af6921a1febd tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:34.731783 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:34.731783 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:34.731927 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f744f0de-4d62-4c32-a1d0-af6921a1febd tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:34.732214 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 522/1079] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:34 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:35.562579 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-bc8aa657-7aee-416e-8b19-a7e8d2dd95db None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:35.565287 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-bc8aa657-7aee-416e-8b19-a7e8d2dd95db tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f Mar 17 10:57:35.565639 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-bc8aa657-7aee-416e-8b19-a7e8d2dd95db tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:35.565944 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-bc8aa657-7aee-416e-8b19-a7e8d2dd95db tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:35.574164 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-bc8aa657-7aee-416e-8b19-a7e8d2dd95db tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f returned with HTTP 404 Mar 17 10:57:35.574889 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 558/1080] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:35 2026] GET /volume/v3/volumes/5036b3d9-5845-4cdb-8605-4a5c29a4179f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:57:35.586929 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-70118695-0a45-46f5-9f1a-235390d9658e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:35.589212 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-70118695-0a45-46f5-9f1a-235390d9658e tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] DELETE https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e Mar 17 10:57:35.589762 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-70118695-0a45-46f5-9f1a-235390d9658e tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:35.590181 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-70118695-0a45-46f5-9f1a-235390d9658e tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:35.590611 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-70118695-0a45-46f5-9f1a-235390d9658e tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Delete volume with id: 3f9333a7-f1d2-4339-9385-f5784a4aa15e Mar 17 10:57:35.602064 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:35.602064 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:35.603352 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-70118695-0a45-46f5-9f1a-235390d9658e tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:35.655913 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-70118695-0a45-46f5-9f1a-235390d9658e tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Delete volume request issued successfully. Mar 17 10:57:35.656417 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-70118695-0a45-46f5-9f1a-235390d9658e tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e returned with HTTP 202 Mar 17 10:57:35.657394 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 523/1081] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 10:57:35 2026] DELETE /volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 10:57:35.671224 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-a54cb5dc-7884-4b93-8c5c-15afa192889e None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:35.674678 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a54cb5dc-7884-4b93-8c5c-15afa192889e tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e Mar 17 10:57:35.675000 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a54cb5dc-7884-4b93-8c5c-15afa192889e tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:35.675335 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a54cb5dc-7884-4b93-8c5c-15afa192889e tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:35.685351 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:35.685351 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:35.691524 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-a54cb5dc-7884-4b93-8c5c-15afa192889e tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:35.696431 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a54cb5dc-7884-4b93-8c5c-15afa192889e tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e returned with HTTP 200 Mar 17 10:57:35.697000 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 559/1082] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:35 2026] GET /volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:35.746240 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-8f99c26a-3be1-491c-aba4-50fd64c743cb None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:35.749675 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-8f99c26a-3be1-491c-aba4-50fd64c743cb tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:35.750017 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-8f99c26a-3be1-491c-aba4-50fd64c743cb tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:35.750498 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-8f99c26a-3be1-491c-aba4-50fd64c743cb tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:35.750741 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-8f99c26a-3be1-491c-aba4-50fd64c743cb tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:35.756709 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:35.756709 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:35.757975 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-8f99c26a-3be1-491c-aba4-50fd64c743cb tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:35.758602 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 524/1083] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:35 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:36.721860 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-cc4b3c47-7a56-4fa7-81c3-58c8cd34488d None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:36.723437 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-cc4b3c47-7a56-4fa7-81c3-58c8cd34488d tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e Mar 17 10:57:36.724381 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-cc4b3c47-7a56-4fa7-81c3-58c8cd34488d tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:36.724381 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-cc4b3c47-7a56-4fa7-81c3-58c8cd34488d tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:36.730539 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:36.730539 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:36.735793 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-cc4b3c47-7a56-4fa7-81c3-58c8cd34488d tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Volume info retrieved successfully. Mar 17 10:57:36.739818 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-cc4b3c47-7a56-4fa7-81c3-58c8cd34488d tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e returned with HTTP 200 Mar 17 10:57:36.740243 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 560/1084] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:36 2026] GET /volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:36.777716 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-bc794ab2-0b4d-4ab3-a4d6-3b5d7bfe479e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:36.779598 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-bc794ab2-0b4d-4ab3-a4d6-3b5d7bfe479e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:36.779807 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-bc794ab2-0b4d-4ab3-a4d6-3b5d7bfe479e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:36.780019 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-bc794ab2-0b4d-4ab3-a4d6-3b5d7bfe479e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:36.780163 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-bc794ab2-0b4d-4ab3-a4d6-3b5d7bfe479e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:36.784764 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:36.784764 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:36.785960 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-bc794ab2-0b4d-4ab3-a4d6-3b5d7bfe479e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:36.786609 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 525/1085] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:36 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:37.763125 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-a4011051-07a7-4bf8-a969-bb5ff1c1aaf6 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:37.767670 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a4011051-07a7-4bf8-a969-bb5ff1c1aaf6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] GET https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e Mar 17 10:57:37.767670 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a4011051-07a7-4bf8-a969-bb5ff1c1aaf6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:37.767670 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a4011051-07a7-4bf8-a969-bb5ff1c1aaf6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:37.774112 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a4011051-07a7-4bf8-a969-bb5ff1c1aaf6 tempest-AttachVolumeTestJSON-1912991866 tempest-AttachVolumeTestJSON-1912991866-project-member] https://38.102.83.89/volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e returned with HTTP 404 Mar 17 10:57:37.774905 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 561/1086] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:37 2026] GET /volume/v3/volumes/3f9333a7-f1d2-4339-9385-f5784a4aa15e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:57:37.802698 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-128b5fba-a6f3-484a-a7f7-ef2866ae257e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:37.805029 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-128b5fba-a6f3-484a-a7f7-ef2866ae257e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:37.805339 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-128b5fba-a6f3-484a-a7f7-ef2866ae257e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:37.805628 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-128b5fba-a6f3-484a-a7f7-ef2866ae257e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:37.805809 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-128b5fba-a6f3-484a-a7f7-ef2866ae257e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:37.811132 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:37.811132 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:37.812120 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-128b5fba-a6f3-484a-a7f7-ef2866ae257e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:37.812667 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 526/1087] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:37 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 10:57:38.826082 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-fd83fc4f-6cfe-4207-b846-a9c9f5da6a69 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:38.829329 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-fd83fc4f-6cfe-4207-b846-a9c9f5da6a69 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:38.829329 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-fd83fc4f-6cfe-4207-b846-a9c9f5da6a69 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:38.829329 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-fd83fc4f-6cfe-4207-b846-a9c9f5da6a69 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:38.829329 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-fd83fc4f-6cfe-4207-b846-a9c9f5da6a69 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:38.834392 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:38.834392 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:38.835787 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-fd83fc4f-6cfe-4207-b846-a9c9f5da6a69 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:38.836402 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 562/1088] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:38 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:39.857451 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-4e69e563-a00f-4d4d-a812-2cc1e6dc324d None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:39.862801 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4e69e563-a00f-4d4d-a812-2cc1e6dc324d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:39.863326 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4e69e563-a00f-4d4d-a812-2cc1e6dc324d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:39.863634 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4e69e563-a00f-4d4d-a812-2cc1e6dc324d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:39.863844 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-4e69e563-a00f-4d4d-a812-2cc1e6dc324d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:39.875543 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:39.875543 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:39.876454 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4e69e563-a00f-4d4d-a812-2cc1e6dc324d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:39.876795 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 527/1089] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:39 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 795 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:40.895182 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-5623c660-7cdb-44f4-80d5-79bec3d03bcb None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:40.898093 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5623c660-7cdb-44f4-80d5-79bec3d03bcb tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:40.898549 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5623c660-7cdb-44f4-80d5-79bec3d03bcb tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:40.898927 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5623c660-7cdb-44f4-80d5-79bec3d03bcb tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:40.899167 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-5623c660-7cdb-44f4-80d5-79bec3d03bcb tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:40.905427 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:40.905427 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:40.906923 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5623c660-7cdb-44f4-80d5-79bec3d03bcb tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:40.907663 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 563/1090] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:40 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:41.922181 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-0ddf4a18-abd4-4a42-84e4-58f2c0fb2b6a None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:41.923923 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-0ddf4a18-abd4-4a42-84e4-58f2c0fb2b6a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:41.924146 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-0ddf4a18-abd4-4a42-84e4-58f2c0fb2b6a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:41.924389 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-0ddf4a18-abd4-4a42-84e4-58f2c0fb2b6a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:41.924521 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-0ddf4a18-abd4-4a42-84e4-58f2c0fb2b6a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:41.928970 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:41.928970 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:41.929686 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-0ddf4a18-abd4-4a42-84e4-58f2c0fb2b6a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:41.930227 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 528/1091] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:41 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:42.953967 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-c5497519-b65a-4312-9730-f9534a3247f5 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:42.956503 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c5497519-b65a-4312-9730-f9534a3247f5 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:42.956854 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c5497519-b65a-4312-9730-f9534a3247f5 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:42.957161 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c5497519-b65a-4312-9730-f9534a3247f5 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:42.957361 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-c5497519-b65a-4312-9730-f9534a3247f5 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:42.964522 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:42.964522 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:42.965718 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c5497519-b65a-4312-9730-f9534a3247f5 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:42.966237 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 564/1092] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:42 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:44.013349 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-8cd6324b-a254-4776-b6e4-7854cfe18a56 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:44.015743 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-8cd6324b-a254-4776-b6e4-7854cfe18a56 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:44.016062 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-8cd6324b-a254-4776-b6e4-7854cfe18a56 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:44.016337 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-8cd6324b-a254-4776-b6e4-7854cfe18a56 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:44.016532 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-8cd6324b-a254-4776-b6e4-7854cfe18a56 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:44.032019 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:44.032019 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:44.033183 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-8cd6324b-a254-4776-b6e4-7854cfe18a56 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:44.033812 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 529/1093] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:43 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 795 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:45.050924 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-6531c63e-a880-426e-9578-5410a713b0a4 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:45.053501 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6531c63e-a880-426e-9578-5410a713b0a4 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:45.053829 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6531c63e-a880-426e-9578-5410a713b0a4 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:45.054130 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6531c63e-a880-426e-9578-5410a713b0a4 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:45.054344 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-6531c63e-a880-426e-9578-5410a713b0a4 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:45.099576 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:45.099576 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:45.100853 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6531c63e-a880-426e-9578-5410a713b0a4 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:45.101479 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 565/1094] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:45 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 795 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:46.118616 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-ca6564a5-9022-4773-8aab-177a73901a79 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:46.121225 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ca6564a5-9022-4773-8aab-177a73901a79 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:46.121483 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ca6564a5-9022-4773-8aab-177a73901a79 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:46.121782 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ca6564a5-9022-4773-8aab-177a73901a79 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:46.121972 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-ca6564a5-9022-4773-8aab-177a73901a79 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:46.127742 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:46.127742 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:46.128860 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ca6564a5-9022-4773-8aab-177a73901a79 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:46.129396 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 530/1095] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:46 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:46.145590 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-32561f67-c6b6-4ac1-aade-8e2b9ca919db None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:46.148075 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-32561f67-c6b6-4ac1-aade-8e2b9ca919db tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/89b40085-d39d-4f81-ac91-e22d31f5323b Mar 17 10:57:46.148407 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-32561f67-c6b6-4ac1-aade-8e2b9ca919db tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:46.148726 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-32561f67-c6b6-4ac1-aade-8e2b9ca919db tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:46.157960 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:46.157960 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:46.163197 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-32561f67-c6b6-4ac1-aade-8e2b9ca919db tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:57:46.170840 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-32561f67-c6b6-4ac1-aade-8e2b9ca919db tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/89b40085-d39d-4f81-ac91-e22d31f5323b returned with HTTP 200 Mar 17 10:57:46.171378 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 566/1096] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:46 2026] GET /volume/v3/volumes/89b40085-d39d-4f81-ac91-e22d31f5323b => generated 1419 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:57:46.192765 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-922df668-aa4a-42d4-a2ca-bb79d1d9757e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:46.195170 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-922df668-aa4a-42d4-a2ca-bb79d1d9757e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/89b40085-d39d-4f81-ac91-e22d31f5323b Mar 17 10:57:46.195503 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-922df668-aa4a-42d4-a2ca-bb79d1d9757e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:46.195811 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-922df668-aa4a-42d4-a2ca-bb79d1d9757e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:46.205356 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:46.205356 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:46.210124 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-922df668-aa4a-42d4-a2ca-bb79d1d9757e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:57:46.217262 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-922df668-aa4a-42d4-a2ca-bb79d1d9757e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/89b40085-d39d-4f81-ac91-e22d31f5323b returned with HTTP 200 Mar 17 10:57:46.217844 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 531/1097] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:46 2026] GET /volume/v3/volumes/89b40085-d39d-4f81-ac91-e22d31f5323b => generated 1419 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:57:46.240856 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-9c654754-a379-4c07-9e0a-b0f442772973 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:46.243451 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9c654754-a379-4c07-9e0a-b0f442772973 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] DELETE https://38.102.83.89/volume/v3/volumes/89b40085-d39d-4f81-ac91-e22d31f5323b Mar 17 10:57:46.243780 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9c654754-a379-4c07-9e0a-b0f442772973 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:46.244034 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9c654754-a379-4c07-9e0a-b0f442772973 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:46.244347 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-9c654754-a379-4c07-9e0a-b0f442772973 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Delete volume with id: 89b40085-d39d-4f81-ac91-e22d31f5323b Mar 17 10:57:46.255333 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:46.255333 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:46.256013 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-9c654754-a379-4c07-9e0a-b0f442772973 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:57:46.280495 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-9c654754-a379-4c07-9e0a-b0f442772973 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Delete volume request issued successfully. Mar 17 10:57:46.280756 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9c654754-a379-4c07-9e0a-b0f442772973 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/89b40085-d39d-4f81-ac91-e22d31f5323b returned with HTTP 202 Mar 17 10:57:46.281285 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 567/1098] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 10:57:46 2026] DELETE /volume/v3/volumes/89b40085-d39d-4f81-ac91-e22d31f5323b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 10:57:46.292534 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-5de3eacc-3562-4483-ba4e-6a31a36fbd32 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:46.295630 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5de3eacc-3562-4483-ba4e-6a31a36fbd32 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/89b40085-d39d-4f81-ac91-e22d31f5323b Mar 17 10:57:46.295851 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-5de3eacc-3562-4483-ba4e-6a31a36fbd32 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:46.296225 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-5de3eacc-3562-4483-ba4e-6a31a36fbd32 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:46.306563 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:46.306563 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:46.313566 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-5de3eacc-3562-4483-ba4e-6a31a36fbd32 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:57:46.328020 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5de3eacc-3562-4483-ba4e-6a31a36fbd32 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/89b40085-d39d-4f81-ac91-e22d31f5323b returned with HTTP 200 Mar 17 10:57:46.328701 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 532/1099] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:46 2026] GET /volume/v3/volumes/89b40085-d39d-4f81-ac91-e22d31f5323b => generated 1418 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:57:47.359629 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-89e59877-395e-437a-a9e6-781e6b921a61 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:47.362656 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-89e59877-395e-437a-a9e6-781e6b921a61 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/89b40085-d39d-4f81-ac91-e22d31f5323b Mar 17 10:57:47.362990 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-89e59877-395e-437a-a9e6-781e6b921a61 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:47.363286 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-89e59877-395e-437a-a9e6-781e6b921a61 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:47.377087 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:47.377087 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:47.382785 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-89e59877-395e-437a-a9e6-781e6b921a61 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:57:47.391165 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-89e59877-395e-437a-a9e6-781e6b921a61 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/89b40085-d39d-4f81-ac91-e22d31f5323b returned with HTTP 200 Mar 17 10:57:47.391849 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 568/1100] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:47 2026] GET /volume/v3/volumes/89b40085-d39d-4f81-ac91-e22d31f5323b => generated 1418 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:57:48.431960 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-9eb3f353-ee20-4339-8650-173fa2352378 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:48.434507 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-9eb3f353-ee20-4339-8650-173fa2352378 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/89b40085-d39d-4f81-ac91-e22d31f5323b Mar 17 10:57:48.434818 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-9eb3f353-ee20-4339-8650-173fa2352378 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:48.435130 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-9eb3f353-ee20-4339-8650-173fa2352378 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:48.443364 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-9eb3f353-ee20-4339-8650-173fa2352378 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/89b40085-d39d-4f81-ac91-e22d31f5323b returned with HTTP 404 Mar 17 10:57:48.443955 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 533/1101] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:48 2026] GET /volume/v3/volumes/89b40085-d39d-4f81-ac91-e22d31f5323b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:57:48.455470 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-8c27b976-579a-4da3-b16d-ac54dade0594 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:48.458565 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-8c27b976-579a-4da3-b16d-ac54dade0594 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] DELETE https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:48.458927 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-8c27b976-579a-4da3-b16d-ac54dade0594 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:48.459290 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-8c27b976-579a-4da3-b16d-ac54dade0594 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:48.459685 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.contrib.backups [None req-8c27b976-579a-4da3-b16d-ac54dade0594 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Delete backup with id: c520c9cd-f0da-4657-9135-24f6e433fbac. Mar 17 10:57:48.465859 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:48.465859 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:48.487949 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.backup.rpcapi [None req-8c27b976-579a-4da3-b16d-ac54dade0594 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] delete_backup rpcapi backup_id c520c9cd-f0da-4657-9135-24f6e433fbac {{(pid=123123) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Mar 17 10:57:48.489409 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-8c27b976-579a-4da3-b16d-ac54dade0594 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 202 Mar 17 10:57:48.490159 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 569/1102] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 10:57:48 2026] DELETE /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Mar 17 10:57:48.502013 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-62fee5dc-0204-46e7-889d-601fe9098307 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:48.506427 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-62fee5dc-0204-46e7-889d-601fe9098307 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:48.506709 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-62fee5dc-0204-46e7-889d-601fe9098307 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:48.506990 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-62fee5dc-0204-46e7-889d-601fe9098307 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:48.507164 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-62fee5dc-0204-46e7-889d-601fe9098307 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:48.519729 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:48.519729 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:48.520881 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-62fee5dc-0204-46e7-889d-601fe9098307 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 200 Mar 17 10:57:48.521406 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 534/1103] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:48 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 794 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:49.543325 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-34991857-6e3b-48aa-8739-a3c4d3a37615 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:49.544784 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-34991857-6e3b-48aa-8739-a3c4d3a37615 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac Mar 17 10:57:49.545180 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-34991857-6e3b-48aa-8739-a3c4d3a37615 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:49.545498 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-34991857-6e3b-48aa-8739-a3c4d3a37615 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:49.545670 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-34991857-6e3b-48aa-8739-a3c4d3a37615 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id c520c9cd-f0da-4657-9135-24f6e433fbac. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:49.550045 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-34991857-6e3b-48aa-8739-a3c4d3a37615 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac returned with HTTP 404 Mar 17 10:57:49.550679 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 570/1104] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:49 2026] GET /volume/v3/backups/c520c9cd-f0da-4657-9135-24f6e433fbac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:57:49.667485 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-1d2d72fb-af7a-462b-bb35-13c01b5e8fd2 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:49.669988 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1d2d72fb-af7a-462b-bb35-13c01b5e8fd2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7 Mar 17 10:57:49.670199 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1d2d72fb-af7a-462b-bb35-13c01b5e8fd2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:49.670531 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1d2d72fb-af7a-462b-bb35-13c01b5e8fd2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:49.683403 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:49.683403 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:49.688867 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-1d2d72fb-af7a-462b-bb35-13c01b5e8fd2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:57:49.697890 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1d2d72fb-af7a-462b-bb35-13c01b5e8fd2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7 returned with HTTP 200 Mar 17 10:57:49.698456 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 535/1105] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:49 2026] GET /volume/v3/volumes/9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7 => generated 1364 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:57:49.720898 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-6b627c68-6964-478a-989c-39817bef5194 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:49.723695 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6b627c68-6964-478a-989c-39817bef5194 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] DELETE https://38.102.83.89/volume/v3/volumes/9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7 Mar 17 10:57:49.724112 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6b627c68-6964-478a-989c-39817bef5194 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:49.724469 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6b627c68-6964-478a-989c-39817bef5194 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:49.724726 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-6b627c68-6964-478a-989c-39817bef5194 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Delete volume with id: 9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7 Mar 17 10:57:49.734333 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:49.734333 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:49.735280 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-6b627c68-6964-478a-989c-39817bef5194 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:57:49.763501 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-6b627c68-6964-478a-989c-39817bef5194 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Delete volume request issued successfully. Mar 17 10:57:49.763844 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6b627c68-6964-478a-989c-39817bef5194 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7 returned with HTTP 202 Mar 17 10:57:49.764940 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 571/1106] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 10:57:49 2026] DELETE /volume/v3/volumes/9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 10:57:49.779159 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-e74429be-461d-4877-bb0e-a34efb434865 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:49.782120 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e74429be-461d-4877-bb0e-a34efb434865 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7 Mar 17 10:57:49.782550 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e74429be-461d-4877-bb0e-a34efb434865 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:49.782860 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e74429be-461d-4877-bb0e-a34efb434865 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:49.796374 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:49.796374 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:49.803248 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-e74429be-461d-4877-bb0e-a34efb434865 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:57:49.815927 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e74429be-461d-4877-bb0e-a34efb434865 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7 returned with HTTP 200 Mar 17 10:57:49.817048 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 536/1107] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:49 2026] GET /volume/v3/volumes/9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7 => generated 1363 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:57:50.844431 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-d8193f80-6d9a-4cf1-8114-96e5a5593758 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:50.847318 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d8193f80-6d9a-4cf1-8114-96e5a5593758 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7 Mar 17 10:57:50.847554 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-d8193f80-6d9a-4cf1-8114-96e5a5593758 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:50.847850 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-d8193f80-6d9a-4cf1-8114-96e5a5593758 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:50.861511 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:50.861511 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:50.866535 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-d8193f80-6d9a-4cf1-8114-96e5a5593758 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:57:50.873440 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d8193f80-6d9a-4cf1-8114-96e5a5593758 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7 returned with HTTP 200 Mar 17 10:57:50.873960 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 572/1108] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:50 2026] GET /volume/v3/volumes/9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7 => generated 1363 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:57:51.896789 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-1e9ef944-d9f9-4585-832f-7e2a8ca9b536 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:51.899222 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1e9ef944-d9f9-4585-832f-7e2a8ca9b536 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7 Mar 17 10:57:51.899685 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1e9ef944-d9f9-4585-832f-7e2a8ca9b536 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:51.900088 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1e9ef944-d9f9-4585-832f-7e2a8ca9b536 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:51.913737 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1e9ef944-d9f9-4585-832f-7e2a8ca9b536 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7 returned with HTTP 404 Mar 17 10:57:51.914519 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 537/1109] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:51 2026] GET /volume/v3/volumes/9d9b20c4-adc0-4d65-b98e-e1b26c94bfd7 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Mar 17 10:57:51.935460 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-7ce1cca0-2cce-4477-b523-a9bf7cc05985 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:51.938178 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7ce1cca0-2cce-4477-b523-a9bf7cc05985 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 10:57:51.938732 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7ce1cca0-2cce-4477-b523-a9bf7cc05985 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-346331599"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:57:51.941085 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.volumes [None req-7ce1cca0-2cce-4477-b523-a9bf7cc05985 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-346331599'}} {{(pid=123123) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 10:57:51.941289 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-7ce1cca0-2cce-4477-b523-a9bf7cc05985 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Create volume of 1 GB Mar 17 10:57:51.947454 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-7ce1cca0-2cce-4477-b523-a9bf7cc05985 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Availability Zones retrieved successfully. Mar 17 10:57:51.956631 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-7ce1cca0-2cce-4477-b523-a9bf7cc05985 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Flow 'volume_create_api' (be98a764-75b3-40ba-a52c-311db61c64cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:57:51.958219 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-7ce1cca0-2cce-4477-b523-a9bf7cc05985 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (181eefe4-9052-48b9-9ec9-8883aa2e2453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:57:51.959849 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.flows.api.create_volume [None req-7ce1cca0-2cce-4477-b523-a9bf7cc05985 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Validating volume size '1' using validate_int {{(pid=123123) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:57:51.994515 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-7ce1cca0-2cce-4477-b523-a9bf7cc05985 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (181eefe4-9052-48b9-9ec9-8883aa2e2453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:57:51.995066 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-7ce1cca0-2cce-4477-b523-a9bf7cc05985 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9206440f-4e1c-4d41-843e-a3f6cabaf1fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:57:52.017087 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-7ce1cca0-2cce-4477-b523-a9bf7cc05985 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Created reservations ['1d9484ac-e7c5-45f8-b2f2-26b64827be51', 'a9f26bc7-9452-460e-8ea3-5c1c13445c8e', 'fb23fef9-d2e3-4466-bce5-ffe4a084ea10', '48639322-64be-4a9a-b033-7f4c99afcddf'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:57:52.018122 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-7ce1cca0-2cce-4477-b523-a9bf7cc05985 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9206440f-4e1c-4d41-843e-a3f6cabaf1fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d9484ac-e7c5-45f8-b2f2-26b64827be51', 'a9f26bc7-9452-460e-8ea3-5c1c13445c8e', 'fb23fef9-d2e3-4466-bce5-ffe4a084ea10', '48639322-64be-4a9a-b033-7f4c99afcddf']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:57:52.018122 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-7ce1cca0-2cce-4477-b523-a9bf7cc05985 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1bd6b6b-820d-49bc-a444-7dbcf4a59462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:57:52.033074 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-7ce1cca0-2cce-4477-b523-a9bf7cc05985 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1bd6b6b-820d-49bc-a444-7dbcf4a59462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df5550f7-30e9-4306-a778-a2d8db750a36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-346331599',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='952eab38fa9f4690ab2b2365fa7b5458',qos_specs=None,replication_status=,reservations=['1d9484ac-e7c5-45f8-b2f2-26b64827be51','a9f26bc7-9452-460e-8ea3-5c1c13445c8e','fb23fef9-d2e3-4466-bce5-ffe4a084ea10','48639322-64be-4a9a-b033-7f4c99afcddf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627456c02fdf41e8bd6518268b72151a',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:57:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-346331599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df5550f7-30e9-4306-a778-a2d8db750a36,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='952eab38fa9f4690ab2b2365fa7b5458',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='627456c02fdf41e8bd6518268b72151a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:57:52.033707 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-7ce1cca0-2cce-4477-b523-a9bf7cc05985 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b51a7c46-6e90-490b-80bd-61a76c2bad30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:57:52.046158 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-7ce1cca0-2cce-4477-b523-a9bf7cc05985 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b51a7c46-6e90-490b-80bd-61a76c2bad30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-346331599',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='952eab38fa9f4690ab2b2365fa7b5458',qos_specs=None,replication_status=,reservations=['1d9484ac-e7c5-45f8-b2f2-26b64827be51','a9f26bc7-9452-460e-8ea3-5c1c13445c8e','fb23fef9-d2e3-4466-bce5-ffe4a084ea10','48639322-64be-4a9a-b033-7f4c99afcddf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627456c02fdf41e8bd6518268b72151a',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:57:52.046656 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-7ce1cca0-2cce-4477-b523-a9bf7cc05985 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14b6310c-dfad-4ef7-b30c-b85da4cf2ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:57:52.053851 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-7ce1cca0-2cce-4477-b523-a9bf7cc05985 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14b6310c-dfad-4ef7-b30c-b85da4cf2ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:57:52.054436 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-7ce1cca0-2cce-4477-b523-a9bf7cc05985 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Flow 'volume_create_api' (be98a764-75b3-40ba-a52c-311db61c64cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:57:52.054635 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-7ce1cca0-2cce-4477-b523-a9bf7cc05985 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Create volume request issued successfully. Mar 17 10:57:52.055042 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7ce1cca0-2cce-4477-b523-a9bf7cc05985 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 10:57:52.055478 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 573/1110] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 10:57:51 2026] POST /volume/v3/volumes => generated 822 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:57:52.082748 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-dc2905da-4e88-4978-9475-455a6ac16973 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:52.085355 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-dc2905da-4e88-4978-9475-455a6ac16973 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/df5550f7-30e9-4306-a778-a2d8db750a36 Mar 17 10:57:52.085355 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-dc2905da-4e88-4978-9475-455a6ac16973 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:52.085355 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-dc2905da-4e88-4978-9475-455a6ac16973 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:52.094899 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:52.094899 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:52.101785 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-dc2905da-4e88-4978-9475-455a6ac16973 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:57:52.106947 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-dc2905da-4e88-4978-9475-455a6ac16973 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/df5550f7-30e9-4306-a778-a2d8db750a36 returned with HTTP 200 Mar 17 10:57:52.107413 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 538/1111] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:52 2026] GET /volume/v3/volumes/df5550f7-30e9-4306-a778-a2d8db750a36 => generated 890 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:53.129814 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-5a697364-de65-40cf-958d-12cc03e1278b None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:53.131369 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5a697364-de65-40cf-958d-12cc03e1278b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/df5550f7-30e9-4306-a778-a2d8db750a36 Mar 17 10:57:53.131501 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5a697364-de65-40cf-958d-12cc03e1278b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:53.131659 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5a697364-de65-40cf-958d-12cc03e1278b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:53.141633 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:53.141633 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:53.146513 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-5a697364-de65-40cf-958d-12cc03e1278b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:57:53.155628 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5a697364-de65-40cf-958d-12cc03e1278b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/df5550f7-30e9-4306-a778-a2d8db750a36 returned with HTTP 200 Mar 17 10:57:53.155861 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 574/1112] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:53 2026] GET /volume/v3/volumes/df5550f7-30e9-4306-a778-a2d8db750a36 => generated 915 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:53.179497 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-f9aa3bc7-fee0-4e73-95b0-2103c7b016f1 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:53.182008 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f9aa3bc7-fee0-4e73-95b0-2103c7b016f1 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] POST https://38.102.83.89/volume/v3/backups Mar 17 10:57:53.183427 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f9aa3bc7-fee0-4e73-95b0-2103c7b016f1 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "df5550f7-30e9-4306-a778-a2d8db750a36", "name": "tempest-VolumesBackupsTest-Backup-2001203698", "description": "tempest-backup-description-590739456", "container": "tempest-volumesbackupstest-backup-container-373481566"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:57:53.200628 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.contrib.backups [None req-f9aa3bc7-fee0-4e73-95b0-2103c7b016f1 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Creating new backup {'backup': {'volume_id': 'df5550f7-30e9-4306-a778-a2d8db750a36', 'name': 'tempest-VolumesBackupsTest-Backup-2001203698', 'description': 'tempest-backup-description-590739456', 'container': 'tempest-volumesbackupstest-backup-container-373481566'}} {{(pid=123124) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Mar 17 10:57:53.200905 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.contrib.backups [None req-f9aa3bc7-fee0-4e73-95b0-2103c7b016f1 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Creating backup of volume df5550f7-30e9-4306-a778-a2d8db750a36 in container tempest-volumesbackupstest-backup-container-373481566 Mar 17 10:57:53.210832 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:53.210832 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:53.211545 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-f9aa3bc7-fee0-4e73-95b0-2103c7b016f1 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:57:53.247693 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-f9aa3bc7-fee0-4e73-95b0-2103c7b016f1 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Created reservations ['b4c49e88-3c06-4c40-9bfe-917ab8aad333', '6746fc7b-24cd-4c8d-8b80-1ccc5ad122bc'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:57:53.279025 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f9aa3bc7-fee0-4e73-95b0-2103c7b016f1 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups returned with HTTP 202 Mar 17 10:57:53.279616 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 539/1113] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 10:57:53 2026] POST /volume/v3/backups => generated 334 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:57:53.295729 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-e4410aa0-d7db-4b3d-8351-a596a2727df3 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:53.298324 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e4410aa0-d7db-4b3d-8351-a596a2727df3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:57:53.298543 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e4410aa0-d7db-4b3d-8351-a596a2727df3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:53.298729 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e4410aa0-d7db-4b3d-8351-a596a2727df3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:53.298855 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-e4410aa0-d7db-4b3d-8351-a596a2727df3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:53.305132 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:53.305132 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:53.305979 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e4410aa0-d7db-4b3d-8351-a596a2727df3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:57:53.306578 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 575/1114] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:53 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:54.328140 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-2757d36e-7881-413e-9424-dceabbadea32 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:54.330627 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2757d36e-7881-413e-9424-dceabbadea32 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:57:54.330936 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2757d36e-7881-413e-9424-dceabbadea32 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:54.331217 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2757d36e-7881-413e-9424-dceabbadea32 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:54.331421 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-2757d36e-7881-413e-9424-dceabbadea32 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:54.337944 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:54.337944 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:54.339073 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2757d36e-7881-413e-9424-dceabbadea32 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:57:54.339542 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 540/1115] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:54 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 828 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:55.355889 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-22da3f86-8785-4965-a72f-1c2b162fda7a None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:55.359350 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-22da3f86-8785-4965-a72f-1c2b162fda7a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:57:55.359659 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-22da3f86-8785-4965-a72f-1c2b162fda7a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:55.359964 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-22da3f86-8785-4965-a72f-1c2b162fda7a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:55.360191 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-22da3f86-8785-4965-a72f-1c2b162fda7a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:55.366750 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:55.366750 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:55.367922 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-22da3f86-8785-4965-a72f-1c2b162fda7a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:57:55.368454 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 576/1116] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:55 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 828 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:56.383176 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-34771de6-0188-4ecd-9169-23adecafd8ed None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:56.385385 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-34771de6-0188-4ecd-9169-23adecafd8ed tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:57:56.385620 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-34771de6-0188-4ecd-9169-23adecafd8ed tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:56.385850 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-34771de6-0188-4ecd-9169-23adecafd8ed tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:56.385996 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-34771de6-0188-4ecd-9169-23adecafd8ed tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:56.393530 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:56.393530 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:56.394444 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-34771de6-0188-4ecd-9169-23adecafd8ed tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:57:56.394860 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 541/1117] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:56 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 828 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:57.411924 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-fd0f4cef-5412-4e51-b30b-05fa9fbf9de2 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:57.415764 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-fd0f4cef-5412-4e51-b30b-05fa9fbf9de2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:57:57.416209 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-fd0f4cef-5412-4e51-b30b-05fa9fbf9de2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:57.416713 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-fd0f4cef-5412-4e51-b30b-05fa9fbf9de2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:57.416987 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-fd0f4cef-5412-4e51-b30b-05fa9fbf9de2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:57.424371 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:57.424371 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:57.425661 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-fd0f4cef-5412-4e51-b30b-05fa9fbf9de2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:57:57.426325 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 577/1118] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:57 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 828 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:58.444549 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-42760c2a-6023-4584-bf3f-f2a5b0c773d3 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:58.451082 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-42760c2a-6023-4584-bf3f-f2a5b0c773d3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:57:58.451082 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-42760c2a-6023-4584-bf3f-f2a5b0c773d3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:58.451082 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-42760c2a-6023-4584-bf3f-f2a5b0c773d3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:58.451082 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-42760c2a-6023-4584-bf3f-f2a5b0c773d3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:58.452664 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=168,cinder:INSERT=12,cinder:UPDATE=34 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:57:58.457440 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:58.457440 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:57:58.459105 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-42760c2a-6023-4584-bf3f-f2a5b0c773d3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:57:58.459843 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 542/1119] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:58 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 828 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:57:59.500382 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-28c529ae-baf0-4ee3-a1bd-2331b6dffb9b None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:57:59.501833 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-28c529ae-baf0-4ee3-a1bd-2331b6dffb9b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:57:59.502110 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-28c529ae-baf0-4ee3-a1bd-2331b6dffb9b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:57:59.502571 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-28c529ae-baf0-4ee3-a1bd-2331b6dffb9b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:57:59.502571 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-28c529ae-baf0-4ee3-a1bd-2331b6dffb9b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:57:59.505089 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=276,cinder:INSERT=18,cinder:UPDATE=38 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:57:59.517951 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:57:59.517951 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:57:59.519236 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-28c529ae-baf0-4ee3-a1bd-2331b6dffb9b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:57:59.520106 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 578/1120] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:57:59 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 828 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:00.568598 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-b931f94a-e215-4436-8f99-5cdadc19b2bf None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:00.570442 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b931f94a-e215-4436-8f99-5cdadc19b2bf tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:00.570549 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b931f94a-e215-4436-8f99-5cdadc19b2bf tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:00.570721 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b931f94a-e215-4436-8f99-5cdadc19b2bf tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:00.570792 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-b931f94a-e215-4436-8f99-5cdadc19b2bf tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:00.576065 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:00.576065 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:58:00.576656 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b931f94a-e215-4436-8f99-5cdadc19b2bf tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:00.576932 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 543/1121] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:00 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 828 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:01.593657 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-66662e4f-de2e-4b83-8a0e-236c584bfebb None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:01.598285 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-66662e4f-de2e-4b83-8a0e-236c584bfebb tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:01.598672 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-66662e4f-de2e-4b83-8a0e-236c584bfebb tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:01.598978 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-66662e4f-de2e-4b83-8a0e-236c584bfebb tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:01.599157 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-66662e4f-de2e-4b83-8a0e-236c584bfebb tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:01.604448 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:01.604448 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:58:01.605696 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-66662e4f-de2e-4b83-8a0e-236c584bfebb tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:01.606243 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 579/1122] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:01 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 828 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:02.622269 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-2c02fcbe-c251-4291-b62f-ef5c58a233c5 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:02.626454 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2c02fcbe-c251-4291-b62f-ef5c58a233c5 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:02.627134 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2c02fcbe-c251-4291-b62f-ef5c58a233c5 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:02.627541 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2c02fcbe-c251-4291-b62f-ef5c58a233c5 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:02.627757 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-2c02fcbe-c251-4291-b62f-ef5c58a233c5 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:02.634043 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:02.634043 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:58:02.634959 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2c02fcbe-c251-4291-b62f-ef5c58a233c5 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:02.635510 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 544/1123] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:02 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 828 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:03.649541 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-312bab52-a091-4f2d-a835-6123514a0d09 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:03.654641 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-312bab52-a091-4f2d-a835-6123514a0d09 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:03.655050 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-312bab52-a091-4f2d-a835-6123514a0d09 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:03.656791 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-312bab52-a091-4f2d-a835-6123514a0d09 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:03.657027 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-312bab52-a091-4f2d-a835-6123514a0d09 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:03.667342 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:03.667342 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:58:03.668633 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-312bab52-a091-4f2d-a835-6123514a0d09 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:03.669119 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 580/1124] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:03 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 828 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:04.686743 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-7c9255b2-af81-4999-ac2b-9c4adf2530ca None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:04.689256 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7c9255b2-af81-4999-ac2b-9c4adf2530ca tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:04.689739 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-7c9255b2-af81-4999-ac2b-9c4adf2530ca tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:04.690156 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-7c9255b2-af81-4999-ac2b-9c4adf2530ca tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:04.690487 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-7c9255b2-af81-4999-ac2b-9c4adf2530ca tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:04.697406 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:04.697406 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:58:04.697595 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7c9255b2-af81-4999-ac2b-9c4adf2530ca tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:04.698132 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 545/1125] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:04 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 828 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:05.714895 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-c2518cff-b0aa-43be-8907-3400e5186ac9 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:05.717007 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c2518cff-b0aa-43be-8907-3400e5186ac9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:05.717343 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c2518cff-b0aa-43be-8907-3400e5186ac9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:05.717650 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c2518cff-b0aa-43be-8907-3400e5186ac9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:05.717831 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-c2518cff-b0aa-43be-8907-3400e5186ac9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:05.724476 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:05.724476 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:58:05.725714 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c2518cff-b0aa-43be-8907-3400e5186ac9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:05.726432 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 581/1126] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:05 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 828 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:06.739590 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-1dfffc3e-8c31-4184-bc4f-50e5b4fec316 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:06.741810 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1dfffc3e-8c31-4184-bc4f-50e5b4fec316 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:06.741810 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1dfffc3e-8c31-4184-bc4f-50e5b4fec316 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:06.741810 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1dfffc3e-8c31-4184-bc4f-50e5b4fec316 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:06.741810 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-1dfffc3e-8c31-4184-bc4f-50e5b4fec316 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:06.745327 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:06.745327 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:58:06.746038 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1dfffc3e-8c31-4184-bc4f-50e5b4fec316 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:06.746406 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 546/1127] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:06 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 828 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:07.761264 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-3911b6e4-69cd-4d72-97c2-365ddc299766 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:07.763881 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3911b6e4-69cd-4d72-97c2-365ddc299766 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:07.764172 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3911b6e4-69cd-4d72-97c2-365ddc299766 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:07.764502 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3911b6e4-69cd-4d72-97c2-365ddc299766 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:07.764687 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-3911b6e4-69cd-4d72-97c2-365ddc299766 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:07.770542 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:07.770542 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:58:07.771657 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3911b6e4-69cd-4d72-97c2-365ddc299766 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:07.772140 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 582/1128] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:07 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 828 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:08.790564 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-1544ba9e-4eb7-491f-8ef0-f67a1b6bf3ea None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:08.793405 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1544ba9e-4eb7-491f-8ef0-f67a1b6bf3ea tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:08.793658 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1544ba9e-4eb7-491f-8ef0-f67a1b6bf3ea tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:08.794502 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1544ba9e-4eb7-491f-8ef0-f67a1b6bf3ea tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:08.794502 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-1544ba9e-4eb7-491f-8ef0-f67a1b6bf3ea tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:08.799886 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:08.799886 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:58:08.801242 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1544ba9e-4eb7-491f-8ef0-f67a1b6bf3ea tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:08.801674 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 547/1129] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:08 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 828 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:09.827104 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-0eae1b84-b882-4c90-944a-ff663938ff3d None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:09.829105 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0eae1b84-b882-4c90-944a-ff663938ff3d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:09.829359 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0eae1b84-b882-4c90-944a-ff663938ff3d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:09.829560 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0eae1b84-b882-4c90-944a-ff663938ff3d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:09.829755 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-0eae1b84-b882-4c90-944a-ff663938ff3d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:09.841323 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:09.841323 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:58:09.841490 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0eae1b84-b882-4c90-944a-ff663938ff3d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:09.842034 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 583/1130] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:09 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 828 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:10.859396 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-cce91e8b-dca5-463a-b00d-cf3b1bc992c7 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:10.862011 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-cce91e8b-dca5-463a-b00d-cf3b1bc992c7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:10.862290 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-cce91e8b-dca5-463a-b00d-cf3b1bc992c7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:10.862613 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-cce91e8b-dca5-463a-b00d-cf3b1bc992c7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:10.862795 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-cce91e8b-dca5-463a-b00d-cf3b1bc992c7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:10.868834 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:10.868834 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:58:10.869891 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-cce91e8b-dca5-463a-b00d-cf3b1bc992c7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:10.870885 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 548/1131] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:10 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 828 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:11.890224 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-5d21e45c-ca25-428b-b2d2-34a09202f6e3 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:11.892807 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5d21e45c-ca25-428b-b2d2-34a09202f6e3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:11.893096 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5d21e45c-ca25-428b-b2d2-34a09202f6e3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:11.893423 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5d21e45c-ca25-428b-b2d2-34a09202f6e3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:11.893608 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-5d21e45c-ca25-428b-b2d2-34a09202f6e3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:11.901246 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:11.901246 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:58:11.902466 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5d21e45c-ca25-428b-b2d2-34a09202f6e3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:11.903349 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 584/1132] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:11 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 829 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:12.924036 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-5bdc1172-0035-4ee9-a1c3-fd10784a5c88 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:12.926757 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5bdc1172-0035-4ee9-a1c3-fd10784a5c88 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:12.927021 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-5bdc1172-0035-4ee9-a1c3-fd10784a5c88 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:12.928342 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-5bdc1172-0035-4ee9-a1c3-fd10784a5c88 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:12.928342 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-5bdc1172-0035-4ee9-a1c3-fd10784a5c88 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:12.935811 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:12.935811 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:58:12.936508 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5bdc1172-0035-4ee9-a1c3-fd10784a5c88 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:12.936768 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 549/1133] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:12 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 829 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:13.947512 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-fb57472d-c929-4ada-8f85-87818a4d31e7 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:13.948787 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-fb57472d-c929-4ada-8f85-87818a4d31e7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:13.948927 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-fb57472d-c929-4ada-8f85-87818a4d31e7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:13.949098 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-fb57472d-c929-4ada-8f85-87818a4d31e7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:13.949195 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-fb57472d-c929-4ada-8f85-87818a4d31e7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:13.953350 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:13.953350 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:58:13.953457 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-fb57472d-c929-4ada-8f85-87818a4d31e7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:13.953715 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 585/1134] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:13 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 829 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:14.970547 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-c1b04eb2-0aff-40f4-b55c-a3fea311b7ba None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:14.973318 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c1b04eb2-0aff-40f4-b55c-a3fea311b7ba tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:14.973681 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c1b04eb2-0aff-40f4-b55c-a3fea311b7ba tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:14.974000 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c1b04eb2-0aff-40f4-b55c-a3fea311b7ba tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:14.974187 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-c1b04eb2-0aff-40f4-b55c-a3fea311b7ba tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:14.981041 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:14.981041 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:58:14.982499 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c1b04eb2-0aff-40f4-b55c-a3fea311b7ba tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:14.983083 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 550/1135] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:14 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 829 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:16.001091 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-4bec81e5-3572-469d-bd07-eb85e161b5ea None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:16.004126 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-4bec81e5-3572-469d-bd07-eb85e161b5ea tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:16.004541 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-4bec81e5-3572-469d-bd07-eb85e161b5ea tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:16.005018 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-4bec81e5-3572-469d-bd07-eb85e161b5ea tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:16.005332 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-4bec81e5-3572-469d-bd07-eb85e161b5ea tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:16.011986 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:16.011986 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:58:16.013177 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-4bec81e5-3572-469d-bd07-eb85e161b5ea tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:16.013771 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 586/1136] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:15 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 830 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:16.030925 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-2f2fd9e2-07da-46c6-8a16-fb773a625406 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:16.033658 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2f2fd9e2-07da-46c6-8a16-fb773a625406 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/df5550f7-30e9-4306-a778-a2d8db750a36 Mar 17 10:58:16.033959 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2f2fd9e2-07da-46c6-8a16-fb773a625406 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:16.034291 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2f2fd9e2-07da-46c6-8a16-fb773a625406 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:16.047435 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:16.047435 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:58:16.052647 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-2f2fd9e2-07da-46c6-8a16-fb773a625406 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:58:16.059555 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2f2fd9e2-07da-46c6-8a16-fb773a625406 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/df5550f7-30e9-4306-a778-a2d8db750a36 returned with HTTP 200 Mar 17 10:58:16.060172 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 551/1137] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:16 2026] GET /volume/v3/volumes/df5550f7-30e9-4306-a778-a2d8db750a36 => generated 915 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:16.081435 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-63211b0d-cfef-40b9-ac30-949d39a8ba8d None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:16.084569 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-63211b0d-cfef-40b9-ac30-949d39a8ba8d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:16.084891 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-63211b0d-cfef-40b9-ac30-949d39a8ba8d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:16.085355 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-63211b0d-cfef-40b9-ac30-949d39a8ba8d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:16.085557 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-63211b0d-cfef-40b9-ac30-949d39a8ba8d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:16.091367 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:16.091367 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:58:16.092780 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-63211b0d-cfef-40b9-ac30-949d39a8ba8d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:16.093328 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 587/1138] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:16 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 830 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:16.106227 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-181d87b4-3cc2-4bc7-be91-5e3436ff1237 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:16.107928 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-181d87b4-3cc2-4bc7-be91-5e3436ff1237 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/detail Mar 17 10:58:16.108119 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-181d87b4-3cc2-4bc7-be91-5e3436ff1237 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:16.108331 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-181d87b4-3cc2-4bc7-be91-5e3436ff1237 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'detail' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:16.108650 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.api_utils [None req-181d87b4-3cc2-4bc7-be91-5e3436ff1237 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Removing options '' from query. {{(pid=123124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 10:58:16.120625 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-181d87b4-3cc2-4bc7-be91-5e3436ff1237 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/detail returned with HTTP 200 Mar 17 10:58:16.121121 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 552/1139] 38.102.83.89 () {72 vars in 1368 bytes} [Tue Mar 17 10:58:16 2026] GET /volume/v3/backups/detail => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:16.135790 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-19b45dea-4113-491c-a96a-16d4486a34cc None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:16.139177 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-19b45dea-4113-491c-a96a-16d4486a34cc tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] POST https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10/restore Mar 17 10:58:16.139809 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-19b45dea-4113-491c-a96a-16d4486a34cc tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:58:16.143416 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.contrib.backups [None req-19b45dea-4113-491c-a96a-16d4486a34cc tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Restoring backup 5a019fc3-74eb-4c26-95b0-a4f3dca17d10 ({'restore': {}}) {{(pid=123123) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Mar 17 10:58:16.143416 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.contrib.backups [None req-19b45dea-4113-491c-a96a-16d4486a34cc tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Restoring backup 5a019fc3-74eb-4c26-95b0-a4f3dca17d10 to volume None. Mar 17 10:58:16.150124 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:16.150124 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:58:16.152641 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.backup.api [None req-19b45dea-4113-491c-a96a-16d4486a34cc tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Creating volume of 1 GB for restore of backup 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. Mar 17 10:58:16.159262 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-19b45dea-4113-491c-a96a-16d4486a34cc tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Availability Zones retrieved successfully. Mar 17 10:58:16.168615 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-19b45dea-4113-491c-a96a-16d4486a34cc tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Flow 'volume_create_api' (76b1475f-808c-4f26-a7f0-37fe54d1a5a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:58:16.170195 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-19b45dea-4113-491c-a96a-16d4486a34cc tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd4ced32-51c9-4e09-9b29-bbdade958d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:58:16.171623 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.flows.api.create_volume [None req-19b45dea-4113-491c-a96a-16d4486a34cc tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Validating volume size '1' using validate_int {{(pid=123123) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:58:16.201018 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-19b45dea-4113-491c-a96a-16d4486a34cc tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd4ced32-51c9-4e09-9b29-bbdade958d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:58:16.202373 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-19b45dea-4113-491c-a96a-16d4486a34cc tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bae5beec-817c-4921-8d88-100c89bb5e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:58:16.251685 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-19b45dea-4113-491c-a96a-16d4486a34cc tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Created reservations ['3e9870d6-af6f-4025-9c83-043d9338f5b4', '0c0811f1-5f8f-4031-b621-104141ed957f', 'a322d76d-d971-4f85-90e7-d266dbf5b797', 'b02f2495-1013-4c92-a2fe-d7e7b87df82e'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:58:16.252850 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-19b45dea-4113-491c-a96a-16d4486a34cc tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bae5beec-817c-4921-8d88-100c89bb5e02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e9870d6-af6f-4025-9c83-043d9338f5b4', '0c0811f1-5f8f-4031-b621-104141ed957f', 'a322d76d-d971-4f85-90e7-d266dbf5b797', 'b02f2495-1013-4c92-a2fe-d7e7b87df82e']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:58:16.254000 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-19b45dea-4113-491c-a96a-16d4486a34cc tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1556065b-24e6-474d-99de-f2b481eb94a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:58:16.283528 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-19b45dea-4113-491c-a96a-16d4486a34cc tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1556065b-24e6-474d-99de-f2b481eb94a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60a53c32-6457-419e-b2cf-50325ab6a33f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_5a019fc3-74eb-4c26-95b0-a4f3dca17d10',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='952eab38fa9f4690ab2b2365fa7b5458',qos_specs=None,replication_status=,reservations=['3e9870d6-af6f-4025-9c83-043d9338f5b4','0c0811f1-5f8f-4031-b621-104141ed957f','a322d76d-d971-4f85-90e7-d266dbf5b797','b02f2495-1013-4c92-a2fe-d7e7b87df82e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627456c02fdf41e8bd6518268b72151a',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:58:16Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_5a019fc3-74eb-4c26-95b0-a4f3dca17d10',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60a53c32-6457-419e-b2cf-50325ab6a33f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='952eab38fa9f4690ab2b2365fa7b5458',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='627456c02fdf41e8bd6518268b72151a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:58:16.284227 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-19b45dea-4113-491c-a96a-16d4486a34cc tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4842bbd1-ded3-45b7-8ffc-26a1fc733410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:58:16.298677 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-19b45dea-4113-491c-a96a-16d4486a34cc tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4842bbd1-ded3-45b7-8ffc-26a1fc733410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_5a019fc3-74eb-4c26-95b0-a4f3dca17d10',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='952eab38fa9f4690ab2b2365fa7b5458',qos_specs=None,replication_status=,reservations=['3e9870d6-af6f-4025-9c83-043d9338f5b4','0c0811f1-5f8f-4031-b621-104141ed957f','a322d76d-d971-4f85-90e7-d266dbf5b797','b02f2495-1013-4c92-a2fe-d7e7b87df82e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627456c02fdf41e8bd6518268b72151a',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:58:16.299663 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-19b45dea-4113-491c-a96a-16d4486a34cc tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa21050a-5a38-42a8-ad42-4fc70ced6e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:58:16.310414 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-19b45dea-4113-491c-a96a-16d4486a34cc tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa21050a-5a38-42a8-ad42-4fc70ced6e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:58:16.313343 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-19b45dea-4113-491c-a96a-16d4486a34cc tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Flow 'volume_create_api' (76b1475f-808c-4f26-a7f0-37fe54d1a5a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:58:16.313343 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-19b45dea-4113-491c-a96a-16d4486a34cc tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Create volume request issued successfully. Mar 17 10:58:16.318031 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:16.318031 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:58:16.318258 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-19b45dea-4113-491c-a96a-16d4486a34cc tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:58:17.328820 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:17.328820 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:58:17.329417 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-19b45dea-4113-491c-a96a-16d4486a34cc tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:58:17.329565 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.backup.api [None req-19b45dea-4113-491c-a96a-16d4486a34cc tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Checking backup size 1 against volume size 1 {{(pid=123123) restore /opt/stack/cinder/cinder/backup/api.py:427}} Mar 17 10:58:17.329695 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.backup.api [None req-19b45dea-4113-491c-a96a-16d4486a34cc tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Overwriting volume 60a53c32-6457-419e-b2cf-50325ab6a33f with restore of backup 5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:17.340140 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.backup.rpcapi [None req-19b45dea-4113-491c-a96a-16d4486a34cc tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] restore_backup in rpcapi backup_id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10 {{(pid=123123) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Mar 17 10:58:17.342208 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-19b45dea-4113-491c-a96a-16d4486a34cc tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10/restore returned with HTTP 202 Mar 17 10:58:17.342648 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 588/1140] 38.102.83.89 () {74 vars in 1503 bytes} [Tue Mar 17 10:58:16 2026] POST /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10/restore => generated 189 bytes in 1208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:58:17.358421 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-ab59cd02-b323-4938-a10c-a91c67d2951f None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:17.361047 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ab59cd02-b323-4938-a10c-a91c67d2951f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:17.361379 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ab59cd02-b323-4938-a10c-a91c67d2951f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:17.361682 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ab59cd02-b323-4938-a10c-a91c67d2951f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:17.361888 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-ab59cd02-b323-4938-a10c-a91c67d2951f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:17.367603 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:17.367603 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:58:17.368407 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ab59cd02-b323-4938-a10c-a91c67d2951f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:17.368925 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 553/1141] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:17 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 830 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:18.387368 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-f8f23b72-6f0e-4b22-8b11-cd240b504b69 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:18.389905 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f8f23b72-6f0e-4b22-8b11-cd240b504b69 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:18.390356 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f8f23b72-6f0e-4b22-8b11-cd240b504b69 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:18.390775 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f8f23b72-6f0e-4b22-8b11-cd240b504b69 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:18.391066 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-f8f23b72-6f0e-4b22-8b11-cd240b504b69 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:18.397892 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:18.397892 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:58:18.399452 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f8f23b72-6f0e-4b22-8b11-cd240b504b69 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:18.400441 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 589/1142] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:18 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 830 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:19.418958 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-3d9cd244-dc3d-4eae-82bc-bf92f20daaef None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:19.421581 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-3d9cd244-dc3d-4eae-82bc-bf92f20daaef tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:19.421877 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-3d9cd244-dc3d-4eae-82bc-bf92f20daaef tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:19.422162 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-3d9cd244-dc3d-4eae-82bc-bf92f20daaef tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:19.422380 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-3d9cd244-dc3d-4eae-82bc-bf92f20daaef tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:19.428938 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:19.428938 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:58:19.430039 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-3d9cd244-dc3d-4eae-82bc-bf92f20daaef tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:19.432014 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 554/1143] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:19 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 830 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:20.448060 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-fef26da4-d2d2-4711-80eb-a6ca591641f1 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:20.450359 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-fef26da4-d2d2-4711-80eb-a6ca591641f1 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:20.450694 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-fef26da4-d2d2-4711-80eb-a6ca591641f1 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:20.451459 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-fef26da4-d2d2-4711-80eb-a6ca591641f1 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:20.451459 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-fef26da4-d2d2-4711-80eb-a6ca591641f1 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:20.458060 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:20.458060 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:58:20.459191 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-fef26da4-d2d2-4711-80eb-a6ca591641f1 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:20.460009 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 590/1144] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:20 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 830 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 10:58:21.477285 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-6d8a2390-cf41-4a96-9c14-23f5f16f0318 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:21.479871 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6d8a2390-cf41-4a96-9c14-23f5f16f0318 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:21.480167 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6d8a2390-cf41-4a96-9c14-23f5f16f0318 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:21.480500 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6d8a2390-cf41-4a96-9c14-23f5f16f0318 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:21.480701 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-6d8a2390-cf41-4a96-9c14-23f5f16f0318 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:21.488640 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:21.488640 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:58:21.489951 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6d8a2390-cf41-4a96-9c14-23f5f16f0318 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:21.490562 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 555/1145] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:21 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 830 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:22.509626 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-e980798f-fe6a-444a-aa8f-efeb5656af36 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:22.513683 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e980798f-fe6a-444a-aa8f-efeb5656af36 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:22.514223 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e980798f-fe6a-444a-aa8f-efeb5656af36 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:22.515140 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e980798f-fe6a-444a-aa8f-efeb5656af36 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:22.515451 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-e980798f-fe6a-444a-aa8f-efeb5656af36 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:22.527413 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:22.527413 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:58:22.529061 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e980798f-fe6a-444a-aa8f-efeb5656af36 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:22.529897 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 591/1146] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:22 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 830 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:23.547902 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-30a9853b-2f66-44c1-a3a0-1f8dac101950 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:23.550604 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-30a9853b-2f66-44c1-a3a0-1f8dac101950 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:23.550946 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-30a9853b-2f66-44c1-a3a0-1f8dac101950 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:23.551292 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-30a9853b-2f66-44c1-a3a0-1f8dac101950 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:23.551565 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-30a9853b-2f66-44c1-a3a0-1f8dac101950 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:23.559878 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:23.559878 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:58:23.561702 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-30a9853b-2f66-44c1-a3a0-1f8dac101950 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:23.562514 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 556/1147] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:23 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 830 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:24.578240 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-52556a09-5115-4899-a21d-6634b010c263 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:24.579539 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-52556a09-5115-4899-a21d-6634b010c263 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:24.579681 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-52556a09-5115-4899-a21d-6634b010c263 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:24.579826 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-52556a09-5115-4899-a21d-6634b010c263 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:24.579913 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-52556a09-5115-4899-a21d-6634b010c263 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:24.583277 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:24.583277 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:58:24.583855 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-52556a09-5115-4899-a21d-6634b010c263 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:24.584048 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 592/1148] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:24 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 830 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:25.601966 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-15f8182b-6d7a-4111-a7d4-8496b8dda7b9 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:25.604728 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-15f8182b-6d7a-4111-a7d4-8496b8dda7b9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:25.605264 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-15f8182b-6d7a-4111-a7d4-8496b8dda7b9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:25.605434 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-15f8182b-6d7a-4111-a7d4-8496b8dda7b9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:25.605639 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-15f8182b-6d7a-4111-a7d4-8496b8dda7b9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:25.611033 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:25.611033 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:58:25.612201 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-15f8182b-6d7a-4111-a7d4-8496b8dda7b9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:25.612835 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 557/1149] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:25 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 830 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:26.628764 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-63263426-10c7-4538-a8cb-5f8e96ad278e None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:26.631900 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-63263426-10c7-4538-a8cb-5f8e96ad278e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:26.631900 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-63263426-10c7-4538-a8cb-5f8e96ad278e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:26.632007 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-63263426-10c7-4538-a8cb-5f8e96ad278e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:26.632201 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-63263426-10c7-4538-a8cb-5f8e96ad278e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:26.640448 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:26.640448 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:58:26.640776 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-63263426-10c7-4538-a8cb-5f8e96ad278e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:26.641264 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 593/1150] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:26 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 830 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:27.657208 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-9a748294-ebb0-480b-abed-666fee197e50 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:27.660442 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-9a748294-ebb0-480b-abed-666fee197e50 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:27.660979 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-9a748294-ebb0-480b-abed-666fee197e50 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:27.661446 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-9a748294-ebb0-480b-abed-666fee197e50 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:27.661745 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-9a748294-ebb0-480b-abed-666fee197e50 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:27.668398 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:27.668398 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:58:27.669719 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-9a748294-ebb0-480b-abed-666fee197e50 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:27.670504 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 558/1151] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:27 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 830 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:28.686418 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-45984232-4483-413e-9214-0d8c42c49864 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:28.689000 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-45984232-4483-413e-9214-0d8c42c49864 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:28.689434 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-45984232-4483-413e-9214-0d8c42c49864 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:28.689827 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-45984232-4483-413e-9214-0d8c42c49864 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:28.690114 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-45984232-4483-413e-9214-0d8c42c49864 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:28.696661 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:28.696661 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:58:28.697888 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-45984232-4483-413e-9214-0d8c42c49864 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:28.698418 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 594/1152] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:28 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 830 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:29.715250 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-aa6481eb-55da-428f-944e-591fd860859b None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:29.717910 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-aa6481eb-55da-428f-944e-591fd860859b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:29.718195 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-aa6481eb-55da-428f-944e-591fd860859b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:29.718509 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-aa6481eb-55da-428f-944e-591fd860859b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:29.718688 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-aa6481eb-55da-428f-944e-591fd860859b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:29.724700 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:29.724700 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:58:29.725808 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-aa6481eb-55da-428f-944e-591fd860859b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:29.726330 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 559/1153] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:29 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 830 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:30.747501 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-a73c6b8c-0ce2-4aad-8d2b-59ec613457ba None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:30.748919 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a73c6b8c-0ce2-4aad-8d2b-59ec613457ba tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:30.749190 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a73c6b8c-0ce2-4aad-8d2b-59ec613457ba tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:30.749516 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a73c6b8c-0ce2-4aad-8d2b-59ec613457ba tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:30.749704 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-a73c6b8c-0ce2-4aad-8d2b-59ec613457ba tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:30.754433 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:30.754433 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:58:30.755213 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a73c6b8c-0ce2-4aad-8d2b-59ec613457ba tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:30.755618 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 595/1154] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:30 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 830 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:31.774824 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-fbafc26f-e6c6-4a0a-a20e-2105c14e5b46 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:31.777766 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-fbafc26f-e6c6-4a0a-a20e-2105c14e5b46 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:31.778087 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-fbafc26f-e6c6-4a0a-a20e-2105c14e5b46 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:31.778474 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-fbafc26f-e6c6-4a0a-a20e-2105c14e5b46 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:31.778705 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-fbafc26f-e6c6-4a0a-a20e-2105c14e5b46 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:31.786137 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:31.786137 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:58:31.787429 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-fbafc26f-e6c6-4a0a-a20e-2105c14e5b46 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:31.788043 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 560/1155] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:31 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 830 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:32.804763 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-5c3dc0e1-58ed-4ed4-9966-4f40c5c9db79 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:32.808887 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5c3dc0e1-58ed-4ed4-9966-4f40c5c9db79 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:32.809527 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5c3dc0e1-58ed-4ed4-9966-4f40c5c9db79 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:32.810036 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5c3dc0e1-58ed-4ed4-9966-4f40c5c9db79 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:32.810209 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-5c3dc0e1-58ed-4ed4-9966-4f40c5c9db79 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:32.818075 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:32.818075 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:58:32.819757 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5c3dc0e1-58ed-4ed4-9966-4f40c5c9db79 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:32.820584 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 596/1156] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:32 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 830 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:32.840208 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-e1c13e24-c5f1-44dd-b15e-5e88e797c582 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:32.842008 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e1c13e24-c5f1-44dd-b15e-5e88e797c582 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/60a53c32-6457-419e-b2cf-50325ab6a33f Mar 17 10:58:32.842197 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e1c13e24-c5f1-44dd-b15e-5e88e797c582 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:32.842415 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e1c13e24-c5f1-44dd-b15e-5e88e797c582 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:32.851080 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:32.851080 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:58:32.854871 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-e1c13e24-c5f1-44dd-b15e-5e88e797c582 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:58:32.858982 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e1c13e24-c5f1-44dd-b15e-5e88e797c582 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/60a53c32-6457-419e-b2cf-50325ab6a33f returned with HTTP 200 Mar 17 10:58:32.859381 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 561/1157] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:32 2026] GET /volume/v3/volumes/60a53c32-6457-419e-b2cf-50325ab6a33f => generated 972 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:32.887664 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-650bc47b-cb84-4406-9f7c-3b863f67945b None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:32.889398 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-650bc47b-cb84-4406-9f7c-3b863f67945b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/60a53c32-6457-419e-b2cf-50325ab6a33f Mar 17 10:58:32.889591 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-650bc47b-cb84-4406-9f7c-3b863f67945b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:32.889783 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-650bc47b-cb84-4406-9f7c-3b863f67945b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:32.952098 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:32.952098 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:58:32.958439 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-650bc47b-cb84-4406-9f7c-3b863f67945b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:58:32.963365 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-650bc47b-cb84-4406-9f7c-3b863f67945b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/60a53c32-6457-419e-b2cf-50325ab6a33f returned with HTTP 200 Mar 17 10:58:32.963915 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 597/1158] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:32 2026] GET /volume/v3/volumes/60a53c32-6457-419e-b2cf-50325ab6a33f => generated 972 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:32.986327 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-f3b795d7-17b1-4795-8e89-8c98281bd126 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:32.988474 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f3b795d7-17b1-4795-8e89-8c98281bd126 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] DELETE https://38.102.83.89/volume/v3/volumes/60a53c32-6457-419e-b2cf-50325ab6a33f Mar 17 10:58:32.988682 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f3b795d7-17b1-4795-8e89-8c98281bd126 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:32.988898 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f3b795d7-17b1-4795-8e89-8c98281bd126 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:32.989068 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-f3b795d7-17b1-4795-8e89-8c98281bd126 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Delete volume with id: 60a53c32-6457-419e-b2cf-50325ab6a33f Mar 17 10:58:32.998690 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:32.998690 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:58:32.999419 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-f3b795d7-17b1-4795-8e89-8c98281bd126 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:58:33.025712 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-f3b795d7-17b1-4795-8e89-8c98281bd126 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Delete volume request issued successfully. Mar 17 10:58:33.026018 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f3b795d7-17b1-4795-8e89-8c98281bd126 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/60a53c32-6457-419e-b2cf-50325ab6a33f returned with HTTP 202 Mar 17 10:58:33.026678 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 562/1159] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 10:58:32 2026] DELETE /volume/v3/volumes/60a53c32-6457-419e-b2cf-50325ab6a33f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 10:58:33.038468 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-50b1c9a7-9d95-45cd-bf05-7011eb67ee8b None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:33.040335 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-50b1c9a7-9d95-45cd-bf05-7011eb67ee8b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/60a53c32-6457-419e-b2cf-50325ab6a33f Mar 17 10:58:33.040562 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-50b1c9a7-9d95-45cd-bf05-7011eb67ee8b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:33.040791 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-50b1c9a7-9d95-45cd-bf05-7011eb67ee8b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:33.048335 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:33.048335 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:58:33.051495 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-50b1c9a7-9d95-45cd-bf05-7011eb67ee8b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:58:33.055661 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-50b1c9a7-9d95-45cd-bf05-7011eb67ee8b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/60a53c32-6457-419e-b2cf-50325ab6a33f returned with HTTP 200 Mar 17 10:58:33.056030 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 598/1160] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:33 2026] GET /volume/v3/volumes/60a53c32-6457-419e-b2cf-50325ab6a33f => generated 971 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:34.078772 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-d240c05a-9a02-4455-928d-f7bd6be9bd8b None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:34.080793 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d240c05a-9a02-4455-928d-f7bd6be9bd8b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/60a53c32-6457-419e-b2cf-50325ab6a33f Mar 17 10:58:34.081010 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d240c05a-9a02-4455-928d-f7bd6be9bd8b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:34.081222 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d240c05a-9a02-4455-928d-f7bd6be9bd8b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:34.092859 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:34.092859 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:58:34.097584 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-d240c05a-9a02-4455-928d-f7bd6be9bd8b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:58:34.103470 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d240c05a-9a02-4455-928d-f7bd6be9bd8b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/60a53c32-6457-419e-b2cf-50325ab6a33f returned with HTTP 200 Mar 17 10:58:34.103939 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 563/1161] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:34 2026] GET /volume/v3/volumes/60a53c32-6457-419e-b2cf-50325ab6a33f => generated 971 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:35.123671 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-cfaaf739-71dc-4818-8570-62017cdce42a None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:35.123671 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-cfaaf739-71dc-4818-8570-62017cdce42a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/60a53c32-6457-419e-b2cf-50325ab6a33f Mar 17 10:58:35.126112 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-cfaaf739-71dc-4818-8570-62017cdce42a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:35.126112 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-cfaaf739-71dc-4818-8570-62017cdce42a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:35.131509 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-cfaaf739-71dc-4818-8570-62017cdce42a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/60a53c32-6457-419e-b2cf-50325ab6a33f returned with HTTP 404 Mar 17 10:58:35.131509 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 599/1162] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:35 2026] GET /volume/v3/volumes/60a53c32-6457-419e-b2cf-50325ab6a33f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Mar 17 10:58:35.143407 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-779575a7-b027-4d8b-9b7f-99129e3dd0f9 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:35.146369 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-779575a7-b027-4d8b-9b7f-99129e3dd0f9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] DELETE https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:35.146552 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-779575a7-b027-4d8b-9b7f-99129e3dd0f9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:35.146771 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-779575a7-b027-4d8b-9b7f-99129e3dd0f9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:35.146910 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.contrib.backups [None req-779575a7-b027-4d8b-9b7f-99129e3dd0f9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Delete backup with id: 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. Mar 17 10:58:35.151994 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:35.151994 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:58:35.166376 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.backup.rpcapi [None req-779575a7-b027-4d8b-9b7f-99129e3dd0f9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] delete_backup rpcapi backup_id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10 {{(pid=123124) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Mar 17 10:58:35.168464 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-779575a7-b027-4d8b-9b7f-99129e3dd0f9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 202 Mar 17 10:58:35.168902 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 564/1163] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 10:58:35 2026] DELETE /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Mar 17 10:58:35.177793 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-05985df1-cef8-4935-aa64-9ef175a00841 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:35.180933 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-05985df1-cef8-4935-aa64-9ef175a00841 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:35.181082 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-05985df1-cef8-4935-aa64-9ef175a00841 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:35.181229 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-05985df1-cef8-4935-aa64-9ef175a00841 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:35.181330 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-05985df1-cef8-4935-aa64-9ef175a00841 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:35.186691 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:35.186691 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:58:35.187649 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-05985df1-cef8-4935-aa64-9ef175a00841 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 200 Mar 17 10:58:35.188104 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 600/1164] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:35 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 829 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:36.200658 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-f05a6ae1-584e-46cb-89ab-4656b140680a None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:36.203406 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f05a6ae1-584e-46cb-89ab-4656b140680a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 Mar 17 10:58:36.203704 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f05a6ae1-584e-46cb-89ab-4656b140680a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:36.203986 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f05a6ae1-584e-46cb-89ab-4656b140680a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:36.204185 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-f05a6ae1-584e-46cb-89ab-4656b140680a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 5a019fc3-74eb-4c26-95b0-a4f3dca17d10. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:58:36.208688 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f05a6ae1-584e-46cb-89ab-4656b140680a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 returned with HTTP 404 Mar 17 10:58:36.209268 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 565/1165] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:36 2026] GET /volume/v3/backups/5a019fc3-74eb-4c26-95b0-a4f3dca17d10 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:58:36.308124 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-3718f885-503d-47df-832f-9db3780bf25b None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:36.311828 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3718f885-503d-47df-832f-9db3780bf25b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] DELETE https://38.102.83.89/volume/v3/volumes/df5550f7-30e9-4306-a778-a2d8db750a36 Mar 17 10:58:36.312155 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3718f885-503d-47df-832f-9db3780bf25b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:36.312514 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3718f885-503d-47df-832f-9db3780bf25b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:36.313191 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-3718f885-503d-47df-832f-9db3780bf25b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Delete volume with id: df5550f7-30e9-4306-a778-a2d8db750a36 Mar 17 10:58:36.328138 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:36.328138 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:58:36.328921 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-3718f885-503d-47df-832f-9db3780bf25b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:58:36.356182 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-3718f885-503d-47df-832f-9db3780bf25b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Delete volume request issued successfully. Mar 17 10:58:36.356871 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3718f885-503d-47df-832f-9db3780bf25b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/df5550f7-30e9-4306-a778-a2d8db750a36 returned with HTTP 202 Mar 17 10:58:36.357323 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 601/1166] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 10:58:36 2026] DELETE /volume/v3/volumes/df5550f7-30e9-4306-a778-a2d8db750a36 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 10:58:36.368368 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-a446d102-889d-440c-a595-66dc4a13ce1e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:36.370371 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a446d102-889d-440c-a595-66dc4a13ce1e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/df5550f7-30e9-4306-a778-a2d8db750a36 Mar 17 10:58:36.370651 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a446d102-889d-440c-a595-66dc4a13ce1e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:36.370936 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a446d102-889d-440c-a595-66dc4a13ce1e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:36.383922 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:36.383922 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:58:36.390165 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-a446d102-889d-440c-a595-66dc4a13ce1e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:58:36.396965 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a446d102-889d-440c-a595-66dc4a13ce1e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/df5550f7-30e9-4306-a778-a2d8db750a36 returned with HTTP 200 Mar 17 10:58:36.397628 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 566/1167] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:36 2026] GET /volume/v3/volumes/df5550f7-30e9-4306-a778-a2d8db750a36 => generated 914 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:37.424587 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-04d45c3f-79f2-49e8-9f19-cd42ea6ac128 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:37.426876 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-04d45c3f-79f2-49e8-9f19-cd42ea6ac128 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/df5550f7-30e9-4306-a778-a2d8db750a36 Mar 17 10:58:37.427150 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-04d45c3f-79f2-49e8-9f19-cd42ea6ac128 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:37.427537 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-04d45c3f-79f2-49e8-9f19-cd42ea6ac128 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:37.439161 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:37.439161 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:58:37.443470 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-04d45c3f-79f2-49e8-9f19-cd42ea6ac128 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:58:37.447966 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-04d45c3f-79f2-49e8-9f19-cd42ea6ac128 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/df5550f7-30e9-4306-a778-a2d8db750a36 returned with HTTP 200 Mar 17 10:58:37.448391 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 602/1168] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:37 2026] GET /volume/v3/volumes/df5550f7-30e9-4306-a778-a2d8db750a36 => generated 914 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:38.496913 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-c0f5a214-cb40-4f1d-8f2c-029eea40de86 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:38.499659 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c0f5a214-cb40-4f1d-8f2c-029eea40de86 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/df5550f7-30e9-4306-a778-a2d8db750a36 Mar 17 10:58:38.499958 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c0f5a214-cb40-4f1d-8f2c-029eea40de86 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:38.500273 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c0f5a214-cb40-4f1d-8f2c-029eea40de86 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:38.507610 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c0f5a214-cb40-4f1d-8f2c-029eea40de86 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/df5550f7-30e9-4306-a778-a2d8db750a36 returned with HTTP 404 Mar 17 10:58:38.508030 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 567/1169] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:38 2026] GET /volume/v3/volumes/df5550f7-30e9-4306-a778-a2d8db750a36 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:58:38.521205 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-779e74e1-fa42-459d-9e97-680a644f0f41 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:38.522859 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-779e74e1-fa42-459d-9e97-680a644f0f41 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/df5550f7-30e9-4306-a778-a2d8db750a36 Mar 17 10:58:38.523136 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-779e74e1-fa42-459d-9e97-680a644f0f41 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:38.523277 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-779e74e1-fa42-459d-9e97-680a644f0f41 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:38.528914 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-779e74e1-fa42-459d-9e97-680a644f0f41 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/df5550f7-30e9-4306-a778-a2d8db750a36 returned with HTTP 404 Mar 17 10:58:38.529326 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 603/1170] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:38 2026] GET /volume/v3/volumes/df5550f7-30e9-4306-a778-a2d8db750a36 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:58:38.540002 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-17199a27-b390-40dc-bda6-61f13a8b829e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:38.542426 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-17199a27-b390-40dc-bda6-61f13a8b829e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] DELETE https://38.102.83.89/volume/v3/volumes/df5550f7-30e9-4306-a778-a2d8db750a36 Mar 17 10:58:38.542712 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-17199a27-b390-40dc-bda6-61f13a8b829e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:38.542997 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-17199a27-b390-40dc-bda6-61f13a8b829e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:38.543321 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-17199a27-b390-40dc-bda6-61f13a8b829e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Delete volume with id: df5550f7-30e9-4306-a778-a2d8db750a36 Mar 17 10:58:38.550591 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-17199a27-b390-40dc-bda6-61f13a8b829e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/df5550f7-30e9-4306-a778-a2d8db750a36 returned with HTTP 404 Mar 17 10:58:38.551223 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 568/1171] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 10:58:38 2026] DELETE /volume/v3/volumes/df5550f7-30e9-4306-a778-a2d8db750a36 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:58:38.570747 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-5d16a5c7-a7f5-471d-9431-bb2d0d280ae7 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:38.573260 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5d16a5c7-a7f5-471d-9431-bb2d0d280ae7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 10:58:38.573772 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5d16a5c7-a7f5-471d-9431-bb2d0d280ae7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-473107851"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:58:38.575998 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.volumes [None req-5d16a5c7-a7f5-471d-9431-bb2d0d280ae7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-473107851'}} {{(pid=123123) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 10:58:38.576192 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-5d16a5c7-a7f5-471d-9431-bb2d0d280ae7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Create volume of 1 GB Mar 17 10:58:38.582715 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-5d16a5c7-a7f5-471d-9431-bb2d0d280ae7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Availability Zones retrieved successfully. Mar 17 10:58:38.591868 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-5d16a5c7-a7f5-471d-9431-bb2d0d280ae7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Flow 'volume_create_api' (ee0604d0-29a6-4293-871f-725b3fde7732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:58:38.593342 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-5d16a5c7-a7f5-471d-9431-bb2d0d280ae7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bce7873-243b-4a3e-9998-a119bd9e2373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:58:38.594685 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.flows.api.create_volume [None req-5d16a5c7-a7f5-471d-9431-bb2d0d280ae7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Validating volume size '1' using validate_int {{(pid=123123) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 10:58:38.617948 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-5d16a5c7-a7f5-471d-9431-bb2d0d280ae7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bce7873-243b-4a3e-9998-a119bd9e2373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:58:38.618758 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-5d16a5c7-a7f5-471d-9431-bb2d0d280ae7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dff3e7ad-be9e-4853-9146-9192750e9d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:58:38.660176 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-5d16a5c7-a7f5-471d-9431-bb2d0d280ae7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Created reservations ['d78f3bb2-3d77-41cd-9d55-1e27d70dbde6', '309a1244-0e37-400b-9819-ce22bfa78e97', 'f0229751-ac44-447a-b077-73e69dd61b2e', '95fd8db5-42dc-4aa6-b493-3fbd4c809f08'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:58:38.660865 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-5d16a5c7-a7f5-471d-9431-bb2d0d280ae7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dff3e7ad-be9e-4853-9146-9192750e9d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d78f3bb2-3d77-41cd-9d55-1e27d70dbde6', '309a1244-0e37-400b-9819-ce22bfa78e97', 'f0229751-ac44-447a-b077-73e69dd61b2e', '95fd8db5-42dc-4aa6-b493-3fbd4c809f08']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:58:38.661567 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-5d16a5c7-a7f5-471d-9431-bb2d0d280ae7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b180dac-9407-469e-bc5b-341a190b8d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:58:38.678609 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-5d16a5c7-a7f5-471d-9431-bb2d0d280ae7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b180dac-9407-469e-bc5b-341a190b8d83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cba935e2-1c2a-4763-b608-4bb2e235b653', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-473107851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='952eab38fa9f4690ab2b2365fa7b5458',qos_specs=None,replication_status=,reservations=['d78f3bb2-3d77-41cd-9d55-1e27d70dbde6','309a1244-0e37-400b-9819-ce22bfa78e97','f0229751-ac44-447a-b077-73e69dd61b2e','95fd8db5-42dc-4aa6-b493-3fbd4c809f08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627456c02fdf41e8bd6518268b72151a',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T14:58:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-473107851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cba935e2-1c2a-4763-b608-4bb2e235b653,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='952eab38fa9f4690ab2b2365fa7b5458',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='627456c02fdf41e8bd6518268b72151a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:58:38.679318 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-5d16a5c7-a7f5-471d-9431-bb2d0d280ae7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d9f1259-020a-4dd0-b64e-8f634f963dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:58:38.704565 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-5d16a5c7-a7f5-471d-9431-bb2d0d280ae7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d9f1259-020a-4dd0-b64e-8f634f963dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-473107851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='952eab38fa9f4690ab2b2365fa7b5458',qos_specs=None,replication_status=,reservations=['d78f3bb2-3d77-41cd-9d55-1e27d70dbde6','309a1244-0e37-400b-9819-ce22bfa78e97','f0229751-ac44-447a-b077-73e69dd61b2e','95fd8db5-42dc-4aa6-b493-3fbd4c809f08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627456c02fdf41e8bd6518268b72151a',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:58:38.705191 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-5d16a5c7-a7f5-471d-9431-bb2d0d280ae7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4da1874f-d3e2-40d3-991a-78d0f0eb46b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 10:58:38.714935 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-5d16a5c7-a7f5-471d-9431-bb2d0d280ae7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4da1874f-d3e2-40d3-991a-78d0f0eb46b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 10:58:38.718414 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-5d16a5c7-a7f5-471d-9431-bb2d0d280ae7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Flow 'volume_create_api' (ee0604d0-29a6-4293-871f-725b3fde7732) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 10:58:38.718414 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-5d16a5c7-a7f5-471d-9431-bb2d0d280ae7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Create volume request issued successfully. Mar 17 10:58:38.718414 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5d16a5c7-a7f5-471d-9431-bb2d0d280ae7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 10:58:38.718414 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 604/1172] 38.102.83.89 () {74 vars in 1368 bytes} [Tue Mar 17 10:58:38 2026] POST /volume/v3/volumes => generated 755 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:58:38.750922 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-6d872b57-5e71-495b-aef3-2931a3c3408e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:38.752655 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6d872b57-5e71-495b-aef3-2931a3c3408e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 Mar 17 10:58:38.752836 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6d872b57-5e71-495b-aef3-2931a3c3408e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:38.753027 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6d872b57-5e71-495b-aef3-2931a3c3408e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:38.765404 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:38.765404 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:58:38.769103 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-6d872b57-5e71-495b-aef3-2931a3c3408e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:58:38.773347 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6d872b57-5e71-495b-aef3-2931a3c3408e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 returned with HTTP 200 Mar 17 10:58:38.773700 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 569/1173] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:38 2026] GET /volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:39.793178 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-66c47042-cac6-433b-8cec-3f761fb7bce3 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:58:39.796387 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-66c47042-cac6-433b-8cec-3f761fb7bce3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 Mar 17 10:58:39.796793 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-66c47042-cac6-433b-8cec-3f761fb7bce3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:58:39.797199 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-66c47042-cac6-433b-8cec-3f761fb7bce3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:58:39.808926 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:58:39.808926 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:58:39.814250 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-66c47042-cac6-433b-8cec-3f761fb7bce3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:58:39.820436 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-66c47042-cac6-433b-8cec-3f761fb7bce3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 returned with HTTP 200 Mar 17 10:58:39.821246 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 605/1174] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:58:39 2026] GET /volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:58:48.772427 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=46,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:58:49.818373 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=83,cinder:INSERT=13,cinder:UPDATE=27 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 10:59:24.667267 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-977a750f-22c2-4ea0-ab8e-bf64ee9ce7c4 req-8693902d-336d-4f1e-8454-21f4155c12ce None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:24.671424 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-977a750f-22c2-4ea0-ab8e-bf64ee9ce7c4 req-8693902d-336d-4f1e-8454-21f4155c12ce tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 Mar 17 10:59:24.671424 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-977a750f-22c2-4ea0-ab8e-bf64ee9ce7c4 req-8693902d-336d-4f1e-8454-21f4155c12ce tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:24.671872 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-977a750f-22c2-4ea0-ab8e-bf64ee9ce7c4 req-8693902d-336d-4f1e-8454-21f4155c12ce tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:24.687687 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:24.687687 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:59:24.693206 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-977a750f-22c2-4ea0-ab8e-bf64ee9ce7c4 req-8693902d-336d-4f1e-8454-21f4155c12ce tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:59:24.699998 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-977a750f-22c2-4ea0-ab8e-bf64ee9ce7c4 req-8693902d-336d-4f1e-8454-21f4155c12ce tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 returned with HTTP 200 Mar 17 10:59:24.700748 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 570/1175] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 10:59:24 2026] GET /volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:59:26.746954 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-5e16d03f-d0ef-4d1f-8dd8-f1089bce17e0 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:26.747507 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5e16d03f-d0ef-4d1f-8dd8-f1089bce17e0 None None] GET https://38.102.83.89/volume// Mar 17 10:59:26.747837 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5e16d03f-d0ef-4d1f-8dd8-f1089bce17e0 None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:26.748194 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5e16d03f-d0ef-4d1f-8dd8-f1089bce17e0 None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:26.748719 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5e16d03f-d0ef-4d1f-8dd8-f1089bce17e0 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:59:26.749108 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 606/1176] 38.102.83.89 () {72 vars in 1539 bytes} [Tue Mar 17 10:59:26 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Mar 17 10:59:26.759898 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-977a750f-22c2-4ea0-ab8e-bf64ee9ce7c4 req-66b0cdd4-81d4-4d3f-9024-a9d6f1e89f89 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:26.903181 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-977a750f-22c2-4ea0-ab8e-bf64ee9ce7c4 req-66b0cdd4-81d4-4d3f-9024-a9d6f1e89f89 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] POST https://38.102.83.89/volume/v3/attachments Mar 17 10:59:26.903755 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-977a750f-22c2-4ea0-ab8e-bf64ee9ce7c4 req-66b0cdd4-81d4-4d3f-9024-a9d6f1e89f89 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cba935e2-1c2a-4763-b608-4bb2e235b653", "connector": null, "instance_uuid": "33e33328-8a7f-45ff-be8a-3a729cd1e4fd"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:59:26.920856 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:26.920856 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:59:26.956631 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-977a750f-22c2-4ea0-ab8e-bf64ee9ce7c4 req-66b0cdd4-81d4-4d3f-9024-a9d6f1e89f89 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/attachments returned with HTTP 200 Mar 17 10:59:26.957270 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 571/1177] 38.102.83.89 () {80 vars in 1704 bytes} [Tue Mar 17 10:59:26 2026] POST /volume/v3/attachments => generated 273 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:59:27.232428 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-86e72833-a71d-4c3a-bf46-45735cd57407 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:27.235147 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-86e72833-a71d-4c3a-bf46-45735cd57407 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 Mar 17 10:59:27.235480 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-86e72833-a71d-4c3a-bf46-45735cd57407 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:27.235792 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-86e72833-a71d-4c3a-bf46-45735cd57407 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:27.250948 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:27.250948 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:59:27.256179 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-86e72833-a71d-4c3a-bf46-45735cd57407 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:59:27.264372 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-86e72833-a71d-4c3a-bf46-45735cd57407 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 returned with HTTP 200 Mar 17 10:59:27.265080 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 607/1178] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:59:27 2026] GET /volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:59:27.509948 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-be55aa74-51a9-4180-a4b5-5ef767d0269e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:27.510556 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-be55aa74-51a9-4180-a4b5-5ef767d0269e None None] GET https://38.102.83.89/volume// Mar 17 10:59:27.510852 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-be55aa74-51a9-4180-a4b5-5ef767d0269e None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:27.511177 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-be55aa74-51a9-4180-a4b5-5ef767d0269e None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:27.511820 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-be55aa74-51a9-4180-a4b5-5ef767d0269e None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 10:59:27.512583 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 572/1179] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 10:59:27 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 10:59:27.525404 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-977a750f-22c2-4ea0-ab8e-bf64ee9ce7c4 req-ffe6c454-731a-4490-b8e3-e02f043849e7 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:27.528577 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-977a750f-22c2-4ea0-ab8e-bf64ee9ce7c4 req-ffe6c454-731a-4490-b8e3-e02f043849e7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 Mar 17 10:59:27.528904 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-977a750f-22c2-4ea0-ab8e-bf64ee9ce7c4 req-ffe6c454-731a-4490-b8e3-e02f043849e7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:27.529280 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-977a750f-22c2-4ea0-ab8e-bf64ee9ce7c4 req-ffe6c454-731a-4490-b8e3-e02f043849e7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:27.544671 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:27.544671 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:59:27.549749 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-977a750f-22c2-4ea0-ab8e-bf64ee9ce7c4 req-ffe6c454-731a-4490-b8e3-e02f043849e7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:59:27.556255 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-977a750f-22c2-4ea0-ab8e-bf64ee9ce7c4 req-ffe6c454-731a-4490-b8e3-e02f043849e7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 returned with HTTP 200 Mar 17 10:59:27.556832 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 608/1180] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 10:59:27 2026] GET /volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 => generated 1028 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 10:59:27.629338 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-977a750f-22c2-4ea0-ab8e-bf64ee9ce7c4 req-7a94a691-dc5a-4fba-b04b-7e19b57f8f01 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:27.632574 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-977a750f-22c2-4ea0-ab8e-bf64ee9ce7c4 req-7a94a691-dc5a-4fba-b04b-7e19b57f8f01 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] PUT https://38.102.83.89/volume/v3/attachments/4206f3c8-82e7-4481-95f8-85de36ca5ab3 Mar 17 10:59:27.633213 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-977a750f-22c2-4ea0-ab8e-bf64ee9ce7c4 req-7a94a691-dc5a-4fba-b04b-7e19b57f8f01 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "38.102.83.89", "host": "np0005649721.novalocal", "multipath": false, "enforce_multipath": true, "initiator": "iqn.1994-05.com.redhat:fd15498af3bd", "do_local_attach": false, "uuid": "0ceb02b1-38b4-43fc-8549-abe22c224d5e", "system uuid": "7643bce9-2f06-4fe7-b291-650913a35e56", "nvme_native_multipath": false, "nqn": "nqn.2014-08.org.nvmexpress:uuid:7492a7d8-3878-46d7-bc3c-9b085f58a756", "found_dsc": "", "host_ips": ["38.102.83.89", "fe80::f816:3eff:feb5:bca3", "192.168.122.1", "172.24.5.1", "2001:db8::2", "fe80::608a:3ff:feb6:c149", "fe80::fc16:3eff:febc:deae", "fe80::cce6:36ff:fef7:1d9b"], "mountpoint": "/dev/vdb"}}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:59:27.644105 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-977a750f-22c2-4ea0-ab8e-bf64ee9ce7c4 req-7a94a691-dc5a-4fba-b04b-7e19b57f8f01 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Acquiring lock "cinder-attachment_update-cba935e2-1c2a-4763-b608-4bb2e235b653-np0005649721.novalocal" by "attachment_update" {{(pid=123124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Mar 17 10:59:27.650700 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-977a750f-22c2-4ea0-ab8e-bf64ee9ce7c4 req-7a94a691-dc5a-4fba-b04b-7e19b57f8f01 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Lock "cinder-attachment_update-cba935e2-1c2a-4763-b608-4bb2e235b653-np0005649721.novalocal" acquired by "attachment_update" :: waited 0.007s {{(pid=123124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Mar 17 10:59:27.652166 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:27.652166 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:59:28.289715 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-611d8e9a-0021-48ce-bf5f-a245450a0fe3 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:28.292341 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-611d8e9a-0021-48ce-bf5f-a245450a0fe3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 Mar 17 10:59:28.292765 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-611d8e9a-0021-48ce-bf5f-a245450a0fe3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:28.293187 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-611d8e9a-0021-48ce-bf5f-a245450a0fe3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:28.308781 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:28.308781 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:59:28.313463 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-611d8e9a-0021-48ce-bf5f-a245450a0fe3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:59:28.320092 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-611d8e9a-0021-48ce-bf5f-a245450a0fe3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 returned with HTTP 200 Mar 17 10:59:28.320773 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 609/1181] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:59:28 2026] GET /volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:59:29.346122 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-d4bdd47e-998d-4186-8b24-505d13e28712 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:29.348949 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d4bdd47e-998d-4186-8b24-505d13e28712 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 Mar 17 10:59:29.349271 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-d4bdd47e-998d-4186-8b24-505d13e28712 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:29.349621 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-d4bdd47e-998d-4186-8b24-505d13e28712 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:29.362705 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:29.362705 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:59:29.367631 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-d4bdd47e-998d-4186-8b24-505d13e28712 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:59:29.373908 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d4bdd47e-998d-4186-8b24-505d13e28712 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 returned with HTTP 200 Mar 17 10:59:29.374476 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 610/1182] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:59:29 2026] GET /volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:59:30.396486 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-ef400122-5ae8-44aa-ac0c-5ae0fb03dc08 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:30.398270 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ef400122-5ae8-44aa-ac0c-5ae0fb03dc08 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 Mar 17 10:59:30.398481 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ef400122-5ae8-44aa-ac0c-5ae0fb03dc08 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:30.398671 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ef400122-5ae8-44aa-ac0c-5ae0fb03dc08 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:30.412094 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:30.412094 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:59:30.415278 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-ef400122-5ae8-44aa-ac0c-5ae0fb03dc08 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:59:30.419945 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ef400122-5ae8-44aa-ac0c-5ae0fb03dc08 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 returned with HTTP 200 Mar 17 10:59:30.420325 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 611/1183] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:59:30 2026] GET /volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:59:31.176522 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-977a750f-22c2-4ea0-ab8e-bf64ee9ce7c4 req-7a94a691-dc5a-4fba-b04b-7e19b57f8f01 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Lock "cinder-attachment_update-cba935e2-1c2a-4763-b608-4bb2e235b653-np0005649721.novalocal" released by "attachment_update" :: held 3.526s {{(pid=123124) __release /opt/stack/cinder/cinder/coordination.py:152}} Mar 17 10:59:31.176940 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-977a750f-22c2-4ea0-ab8e-bf64ee9ce7c4 req-7a94a691-dc5a-4fba-b04b-7e19b57f8f01 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/attachments/4206f3c8-82e7-4481-95f8-85de36ca5ab3 returned with HTTP 200 Mar 17 10:59:31.177592 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 573/1184] 38.102.83.89 () {80 vars in 1814 bytes} [Tue Mar 17 10:59:27 2026] PUT /volume/v3/attachments/4206f3c8-82e7-4481-95f8-85de36ca5ab3 => generated 790 bytes in 3549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:59:31.444518 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-11f923b0-506d-4bc9-8422-cc3e9a5d4dbc None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:31.447770 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-11f923b0-506d-4bc9-8422-cc3e9a5d4dbc tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 Mar 17 10:59:31.448079 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-11f923b0-506d-4bc9-8422-cc3e9a5d4dbc tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:31.448454 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-11f923b0-506d-4bc9-8422-cc3e9a5d4dbc tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:31.463989 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:31.463989 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:59:31.468683 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-11f923b0-506d-4bc9-8422-cc3e9a5d4dbc tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:59:31.474898 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-11f923b0-506d-4bc9-8422-cc3e9a5d4dbc tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 returned with HTTP 200 Mar 17 10:59:31.475620 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 612/1185] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:59:31 2026] GET /volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:59:32.494815 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-9229f5d3-51f3-415a-876d-b82b446846f9 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:32.496733 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-9229f5d3-51f3-415a-876d-b82b446846f9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 Mar 17 10:59:32.496918 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-9229f5d3-51f3-415a-876d-b82b446846f9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:32.497184 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-9229f5d3-51f3-415a-876d-b82b446846f9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:32.511538 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:32.511538 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:59:32.515180 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-9229f5d3-51f3-415a-876d-b82b446846f9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:59:32.519777 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-9229f5d3-51f3-415a-876d-b82b446846f9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 returned with HTTP 200 Mar 17 10:59:32.520145 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 574/1186] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:59:32 2026] GET /volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:59:33.544793 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-3449d216-3c14-4bca-999b-5a00e0066f0c None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:33.548058 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3449d216-3c14-4bca-999b-5a00e0066f0c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 Mar 17 10:59:33.548467 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3449d216-3c14-4bca-999b-5a00e0066f0c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:33.548795 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3449d216-3c14-4bca-999b-5a00e0066f0c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:33.570690 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:33.570690 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:59:33.576733 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-3449d216-3c14-4bca-999b-5a00e0066f0c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:59:33.583645 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3449d216-3c14-4bca-999b-5a00e0066f0c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 returned with HTTP 200 Mar 17 10:59:33.584563 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 613/1187] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:59:33 2026] GET /volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:59:34.611335 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-48d3b44f-b3da-4ae7-aee0-7fe07e23e029 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:34.615159 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-48d3b44f-b3da-4ae7-aee0-7fe07e23e029 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 Mar 17 10:59:34.615159 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-48d3b44f-b3da-4ae7-aee0-7fe07e23e029 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:34.615358 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-48d3b44f-b3da-4ae7-aee0-7fe07e23e029 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:34.638383 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:34.638383 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:59:34.644028 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-48d3b44f-b3da-4ae7-aee0-7fe07e23e029 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:59:34.651857 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-48d3b44f-b3da-4ae7-aee0-7fe07e23e029 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 returned with HTTP 200 Mar 17 10:59:34.652463 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 575/1188] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:59:34 2026] GET /volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:59:35.676201 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-0ffb6f03-b2a3-4fef-a6f0-b4227a01fdc2 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:35.678613 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0ffb6f03-b2a3-4fef-a6f0-b4227a01fdc2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 Mar 17 10:59:35.679014 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0ffb6f03-b2a3-4fef-a6f0-b4227a01fdc2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:35.679434 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0ffb6f03-b2a3-4fef-a6f0-b4227a01fdc2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:35.740656 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:35.740656 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:59:35.746387 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-0ffb6f03-b2a3-4fef-a6f0-b4227a01fdc2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:59:35.753159 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0ffb6f03-b2a3-4fef-a6f0-b4227a01fdc2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 returned with HTTP 200 Mar 17 10:59:35.753720 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 614/1189] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:59:35 2026] GET /volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 => generated 848 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:59:36.489099 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-977a750f-22c2-4ea0-ab8e-bf64ee9ce7c4 req-1d5eecfc-df79-4a67-ba6b-2a0f1e5fa03e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:36.492184 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-977a750f-22c2-4ea0-ab8e-bf64ee9ce7c4 req-1d5eecfc-df79-4a67-ba6b-2a0f1e5fa03e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] POST https://38.102.83.89/volume/v3/attachments/4206f3c8-82e7-4481-95f8-85de36ca5ab3/action Mar 17 10:59:36.492729 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-977a750f-22c2-4ea0-ab8e-bf64ee9ce7c4 req-1d5eecfc-df79-4a67-ba6b-2a0f1e5fa03e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Action body: b'{"os-complete": null}' {{(pid=123124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 10:59:36.492932 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-977a750f-22c2-4ea0-ab8e-bf64ee9ce7c4 req-1d5eecfc-df79-4a67-ba6b-2a0f1e5fa03e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:59:36.516369 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:36.516369 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:59:36.526000 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-977a750f-22c2-4ea0-ab8e-bf64ee9ce7c4 req-1d5eecfc-df79-4a67-ba6b-2a0f1e5fa03e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/attachments/4206f3c8-82e7-4481-95f8-85de36ca5ab3/action returned with HTTP 204 Mar 17 10:59:36.526608 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 576/1190] 38.102.83.89 () {80 vars in 1835 bytes} [Tue Mar 17 10:59:36 2026] POST /volume/v3/attachments/4206f3c8-82e7-4481-95f8-85de36ca5ab3/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Mar 17 10:59:36.776514 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-167f7e9a-1a76-4653-a6f6-1ed8b74192eb None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:36.779048 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-167f7e9a-1a76-4653-a6f6-1ed8b74192eb tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 Mar 17 10:59:36.779372 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-167f7e9a-1a76-4653-a6f6-1ed8b74192eb tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:36.779661 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-167f7e9a-1a76-4653-a6f6-1ed8b74192eb tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:36.796823 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:36.796823 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:59:36.802089 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-167f7e9a-1a76-4653-a6f6-1ed8b74192eb tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:59:36.808874 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-167f7e9a-1a76-4653-a6f6-1ed8b74192eb tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 returned with HTTP 200 Mar 17 10:59:36.809428 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 615/1191] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:59:36 2026] GET /volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 10:59:36.831956 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-cf3f3c97-b401-44d2-a769-37887dc14fb9 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:36.834530 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-cf3f3c97-b401-44d2-a769-37887dc14fb9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] POST https://38.102.83.89/volume/v3/backups Mar 17 10:59:36.835315 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-cf3f3c97-b401-44d2-a769-37887dc14fb9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cba935e2-1c2a-4763-b608-4bb2e235b653", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1857598871", "container": "tempest-volumesbackupstest-backup-container-1608560554"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 10:59:36.838475 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.contrib.backups [None req-cf3f3c97-b401-44d2-a769-37887dc14fb9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Creating new backup {'backup': {'volume_id': 'cba935e2-1c2a-4763-b608-4bb2e235b653', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1857598871', 'container': 'tempest-volumesbackupstest-backup-container-1608560554'}} {{(pid=123124) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Mar 17 10:59:36.838475 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.contrib.backups [None req-cf3f3c97-b401-44d2-a769-37887dc14fb9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Creating backup of volume cba935e2-1c2a-4763-b608-4bb2e235b653 in container tempest-volumesbackupstest-backup-container-1608560554 Mar 17 10:59:36.851412 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:36.851412 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:59:36.852193 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-cf3f3c97-b401-44d2-a769-37887dc14fb9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 10:59:36.883434 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-cf3f3c97-b401-44d2-a769-37887dc14fb9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Created reservations ['f4e7a973-1390-4a1a-a7d1-7504e0de06df', 'fcdc2fa7-66a1-497e-8a8c-f020c42d0c26'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 10:59:36.917890 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-cf3f3c97-b401-44d2-a769-37887dc14fb9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups returned with HTTP 202 Mar 17 10:59:36.918544 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 577/1192] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 10:59:36 2026] POST /volume/v3/backups => generated 334 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 10:59:36.934086 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-b671b8a1-4511-4bf1-850e-75b4d98110cb None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:36.936909 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b671b8a1-4511-4bf1-850e-75b4d98110cb tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 Mar 17 10:59:36.937193 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b671b8a1-4511-4bf1-850e-75b4d98110cb tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:36.937797 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b671b8a1-4511-4bf1-850e-75b4d98110cb tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:36.937797 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-b671b8a1-4511-4bf1-850e-75b4d98110cb tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id b84c7175-b26a-45ba-aeed-249c987b7a89. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:59:36.944107 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:36.944107 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:59:36.945383 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b671b8a1-4511-4bf1-850e-75b4d98110cb tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 returned with HTTP 200 Mar 17 10:59:36.945840 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 616/1193] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:59:36 2026] GET /volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:59:37.963438 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-081c0478-679e-4807-9bba-0500ef3b4af3 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:37.965544 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-081c0478-679e-4807-9bba-0500ef3b4af3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 Mar 17 10:59:37.965702 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-081c0478-679e-4807-9bba-0500ef3b4af3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:37.965879 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-081c0478-679e-4807-9bba-0500ef3b4af3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:37.965963 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-081c0478-679e-4807-9bba-0500ef3b4af3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id b84c7175-b26a-45ba-aeed-249c987b7a89. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:59:37.970939 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:37.970939 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:59:37.971530 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-081c0478-679e-4807-9bba-0500ef3b4af3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 returned with HTTP 200 Mar 17 10:59:37.971851 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 578/1194] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:59:37 2026] GET /volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:59:38.986038 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-ecf21d30-25dc-4b81-b8c0-82c76b6cef04 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:38.987795 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ecf21d30-25dc-4b81-b8c0-82c76b6cef04 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 Mar 17 10:59:38.987994 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ecf21d30-25dc-4b81-b8c0-82c76b6cef04 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:38.988210 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ecf21d30-25dc-4b81-b8c0-82c76b6cef04 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:38.988386 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-ecf21d30-25dc-4b81-b8c0-82c76b6cef04 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id b84c7175-b26a-45ba-aeed-249c987b7a89. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:59:38.992103 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:38.992103 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:59:38.992928 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ecf21d30-25dc-4b81-b8c0-82c76b6cef04 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 returned with HTTP 200 Mar 17 10:59:38.993277 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 617/1195] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:59:38 2026] GET /volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:59:40.019752 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-419380a9-6fc1-466d-8ca1-c09d5ef44e9c None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:40.022266 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-419380a9-6fc1-466d-8ca1-c09d5ef44e9c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 Mar 17 10:59:40.022604 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-419380a9-6fc1-466d-8ca1-c09d5ef44e9c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:40.022898 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-419380a9-6fc1-466d-8ca1-c09d5ef44e9c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:40.023077 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-419380a9-6fc1-466d-8ca1-c09d5ef44e9c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id b84c7175-b26a-45ba-aeed-249c987b7a89. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:59:40.028215 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:40.028215 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:59:40.029353 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-419380a9-6fc1-466d-8ca1-c09d5ef44e9c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 returned with HTTP 200 Mar 17 10:59:40.029866 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 579/1196] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:59:40 2026] GET /volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:59:41.048619 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-936f942d-6533-4132-808a-3a917ed394e2 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:41.051366 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-936f942d-6533-4132-808a-3a917ed394e2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 Mar 17 10:59:41.051366 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-936f942d-6533-4132-808a-3a917ed394e2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:41.051366 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-936f942d-6533-4132-808a-3a917ed394e2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:41.051366 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-936f942d-6533-4132-808a-3a917ed394e2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id b84c7175-b26a-45ba-aeed-249c987b7a89. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:59:41.054771 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:41.054771 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:59:41.055630 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-936f942d-6533-4132-808a-3a917ed394e2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 returned with HTTP 200 Mar 17 10:59:41.056056 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 618/1197] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:59:41 2026] GET /volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:59:42.073555 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-81f624e4-baf4-43ba-b904-7dd65d13cf26 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:42.076064 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-81f624e4-baf4-43ba-b904-7dd65d13cf26 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 Mar 17 10:59:42.076404 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-81f624e4-baf4-43ba-b904-7dd65d13cf26 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:42.076724 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-81f624e4-baf4-43ba-b904-7dd65d13cf26 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:42.076908 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-81f624e4-baf4-43ba-b904-7dd65d13cf26 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id b84c7175-b26a-45ba-aeed-249c987b7a89. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:59:42.084092 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:42.084092 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:59:42.085472 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-81f624e4-baf4-43ba-b904-7dd65d13cf26 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 returned with HTTP 200 Mar 17 10:59:42.086071 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 580/1198] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:59:42 2026] GET /volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:59:43.104696 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-46fcd3d1-a7fd-4449-a6e9-a8b0e15372f8 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:43.107473 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-46fcd3d1-a7fd-4449-a6e9-a8b0e15372f8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 Mar 17 10:59:43.107781 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-46fcd3d1-a7fd-4449-a6e9-a8b0e15372f8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:43.108077 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-46fcd3d1-a7fd-4449-a6e9-a8b0e15372f8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:43.108264 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-46fcd3d1-a7fd-4449-a6e9-a8b0e15372f8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id b84c7175-b26a-45ba-aeed-249c987b7a89. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:59:43.114372 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:43.114372 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:59:43.115609 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-46fcd3d1-a7fd-4449-a6e9-a8b0e15372f8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 returned with HTTP 200 Mar 17 10:59:43.116111 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 619/1199] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:59:43 2026] GET /volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:59:44.135650 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-766b714c-1bce-44af-b016-a245e1df8d6a None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:44.138331 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-766b714c-1bce-44af-b016-a245e1df8d6a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 Mar 17 10:59:44.138668 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-766b714c-1bce-44af-b016-a245e1df8d6a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:44.138957 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-766b714c-1bce-44af-b016-a245e1df8d6a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:44.139137 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-766b714c-1bce-44af-b016-a245e1df8d6a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id b84c7175-b26a-45ba-aeed-249c987b7a89. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:59:44.144369 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:44.144369 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:59:44.145550 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-766b714c-1bce-44af-b016-a245e1df8d6a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 returned with HTTP 200 Mar 17 10:59:44.146042 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 581/1200] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:59:44 2026] GET /volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:59:45.157484 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-cacb1fb4-2cc2-473b-a760-f6e37d978637 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:45.159228 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-cacb1fb4-2cc2-473b-a760-f6e37d978637 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 Mar 17 10:59:45.159481 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-cacb1fb4-2cc2-473b-a760-f6e37d978637 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:45.159709 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-cacb1fb4-2cc2-473b-a760-f6e37d978637 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:45.159863 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-cacb1fb4-2cc2-473b-a760-f6e37d978637 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id b84c7175-b26a-45ba-aeed-249c987b7a89. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:59:45.165941 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:45.165941 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:59:45.166770 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-cacb1fb4-2cc2-473b-a760-f6e37d978637 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 returned with HTTP 200 Mar 17 10:59:45.167141 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 620/1201] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:59:45 2026] GET /volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:59:46.181951 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-962eb2ce-9879-4ec2-a213-585105b6b9b9 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:46.184568 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-962eb2ce-9879-4ec2-a213-585105b6b9b9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 Mar 17 10:59:46.184851 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-962eb2ce-9879-4ec2-a213-585105b6b9b9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:46.185137 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-962eb2ce-9879-4ec2-a213-585105b6b9b9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:46.185328 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-962eb2ce-9879-4ec2-a213-585105b6b9b9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id b84c7175-b26a-45ba-aeed-249c987b7a89. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:59:46.191871 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:46.191871 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:59:46.193182 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-962eb2ce-9879-4ec2-a213-585105b6b9b9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 returned with HTTP 200 Mar 17 10:59:46.193759 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 582/1202] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:59:46 2026] GET /volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:59:47.208954 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-3b229265-e08b-4654-826d-ec1437aec04c None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:47.210420 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3b229265-e08b-4654-826d-ec1437aec04c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 Mar 17 10:59:47.210746 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3b229265-e08b-4654-826d-ec1437aec04c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:47.210944 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3b229265-e08b-4654-826d-ec1437aec04c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:47.211061 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-3b229265-e08b-4654-826d-ec1437aec04c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id b84c7175-b26a-45ba-aeed-249c987b7a89. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:59:47.215997 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:47.215997 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:59:47.215997 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3b229265-e08b-4654-826d-ec1437aec04c tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 returned with HTTP 200 Mar 17 10:59:47.215997 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 621/1203] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:59:47 2026] GET /volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:59:48.229808 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-b530af5b-e8c3-4dee-8ad1-0fbece8f2e25 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:48.232380 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b530af5b-e8c3-4dee-8ad1-0fbece8f2e25 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 Mar 17 10:59:48.232660 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b530af5b-e8c3-4dee-8ad1-0fbece8f2e25 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:48.232982 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b530af5b-e8c3-4dee-8ad1-0fbece8f2e25 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:48.233211 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-b530af5b-e8c3-4dee-8ad1-0fbece8f2e25 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id b84c7175-b26a-45ba-aeed-249c987b7a89. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:59:48.238705 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:48.238705 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:59:48.239801 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b530af5b-e8c3-4dee-8ad1-0fbece8f2e25 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 returned with HTTP 200 Mar 17 10:59:48.240386 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 583/1204] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:59:48 2026] GET /volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:59:49.259757 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-5eba39ed-4d83-4e9c-aedb-47f91c87ed61 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:49.262358 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5eba39ed-4d83-4e9c-aedb-47f91c87ed61 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 Mar 17 10:59:49.262659 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5eba39ed-4d83-4e9c-aedb-47f91c87ed61 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:49.262977 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5eba39ed-4d83-4e9c-aedb-47f91c87ed61 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:49.263144 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-5eba39ed-4d83-4e9c-aedb-47f91c87ed61 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id b84c7175-b26a-45ba-aeed-249c987b7a89. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:59:49.268282 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:49.268282 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:59:49.269406 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5eba39ed-4d83-4e9c-aedb-47f91c87ed61 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 returned with HTTP 200 Mar 17 10:59:49.270043 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 622/1205] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:59:49 2026] GET /volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:59:50.289557 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-f411c8bc-2136-4535-9eed-59c623bb1fbe None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:50.290474 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f411c8bc-2136-4535-9eed-59c623bb1fbe tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 Mar 17 10:59:50.290890 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f411c8bc-2136-4535-9eed-59c623bb1fbe tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:50.291371 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f411c8bc-2136-4535-9eed-59c623bb1fbe tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:50.291665 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-f411c8bc-2136-4535-9eed-59c623bb1fbe tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id b84c7175-b26a-45ba-aeed-249c987b7a89. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:59:50.299193 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:50.299193 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:59:50.300093 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f411c8bc-2136-4535-9eed-59c623bb1fbe tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 returned with HTTP 200 Mar 17 10:59:50.300682 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 584/1206] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:59:50 2026] GET /volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:59:51.317629 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-fe1c0318-53ff-42c4-9bd1-72b026b7300a None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:51.319333 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-fe1c0318-53ff-42c4-9bd1-72b026b7300a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 Mar 17 10:59:51.319505 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-fe1c0318-53ff-42c4-9bd1-72b026b7300a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:51.319688 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-fe1c0318-53ff-42c4-9bd1-72b026b7300a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:51.319804 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-fe1c0318-53ff-42c4-9bd1-72b026b7300a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id b84c7175-b26a-45ba-aeed-249c987b7a89. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:59:51.323401 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:51.323401 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:59:51.324098 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-fe1c0318-53ff-42c4-9bd1-72b026b7300a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 returned with HTTP 200 Mar 17 10:59:51.324441 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 623/1207] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:59:51 2026] GET /volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 => generated 795 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:59:52.341256 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-009748e4-95d8-4462-a28b-3b8e798d10a0 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:52.343906 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-009748e4-95d8-4462-a28b-3b8e798d10a0 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 Mar 17 10:59:52.344042 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-009748e4-95d8-4462-a28b-3b8e798d10a0 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:52.344185 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-009748e4-95d8-4462-a28b-3b8e798d10a0 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:52.344262 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-009748e4-95d8-4462-a28b-3b8e798d10a0 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id b84c7175-b26a-45ba-aeed-249c987b7a89. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:59:52.350759 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:52.350759 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:59:52.351400 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-009748e4-95d8-4462-a28b-3b8e798d10a0 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 returned with HTTP 200 Mar 17 10:59:52.351701 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 585/1208] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:59:52 2026] GET /volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:59:53.372178 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-cc759552-d167-4c3c-8012-da8f37d6b939 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:53.378467 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-cc759552-d167-4c3c-8012-da8f37d6b939 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 Mar 17 10:59:53.378627 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-cc759552-d167-4c3c-8012-da8f37d6b939 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:53.378823 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-cc759552-d167-4c3c-8012-da8f37d6b939 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:53.378911 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-cc759552-d167-4c3c-8012-da8f37d6b939 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id b84c7175-b26a-45ba-aeed-249c987b7a89. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:59:53.383833 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:53.383833 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:59:53.385124 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-cc759552-d167-4c3c-8012-da8f37d6b939 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 returned with HTTP 200 Mar 17 10:59:53.385451 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 624/1209] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:59:53 2026] GET /volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:59:54.410712 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-8a5ec7a1-0459-4f62-a1d1-e3dd9856b800 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:54.412389 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-8a5ec7a1-0459-4f62-a1d1-e3dd9856b800 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 Mar 17 10:59:54.412573 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-8a5ec7a1-0459-4f62-a1d1-e3dd9856b800 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:54.412763 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-8a5ec7a1-0459-4f62-a1d1-e3dd9856b800 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:54.412874 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-8a5ec7a1-0459-4f62-a1d1-e3dd9856b800 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id b84c7175-b26a-45ba-aeed-249c987b7a89. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:59:54.419929 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:54.419929 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:59:54.420607 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-8a5ec7a1-0459-4f62-a1d1-e3dd9856b800 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 returned with HTTP 200 Mar 17 10:59:54.420917 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 586/1210] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:59:54 2026] GET /volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:59:55.438928 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-68ba1460-715e-42cf-8bad-257468fa9785 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:55.441447 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-68ba1460-715e-42cf-8bad-257468fa9785 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 Mar 17 10:59:55.441740 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-68ba1460-715e-42cf-8bad-257468fa9785 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:55.442033 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-68ba1460-715e-42cf-8bad-257468fa9785 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:55.442253 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-68ba1460-715e-42cf-8bad-257468fa9785 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id b84c7175-b26a-45ba-aeed-249c987b7a89. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:59:55.447251 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:55.447251 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:59:55.448408 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-68ba1460-715e-42cf-8bad-257468fa9785 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 returned with HTTP 200 Mar 17 10:59:55.449004 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 625/1211] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:59:55 2026] GET /volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:59:56.464212 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-bae390fa-530b-42c7-bfcd-73fbbd6e7138 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:56.466844 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-bae390fa-530b-42c7-bfcd-73fbbd6e7138 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 Mar 17 10:59:56.467139 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-bae390fa-530b-42c7-bfcd-73fbbd6e7138 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:56.467464 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-bae390fa-530b-42c7-bfcd-73fbbd6e7138 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:56.467648 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-bae390fa-530b-42c7-bfcd-73fbbd6e7138 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id b84c7175-b26a-45ba-aeed-249c987b7a89. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:59:56.474539 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:56.474539 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:59:56.475704 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-bae390fa-530b-42c7-bfcd-73fbbd6e7138 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 returned with HTTP 200 Mar 17 10:59:56.476236 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 587/1212] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:59:56 2026] GET /volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:59:57.494576 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-1615737e-c692-484a-b53c-cafd51e702f8 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:57.497671 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-1615737e-c692-484a-b53c-cafd51e702f8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 Mar 17 10:59:57.497963 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-1615737e-c692-484a-b53c-cafd51e702f8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:57.498330 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-1615737e-c692-484a-b53c-cafd51e702f8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:57.498531 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-1615737e-c692-484a-b53c-cafd51e702f8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id b84c7175-b26a-45ba-aeed-249c987b7a89. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:59:57.504456 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:57.504456 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:59:57.505611 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-1615737e-c692-484a-b53c-cafd51e702f8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 returned with HTTP 200 Mar 17 10:59:57.506102 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 626/1213] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:59:57 2026] GET /volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:59:58.525081 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-99acd432-db5c-4582-ab3f-b38abcb3ebb7 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:58.528592 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-99acd432-db5c-4582-ab3f-b38abcb3ebb7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 Mar 17 10:59:58.528954 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-99acd432-db5c-4582-ab3f-b38abcb3ebb7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:58.529390 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-99acd432-db5c-4582-ab3f-b38abcb3ebb7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:58.529659 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-99acd432-db5c-4582-ab3f-b38abcb3ebb7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id b84c7175-b26a-45ba-aeed-249c987b7a89. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:59:58.536726 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:58.536726 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 10:59:58.538271 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-99acd432-db5c-4582-ab3f-b38abcb3ebb7 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 returned with HTTP 200 Mar 17 10:59:58.538976 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 588/1214] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:59:58 2026] GET /volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 => generated 796 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 10:59:59.556553 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-7badc8b4-79b2-4950-b618-fb50da856b22 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 10:59:59.559283 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7badc8b4-79b2-4950-b618-fb50da856b22 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 Mar 17 10:59:59.559666 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7badc8b4-79b2-4950-b618-fb50da856b22 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 10:59:59.560019 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7badc8b4-79b2-4950-b618-fb50da856b22 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 10:59:59.560597 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-7badc8b4-79b2-4950-b618-fb50da856b22 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id b84c7175-b26a-45ba-aeed-249c987b7a89. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 10:59:59.566017 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 10:59:59.566017 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 10:59:59.567215 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7badc8b4-79b2-4950-b618-fb50da856b22 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 returned with HTTP 200 Mar 17 10:59:59.567850 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 627/1215] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 10:59:59 2026] GET /volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:00.586636 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-285d6b43-89a1-4dfb-aee3-04315e7d90da None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:00.590116 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-285d6b43-89a1-4dfb-aee3-04315e7d90da tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 Mar 17 11:00:00.590116 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-285d6b43-89a1-4dfb-aee3-04315e7d90da tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:00.590441 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-285d6b43-89a1-4dfb-aee3-04315e7d90da tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:00.590720 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-285d6b43-89a1-4dfb-aee3-04315e7d90da tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id b84c7175-b26a-45ba-aeed-249c987b7a89. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:00.596670 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:00.596670 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:00.597942 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-285d6b43-89a1-4dfb-aee3-04315e7d90da tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 returned with HTTP 200 Mar 17 11:00:00.598569 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 589/1216] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:00 2026] GET /volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:00.615812 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-ee5a8d83-d386-43c5-988e-0b7a3aae3d1b None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:00.618700 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ee5a8d83-d386-43c5-988e-0b7a3aae3d1b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 Mar 17 11:00:00.619054 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ee5a8d83-d386-43c5-988e-0b7a3aae3d1b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:00.619485 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ee5a8d83-d386-43c5-988e-0b7a3aae3d1b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:00.619734 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-ee5a8d83-d386-43c5-988e-0b7a3aae3d1b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id b84c7175-b26a-45ba-aeed-249c987b7a89. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:00.626001 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:00.626001 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:00.627515 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ee5a8d83-d386-43c5-988e-0b7a3aae3d1b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 returned with HTTP 200 Mar 17 11:00:00.628078 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 628/1217] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:00 2026] GET /volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:00.647349 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-967a9d3a-537e-45ca-b1a0-920d7196efa6 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:00.649812 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-967a9d3a-537e-45ca-b1a0-920d7196efa6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] POST https://38.102.83.89/volume/v3/backups Mar 17 11:00:00.650341 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-967a9d3a-537e-45ca-b1a0-920d7196efa6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cba935e2-1c2a-4763-b608-4bb2e235b653", "incremental": true, "force": true}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:00:00.652395 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.contrib.backups [None req-967a9d3a-537e-45ca-b1a0-920d7196efa6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Creating new backup {'backup': {'volume_id': 'cba935e2-1c2a-4763-b608-4bb2e235b653', 'incremental': True, 'force': True}} {{(pid=123124) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Mar 17 11:00:00.652619 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.contrib.backups [None req-967a9d3a-537e-45ca-b1a0-920d7196efa6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Creating backup of volume cba935e2-1c2a-4763-b608-4bb2e235b653 in container None Mar 17 11:00:00.666692 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:00.666692 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:00.667463 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-967a9d3a-537e-45ca-b1a0-920d7196efa6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 11:00:00.693010 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-967a9d3a-537e-45ca-b1a0-920d7196efa6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Created reservations ['d7b53ecd-62b8-426b-a820-cbee2c5497d0', 'e34a7efe-8cba-4959-824d-9b3bacbef5da'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:00:00.739831 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-967a9d3a-537e-45ca-b1a0-920d7196efa6 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups returned with HTTP 202 Mar 17 11:00:00.740437 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 590/1218] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 11:00:00 2026] POST /volume/v3/backups => generated 292 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:00:00.753592 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-01dda630-040b-4e2d-928e-80057159c510 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:00.760580 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-01dda630-040b-4e2d-928e-80057159c510 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 Mar 17 11:00:00.760873 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-01dda630-040b-4e2d-928e-80057159c510 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:00.761160 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-01dda630-040b-4e2d-928e-80057159c510 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:00.761372 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-01dda630-040b-4e2d-928e-80057159c510 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 00b65a8d-5461-4503-84b6-95cfabd436c4. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:00.768042 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:00.768042 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:00.769137 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-01dda630-040b-4e2d-928e-80057159c510 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 returned with HTTP 200 Mar 17 11:00:00.769688 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 629/1219] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:00 2026] GET /volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 => generated 698 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:01.789540 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-2e94a8ef-b009-452b-95af-15f2bda0fe26 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:01.792409 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2e94a8ef-b009-452b-95af-15f2bda0fe26 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 Mar 17 11:00:01.792723 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2e94a8ef-b009-452b-95af-15f2bda0fe26 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:01.793035 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2e94a8ef-b009-452b-95af-15f2bda0fe26 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:01.793230 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-2e94a8ef-b009-452b-95af-15f2bda0fe26 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 00b65a8d-5461-4503-84b6-95cfabd436c4. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:01.799710 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:01.799710 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:01.800923 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2e94a8ef-b009-452b-95af-15f2bda0fe26 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 returned with HTTP 200 Mar 17 11:00:01.801470 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 591/1220] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:01 2026] GET /volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 => generated 700 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:02.818317 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-e2db201c-2262-47a2-93e6-a9554dec8739 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:02.820990 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e2db201c-2262-47a2-93e6-a9554dec8739 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 Mar 17 11:00:02.821281 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e2db201c-2262-47a2-93e6-a9554dec8739 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:02.821612 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e2db201c-2262-47a2-93e6-a9554dec8739 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:02.821816 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-e2db201c-2262-47a2-93e6-a9554dec8739 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 00b65a8d-5461-4503-84b6-95cfabd436c4. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:02.826832 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:02.826832 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:02.827915 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e2db201c-2262-47a2-93e6-a9554dec8739 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 returned with HTTP 200 Mar 17 11:00:02.828419 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 630/1221] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:02 2026] GET /volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 => generated 700 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:03.847056 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-77afe56d-0cf9-4cb3-a8a3-45d3d1ebfe9d None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:03.848834 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-77afe56d-0cf9-4cb3-a8a3-45d3d1ebfe9d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 Mar 17 11:00:03.849025 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-77afe56d-0cf9-4cb3-a8a3-45d3d1ebfe9d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:03.849219 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-77afe56d-0cf9-4cb3-a8a3-45d3d1ebfe9d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:03.849350 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-77afe56d-0cf9-4cb3-a8a3-45d3d1ebfe9d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 00b65a8d-5461-4503-84b6-95cfabd436c4. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:03.855403 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:03.855403 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:03.856115 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-77afe56d-0cf9-4cb3-a8a3-45d3d1ebfe9d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 returned with HTTP 200 Mar 17 11:00:03.856462 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 592/1222] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:03 2026] GET /volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 => generated 700 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:04.873968 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-dda1c48c-d407-466f-85ba-ee59422f0b25 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:04.876516 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-dda1c48c-d407-466f-85ba-ee59422f0b25 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 Mar 17 11:00:04.876889 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-dda1c48c-d407-466f-85ba-ee59422f0b25 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:04.877198 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-dda1c48c-d407-466f-85ba-ee59422f0b25 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:04.877407 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-dda1c48c-d407-466f-85ba-ee59422f0b25 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 00b65a8d-5461-4503-84b6-95cfabd436c4. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:04.882723 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:04.882723 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:04.883831 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-dda1c48c-d407-466f-85ba-ee59422f0b25 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 returned with HTTP 200 Mar 17 11:00:04.884360 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 631/1223] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:04 2026] GET /volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 => generated 700 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:05.902213 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-a05821fb-0c63-46d3-b84e-727d9c4d1d48 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:05.905640 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a05821fb-0c63-46d3-b84e-727d9c4d1d48 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 Mar 17 11:00:05.905776 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a05821fb-0c63-46d3-b84e-727d9c4d1d48 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:05.906167 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a05821fb-0c63-46d3-b84e-727d9c4d1d48 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:05.906406 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-a05821fb-0c63-46d3-b84e-727d9c4d1d48 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 00b65a8d-5461-4503-84b6-95cfabd436c4. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:05.912001 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:05.912001 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:05.913105 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a05821fb-0c63-46d3-b84e-727d9c4d1d48 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 returned with HTTP 200 Mar 17 11:00:05.913646 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 593/1224] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:05 2026] GET /volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 => generated 700 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:06.934715 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-ee6ae793-3685-4b44-830d-2e852e833a7a None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:06.937102 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ee6ae793-3685-4b44-830d-2e852e833a7a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 Mar 17 11:00:06.937547 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ee6ae793-3685-4b44-830d-2e852e833a7a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:06.937948 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ee6ae793-3685-4b44-830d-2e852e833a7a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:06.938239 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-ee6ae793-3685-4b44-830d-2e852e833a7a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 00b65a8d-5461-4503-84b6-95cfabd436c4. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:06.945723 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:06.945723 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:06.945723 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ee6ae793-3685-4b44-830d-2e852e833a7a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 returned with HTTP 200 Mar 17 11:00:06.945723 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 632/1225] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:06 2026] GET /volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 => generated 700 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 11:00:07.963620 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-a7c31bbc-2d56-44f8-8ea5-1e1272a2dd5d None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:07.966584 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a7c31bbc-2d56-44f8-8ea5-1e1272a2dd5d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 Mar 17 11:00:07.966888 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a7c31bbc-2d56-44f8-8ea5-1e1272a2dd5d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:07.967209 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a7c31bbc-2d56-44f8-8ea5-1e1272a2dd5d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:07.967445 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-a7c31bbc-2d56-44f8-8ea5-1e1272a2dd5d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 00b65a8d-5461-4503-84b6-95cfabd436c4. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:07.974017 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:07.974017 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:07.975474 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a7c31bbc-2d56-44f8-8ea5-1e1272a2dd5d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 returned with HTTP 200 Mar 17 11:00:07.976112 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 594/1226] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:07 2026] GET /volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 => generated 700 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:08.993100 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-e43bbce9-7acd-4086-abd1-349ab93353ce None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:08.995471 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e43bbce9-7acd-4086-abd1-349ab93353ce tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 Mar 17 11:00:08.995746 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e43bbce9-7acd-4086-abd1-349ab93353ce tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:08.996072 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e43bbce9-7acd-4086-abd1-349ab93353ce tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:08.996223 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-e43bbce9-7acd-4086-abd1-349ab93353ce tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 00b65a8d-5461-4503-84b6-95cfabd436c4. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:09.002021 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:09.002021 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:09.003336 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e43bbce9-7acd-4086-abd1-349ab93353ce tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 returned with HTTP 200 Mar 17 11:00:09.004015 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 633/1227] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:08 2026] GET /volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 => generated 711 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:10.022059 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-39e6e79a-725b-45ef-ae8a-b46e133b82b8 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:10.025215 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-39e6e79a-725b-45ef-ae8a-b46e133b82b8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 Mar 17 11:00:10.025558 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-39e6e79a-725b-45ef-ae8a-b46e133b82b8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:10.025880 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-39e6e79a-725b-45ef-ae8a-b46e133b82b8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:10.026037 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-39e6e79a-725b-45ef-ae8a-b46e133b82b8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 00b65a8d-5461-4503-84b6-95cfabd436c4. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:10.032247 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:10.032247 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:10.033456 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-39e6e79a-725b-45ef-ae8a-b46e133b82b8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 returned with HTTP 200 Mar 17 11:00:10.034014 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 595/1228] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:10 2026] GET /volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 => generated 711 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:11.051382 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-fe8cebee-1272-41f5-8089-acc8525dc16f None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:11.054802 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-fe8cebee-1272-41f5-8089-acc8525dc16f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 Mar 17 11:00:11.055105 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-fe8cebee-1272-41f5-8089-acc8525dc16f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:11.055448 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-fe8cebee-1272-41f5-8089-acc8525dc16f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:11.055626 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-fe8cebee-1272-41f5-8089-acc8525dc16f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 00b65a8d-5461-4503-84b6-95cfabd436c4. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:11.060658 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:11.060658 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:11.061877 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-fe8cebee-1272-41f5-8089-acc8525dc16f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 returned with HTTP 200 Mar 17 11:00:11.062406 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 634/1229] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:11 2026] GET /volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 => generated 711 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:12.080722 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-0c5cf966-df27-490a-870a-2f0e662e9909 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:12.083480 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-0c5cf966-df27-490a-870a-2f0e662e9909 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 Mar 17 11:00:12.083779 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-0c5cf966-df27-490a-870a-2f0e662e9909 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:12.084081 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-0c5cf966-df27-490a-870a-2f0e662e9909 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:12.084278 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-0c5cf966-df27-490a-870a-2f0e662e9909 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 00b65a8d-5461-4503-84b6-95cfabd436c4. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:12.091256 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:12.091256 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:12.092750 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-0c5cf966-df27-490a-870a-2f0e662e9909 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 returned with HTTP 200 Mar 17 11:00:12.093457 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 596/1230] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:12 2026] GET /volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 => generated 711 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:13.111483 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-0fccb8f4-f422-43f8-95fe-19c342e2472f None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:13.114068 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0fccb8f4-f422-43f8-95fe-19c342e2472f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 Mar 17 11:00:13.114389 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0fccb8f4-f422-43f8-95fe-19c342e2472f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:13.114682 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0fccb8f4-f422-43f8-95fe-19c342e2472f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:13.114863 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-0fccb8f4-f422-43f8-95fe-19c342e2472f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 00b65a8d-5461-4503-84b6-95cfabd436c4. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:13.119886 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:13.119886 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:13.120982 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0fccb8f4-f422-43f8-95fe-19c342e2472f tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 returned with HTTP 200 Mar 17 11:00:13.121655 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 635/1231] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:13 2026] GET /volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 => generated 711 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:14.138517 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-28e9aff9-4637-4a97-acbb-24e28a1ab94d None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:14.140989 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-28e9aff9-4637-4a97-acbb-24e28a1ab94d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 Mar 17 11:00:14.141278 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-28e9aff9-4637-4a97-acbb-24e28a1ab94d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:14.141644 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-28e9aff9-4637-4a97-acbb-24e28a1ab94d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:14.141806 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-28e9aff9-4637-4a97-acbb-24e28a1ab94d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 00b65a8d-5461-4503-84b6-95cfabd436c4. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:14.146764 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:14.146764 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:14.147835 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-28e9aff9-4637-4a97-acbb-24e28a1ab94d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 returned with HTTP 200 Mar 17 11:00:14.148523 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 597/1232] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:14 2026] GET /volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 => generated 711 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:15.165616 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-0121f4f4-da21-4fca-ac01-9fa4c3bcbae8 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:15.168233 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0121f4f4-da21-4fca-ac01-9fa4c3bcbae8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 Mar 17 11:00:15.168542 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0121f4f4-da21-4fca-ac01-9fa4c3bcbae8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:15.168819 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0121f4f4-da21-4fca-ac01-9fa4c3bcbae8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:15.168995 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-0121f4f4-da21-4fca-ac01-9fa4c3bcbae8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 00b65a8d-5461-4503-84b6-95cfabd436c4. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:15.174180 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:15.174180 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:15.175230 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0121f4f4-da21-4fca-ac01-9fa4c3bcbae8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 returned with HTTP 200 Mar 17 11:00:15.175721 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 636/1233] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:15 2026] GET /volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 => generated 711 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:16.194285 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-804c3517-864f-44f5-b8d6-d3b0c3c4c581 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:16.196928 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-804c3517-864f-44f5-b8d6-d3b0c3c4c581 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 Mar 17 11:00:16.197221 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-804c3517-864f-44f5-b8d6-d3b0c3c4c581 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:16.197585 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-804c3517-864f-44f5-b8d6-d3b0c3c4c581 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:16.197777 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-804c3517-864f-44f5-b8d6-d3b0c3c4c581 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 00b65a8d-5461-4503-84b6-95cfabd436c4. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:16.203531 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:16.203531 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:16.204858 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-804c3517-864f-44f5-b8d6-d3b0c3c4c581 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 returned with HTTP 200 Mar 17 11:00:16.205685 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 598/1234] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:16 2026] GET /volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 => generated 711 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:17.223342 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-67534341-1959-4970-9810-66a563d83f95 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:17.226106 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-67534341-1959-4970-9810-66a563d83f95 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 Mar 17 11:00:17.226494 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-67534341-1959-4970-9810-66a563d83f95 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:17.226787 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-67534341-1959-4970-9810-66a563d83f95 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:17.226960 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-67534341-1959-4970-9810-66a563d83f95 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 00b65a8d-5461-4503-84b6-95cfabd436c4. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:17.232501 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:17.232501 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:17.233594 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-67534341-1959-4970-9810-66a563d83f95 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 returned with HTTP 200 Mar 17 11:00:17.234416 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 637/1235] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:17 2026] GET /volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 => generated 711 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:18.251097 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-86940880-9faa-4072-a54b-764fb3a2e378 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:18.253517 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-86940880-9faa-4072-a54b-764fb3a2e378 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 Mar 17 11:00:18.253755 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-86940880-9faa-4072-a54b-764fb3a2e378 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:18.254035 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-86940880-9faa-4072-a54b-764fb3a2e378 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:18.254211 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-86940880-9faa-4072-a54b-764fb3a2e378 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 00b65a8d-5461-4503-84b6-95cfabd436c4. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:18.259702 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:18.259702 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:18.260864 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-86940880-9faa-4072-a54b-764fb3a2e378 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 returned with HTTP 200 Mar 17 11:00:18.261416 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 599/1236] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:18 2026] GET /volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 => generated 712 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:18.278327 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-effb3bfd-b44b-4f2c-a4dd-93c3a3803f45 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:18.280809 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-effb3bfd-b44b-4f2c-a4dd-93c3a3803f45 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 Mar 17 11:00:18.281080 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-effb3bfd-b44b-4f2c-a4dd-93c3a3803f45 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:18.281394 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-effb3bfd-b44b-4f2c-a4dd-93c3a3803f45 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:18.281570 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-effb3bfd-b44b-4f2c-a4dd-93c3a3803f45 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 00b65a8d-5461-4503-84b6-95cfabd436c4. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:18.286906 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:18.286906 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:18.288001 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-effb3bfd-b44b-4f2c-a4dd-93c3a3803f45 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 returned with HTTP 200 Mar 17 11:00:18.288485 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 638/1237] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:18 2026] GET /volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 => generated 712 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:18.305186 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-6f24e959-61c4-4a7d-a45c-74003e15a3e4 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:18.307754 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6f24e959-61c4-4a7d-a45c-74003e15a3e4 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] DELETE https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 Mar 17 11:00:18.308036 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6f24e959-61c4-4a7d-a45c-74003e15a3e4 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:18.308353 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6f24e959-61c4-4a7d-a45c-74003e15a3e4 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:18.308540 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.contrib.backups [None req-6f24e959-61c4-4a7d-a45c-74003e15a3e4 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Delete backup with id: 00b65a8d-5461-4503-84b6-95cfabd436c4. Mar 17 11:00:18.313637 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:18.313637 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:18.329750 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.backup.rpcapi [None req-6f24e959-61c4-4a7d-a45c-74003e15a3e4 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] delete_backup rpcapi backup_id 00b65a8d-5461-4503-84b6-95cfabd436c4 {{(pid=123124) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Mar 17 11:00:18.332272 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6f24e959-61c4-4a7d-a45c-74003e15a3e4 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 returned with HTTP 202 Mar 17 11:00:18.332663 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 600/1238] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 11:00:18 2026] DELETE /volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Mar 17 11:00:18.346474 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-76314866-7deb-4e1a-a86a-9d98e3ce7e6b None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:18.349084 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-76314866-7deb-4e1a-a86a-9d98e3ce7e6b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 Mar 17 11:00:18.349419 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-76314866-7deb-4e1a-a86a-9d98e3ce7e6b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:18.349723 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-76314866-7deb-4e1a-a86a-9d98e3ce7e6b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:18.349898 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-76314866-7deb-4e1a-a86a-9d98e3ce7e6b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 00b65a8d-5461-4503-84b6-95cfabd436c4. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:18.355120 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:18.355120 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:18.356241 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-76314866-7deb-4e1a-a86a-9d98e3ce7e6b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 returned with HTTP 200 Mar 17 11:00:18.356959 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 639/1239] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:18 2026] GET /volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 => generated 711 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:19.374991 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-2da65f9f-1f99-48f5-9364-af486879b7e2 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:19.377927 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2da65f9f-1f99-48f5-9364-af486879b7e2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 Mar 17 11:00:19.378234 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2da65f9f-1f99-48f5-9364-af486879b7e2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:19.378685 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2da65f9f-1f99-48f5-9364-af486879b7e2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:19.378997 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-2da65f9f-1f99-48f5-9364-af486879b7e2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 00b65a8d-5461-4503-84b6-95cfabd436c4. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:19.381286 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=74,cinder:UPDATE=22,cinder:INSERT=7 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:00:19.384903 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2da65f9f-1f99-48f5-9364-af486879b7e2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 returned with HTTP 404 Mar 17 11:00:19.386077 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 601/1240] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:19 2026] GET /volume/v3/backups/00b65a8d-5461-4503-84b6-95cfabd436c4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:00:19.398324 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-286c3845-06b3-44ef-9bd7-fdcbee3d4c1e None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:19.399948 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-286c3845-06b3-44ef-9bd7-fdcbee3d4c1e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] POST https://38.102.83.89/volume/v3/backups Mar 17 11:00:19.400494 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-286c3845-06b3-44ef-9bd7-fdcbee3d4c1e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cba935e2-1c2a-4763-b608-4bb2e235b653", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1357068025", "container": "tempest-volumesbackupstest-backup-container-625031174"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:00:19.401927 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.contrib.backups [None req-286c3845-06b3-44ef-9bd7-fdcbee3d4c1e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Creating new backup {'backup': {'volume_id': 'cba935e2-1c2a-4763-b608-4bb2e235b653', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1357068025', 'container': 'tempest-volumesbackupstest-backup-container-625031174'}} {{(pid=123123) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Mar 17 11:00:19.402075 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.contrib.backups [None req-286c3845-06b3-44ef-9bd7-fdcbee3d4c1e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Creating backup of volume cba935e2-1c2a-4763-b608-4bb2e235b653 in container tempest-volumesbackupstest-backup-container-625031174 Mar 17 11:00:19.520688 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:19.520688 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:19.521441 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-286c3845-06b3-44ef-9bd7-fdcbee3d4c1e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 11:00:19.540769 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-286c3845-06b3-44ef-9bd7-fdcbee3d4c1e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Created reservations ['14a2a056-865e-4210-9453-57b2505414fc', '3cd1d5cd-0401-47f2-a626-86bd82f2befa'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:00:19.583403 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-286c3845-06b3-44ef-9bd7-fdcbee3d4c1e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups returned with HTTP 202 Mar 17 11:00:19.583403 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 640/1241] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 11:00:19 2026] POST /volume/v3/backups => generated 334 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:00:19.602714 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-1d12e271-4325-47eb-9b67-bfe4b64ddd89 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:19.733916 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1d12e271-4325-47eb-9b67-bfe4b64ddd89 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 Mar 17 11:00:19.734104 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1d12e271-4325-47eb-9b67-bfe4b64ddd89 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:19.734320 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1d12e271-4325-47eb-9b67-bfe4b64ddd89 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:19.734459 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-1d12e271-4325-47eb-9b67-bfe4b64ddd89 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 1fb3069d-eec8-4c25-b936-586e00d02a53. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:19.739127 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:19.739127 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:19.739993 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1d12e271-4325-47eb-9b67-bfe4b64ddd89 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 returned with HTTP 200 Mar 17 11:00:19.740663 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 602/1242] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:19 2026] GET /volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 => generated 793 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:20.755350 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-5ec87f45-1c81-4048-bb4b-3a7881409e4e None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:20.757937 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5ec87f45-1c81-4048-bb4b-3a7881409e4e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 Mar 17 11:00:20.758270 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5ec87f45-1c81-4048-bb4b-3a7881409e4e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:20.758676 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5ec87f45-1c81-4048-bb4b-3a7881409e4e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:20.758906 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-5ec87f45-1c81-4048-bb4b-3a7881409e4e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 1fb3069d-eec8-4c25-b936-586e00d02a53. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:20.761133 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=81,cinder:INSERT=3,cinder:UPDATE=8 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:00:20.767781 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:20.767781 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:20.769391 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5ec87f45-1c81-4048-bb4b-3a7881409e4e tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 returned with HTTP 200 Mar 17 11:00:20.770041 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 641/1243] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:20 2026] GET /volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:21.792669 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-aeef85c6-c0c7-4410-9e7b-5fffd325a3a3 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:21.796988 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-aeef85c6-c0c7-4410-9e7b-5fffd325a3a3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 Mar 17 11:00:21.797206 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-aeef85c6-c0c7-4410-9e7b-5fffd325a3a3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:21.797491 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-aeef85c6-c0c7-4410-9e7b-5fffd325a3a3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:21.798339 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-aeef85c6-c0c7-4410-9e7b-5fffd325a3a3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 1fb3069d-eec8-4c25-b936-586e00d02a53. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:21.804023 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:21.804023 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:21.804943 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-aeef85c6-c0c7-4410-9e7b-5fffd325a3a3 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 returned with HTTP 200 Mar 17 11:00:21.805530 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 603/1244] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:21 2026] GET /volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:22.835475 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-9fc0a515-ede8-47b4-954e-5e5d7d5292d9 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:22.836896 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9fc0a515-ede8-47b4-954e-5e5d7d5292d9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 Mar 17 11:00:22.837028 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9fc0a515-ede8-47b4-954e-5e5d7d5292d9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:22.837167 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9fc0a515-ede8-47b4-954e-5e5d7d5292d9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:22.837233 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-9fc0a515-ede8-47b4-954e-5e5d7d5292d9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 1fb3069d-eec8-4c25-b936-586e00d02a53. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:22.839973 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:22.839973 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:22.840492 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9fc0a515-ede8-47b4-954e-5e5d7d5292d9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 returned with HTTP 200 Mar 17 11:00:22.840728 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 642/1245] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:22 2026] GET /volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 => generated 793 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 11:00:23.800827 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-de0c390b-3a81-444e-b42b-91008eb396e2 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:23.868242 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-3fbd644f-9456-46af-8eac-e7cbf9aa96f2 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:23.871244 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3fbd644f-9456-46af-8eac-e7cbf9aa96f2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 Mar 17 11:00:23.871526 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3fbd644f-9456-46af-8eac-e7cbf9aa96f2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:23.871881 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3fbd644f-9456-46af-8eac-e7cbf9aa96f2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:23.872100 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-3fbd644f-9456-46af-8eac-e7cbf9aa96f2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 1fb3069d-eec8-4c25-b936-586e00d02a53. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:23.882922 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:23.882922 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:23.884015 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3fbd644f-9456-46af-8eac-e7cbf9aa96f2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 returned with HTTP 200 Mar 17 11:00:23.884677 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 643/1246] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:23 2026] GET /volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 => generated 793 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:23.902122 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-de0c390b-3a81-444e-b42b-91008eb396e2 tempest-AvailabilityZoneTestJSON-543561044 tempest-AvailabilityZoneTestJSON-543561044-project-member] GET https://38.102.83.89/volume/v3/os-availability-zone Mar 17 11:00:23.902507 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-de0c390b-3a81-444e-b42b-91008eb396e2 tempest-AvailabilityZoneTestJSON-543561044 tempest-AvailabilityZoneTestJSON-543561044-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:23.902734 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-de0c390b-3a81-444e-b42b-91008eb396e2 tempest-AvailabilityZoneTestJSON-543561044 tempest-AvailabilityZoneTestJSON-543561044-project-member] Calling method 'index' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:23.905870 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-de0c390b-3a81-444e-b42b-91008eb396e2 tempest-AvailabilityZoneTestJSON-543561044 tempest-AvailabilityZoneTestJSON-543561044-project-member] Availability Zones retrieved successfully. Mar 17 11:00:23.906102 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-de0c390b-3a81-444e-b42b-91008eb396e2 tempest-AvailabilityZoneTestJSON-543561044 tempest-AvailabilityZoneTestJSON-543561044-project-member] https://38.102.83.89/volume/v3/os-availability-zone returned with HTTP 200 Mar 17 11:00:23.906536 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 604/1247] 38.102.83.89 () {72 vars in 1386 bytes} [Tue Mar 17 11:00:23 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Mar 17 11:00:24.903654 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-6a139869-e558-469d-9311-4570d92ef366 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:24.906536 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6a139869-e558-469d-9311-4570d92ef366 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 Mar 17 11:00:24.906910 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6a139869-e558-469d-9311-4570d92ef366 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:24.907269 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6a139869-e558-469d-9311-4570d92ef366 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:24.907552 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-6a139869-e558-469d-9311-4570d92ef366 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 1fb3069d-eec8-4c25-b936-586e00d02a53. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:24.913136 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:24.913136 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:24.914597 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6a139869-e558-469d-9311-4570d92ef366 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 returned with HTTP 200 Mar 17 11:00:24.915227 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 644/1248] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:24 2026] GET /volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:25.131081 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-a27f4c92-c772-4228-a436-4e4823afc063 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:25.214749 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a27f4c92-c772-4228-a436-4e4823afc063 tempest-ExtensionsTestJSON-828765794 tempest-ExtensionsTestJSON-828765794-project-member] GET https://38.102.83.89/volume/v3/extensions Mar 17 11:00:25.215159 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a27f4c92-c772-4228-a436-4e4823afc063 tempest-ExtensionsTestJSON-828765794 tempest-ExtensionsTestJSON-828765794-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:25.215600 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a27f4c92-c772-4228-a436-4e4823afc063 tempest-ExtensionsTestJSON-828765794 tempest-ExtensionsTestJSON-828765794-project-member] Calling method 'index' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:25.216144 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a27f4c92-c772-4228-a436-4e4823afc063 tempest-ExtensionsTestJSON-828765794 tempest-ExtensionsTestJSON-828765794-project-member] https://38.102.83.89/volume/v3/extensions returned with HTTP 200 Mar 17 11:00:25.216751 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 605/1249] 38.102.83.89 () {72 vars in 1356 bytes} [Tue Mar 17 11:00:25 2026] GET /volume/v3/extensions => generated 5245 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:00:25.933415 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-2c5fabf8-017c-4155-ac69-be9506e0c2b8 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:25.935280 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2c5fabf8-017c-4155-ac69-be9506e0c2b8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 Mar 17 11:00:25.935502 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2c5fabf8-017c-4155-ac69-be9506e0c2b8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:25.935697 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2c5fabf8-017c-4155-ac69-be9506e0c2b8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:25.935818 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-2c5fabf8-017c-4155-ac69-be9506e0c2b8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 1fb3069d-eec8-4c25-b936-586e00d02a53. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:25.940247 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:25.940247 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:25.941324 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2c5fabf8-017c-4155-ac69-be9506e0c2b8 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 returned with HTTP 200 Mar 17 11:00:25.941324 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 645/1250] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:25 2026] GET /volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:26.465800 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-869f3db4-a9cf-4d74-b41b-d2f641f3e864 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:26.545637 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-869f3db4-a9cf-4d74-b41b-d2f641f3e864 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 11:00:26.545875 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-869f3db4-a9cf-4d74-b41b-d2f641f3e864 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1329622962"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:00:26.546970 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.volumes [None req-869f3db4-a9cf-4d74-b41b-d2f641f3e864 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1329622962'}} {{(pid=123124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 11:00:26.547072 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-869f3db4-a9cf-4d74-b41b-d2f641f3e864 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Create volume of 1 GB Mar 17 11:00:26.550901 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-869f3db4-a9cf-4d74-b41b-d2f641f3e864 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Availability Zones retrieved successfully. Mar 17 11:00:26.555475 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-869f3db4-a9cf-4d74-b41b-d2f641f3e864 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Flow 'volume_create_api' (d20e936a-ed9b-4c3d-a2c0-061d33f36d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:00:26.556270 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-869f3db4-a9cf-4d74-b41b-d2f641f3e864 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e419307-d4b5-4b59-90ac-b32596d2abc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:00:26.556949 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.flows.api.create_volume [None req-869f3db4-a9cf-4d74-b41b-d2f641f3e864 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Validating volume size '1' using validate_int {{(pid=123124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 11:00:26.572801 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-869f3db4-a9cf-4d74-b41b-d2f641f3e864 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e419307-d4b5-4b59-90ac-b32596d2abc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:00:26.573366 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-869f3db4-a9cf-4d74-b41b-d2f641f3e864 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3a1a1d3-83f6-4d14-ab3f-f9663edf54f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:00:26.612119 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-869f3db4-a9cf-4d74-b41b-d2f641f3e864 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Created reservations ['49a36341-cb6a-461c-be1b-05c60322620e', '0f1c7d1b-96f6-4388-810d-246b3d307e46', '26fb1de0-b1d5-4871-94e0-107f6e659d2f', '0417a767-7618-4ea3-b4fd-596dd468a568'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:00:26.612671 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-869f3db4-a9cf-4d74-b41b-d2f641f3e864 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3a1a1d3-83f6-4d14-ab3f-f9663edf54f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49a36341-cb6a-461c-be1b-05c60322620e', '0f1c7d1b-96f6-4388-810d-246b3d307e46', '26fb1de0-b1d5-4871-94e0-107f6e659d2f', '0417a767-7618-4ea3-b4fd-596dd468a568']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:00:26.613186 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-869f3db4-a9cf-4d74-b41b-d2f641f3e864 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc7f0caa-1213-40c8-8085-246e1e0f208f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:00:26.627202 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-869f3db4-a9cf-4d74-b41b-d2f641f3e864 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc7f0caa-1213-40c8-8085-246e1e0f208f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91642d1b-4bdf-41ee-83f4-be6664ff3901', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1329622962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eb85594083e4102a08c53b94b3968a5',qos_specs=None,replication_status=,reservations=['49a36341-cb6a-461c-be1b-05c60322620e','0f1c7d1b-96f6-4388-810d-246b3d307e46','26fb1de0-b1d5-4871-94e0-107f6e659d2f','0417a767-7618-4ea3-b4fd-596dd468a568'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='353bf675f45a47c594e3b1eaf752d30a',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T15:00:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1329622962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91642d1b-4bdf-41ee-83f4-be6664ff3901,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8eb85594083e4102a08c53b94b3968a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='353bf675f45a47c594e3b1eaf752d30a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:00:26.627731 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-869f3db4-a9cf-4d74-b41b-d2f641f3e864 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47fcbf46-2656-441f-9fe8-fbeda5fdbbfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:00:26.640418 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-869f3db4-a9cf-4d74-b41b-d2f641f3e864 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47fcbf46-2656-441f-9fe8-fbeda5fdbbfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1329622962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eb85594083e4102a08c53b94b3968a5',qos_specs=None,replication_status=,reservations=['49a36341-cb6a-461c-be1b-05c60322620e','0f1c7d1b-96f6-4388-810d-246b3d307e46','26fb1de0-b1d5-4871-94e0-107f6e659d2f','0417a767-7618-4ea3-b4fd-596dd468a568'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='353bf675f45a47c594e3b1eaf752d30a',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:00:26.640868 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-869f3db4-a9cf-4d74-b41b-d2f641f3e864 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddd3ae4c-5cb4-4623-9e44-4064201cb0e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:00:26.649505 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-869f3db4-a9cf-4d74-b41b-d2f641f3e864 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddd3ae4c-5cb4-4623-9e44-4064201cb0e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:00:26.650042 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-869f3db4-a9cf-4d74-b41b-d2f641f3e864 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Flow 'volume_create_api' (d20e936a-ed9b-4c3d-a2c0-061d33f36d20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:00:26.650242 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-869f3db4-a9cf-4d74-b41b-d2f641f3e864 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Create volume request issued successfully. Mar 17 11:00:26.650676 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-869f3db4-a9cf-4d74-b41b-d2f641f3e864 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 11:00:26.650980 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 606/1251] 38.102.83.89 () {74 vars in 1368 bytes} [Tue Mar 17 11:00:26 2026] POST /volume/v3/volumes => generated 762 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:00:26.675586 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-331dd531-ff0a-45da-9b4d-230de0ef42fd None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:26.678483 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-331dd531-ff0a-45da-9b4d-230de0ef42fd tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] GET https://38.102.83.89/volume/v3/volumes/91642d1b-4bdf-41ee-83f4-be6664ff3901 Mar 17 11:00:26.678782 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-331dd531-ff0a-45da-9b4d-230de0ef42fd tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:26.679132 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-331dd531-ff0a-45da-9b4d-230de0ef42fd tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:26.691286 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:26.691286 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:26.699414 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-331dd531-ff0a-45da-9b4d-230de0ef42fd tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Volume info retrieved successfully. Mar 17 11:00:26.704063 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-331dd531-ff0a-45da-9b4d-230de0ef42fd tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] https://38.102.83.89/volume/v3/volumes/91642d1b-4bdf-41ee-83f4-be6664ff3901 returned with HTTP 200 Mar 17 11:00:26.704622 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 646/1252] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:26 2026] GET /volume/v3/volumes/91642d1b-4bdf-41ee-83f4-be6664ff3901 => generated 830 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:26.957335 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-3e470c0f-f4ce-432b-ac71-45496213a700 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:26.959474 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-3e470c0f-f4ce-432b-ac71-45496213a700 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 Mar 17 11:00:26.959914 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-3e470c0f-f4ce-432b-ac71-45496213a700 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:26.960344 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-3e470c0f-f4ce-432b-ac71-45496213a700 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:26.960648 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-3e470c0f-f4ce-432b-ac71-45496213a700 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 1fb3069d-eec8-4c25-b936-586e00d02a53. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:26.967819 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:26.967819 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:26.969779 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-3e470c0f-f4ce-432b-ac71-45496213a700 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 returned with HTTP 200 Mar 17 11:00:26.969779 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 607/1253] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:26 2026] GET /volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:27.728417 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-8b2cb3e0-dd6f-4d2f-abe3-d3e9be843d85 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:27.730947 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-8b2cb3e0-dd6f-4d2f-abe3-d3e9be843d85 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] GET https://38.102.83.89/volume/v3/volumes/91642d1b-4bdf-41ee-83f4-be6664ff3901 Mar 17 11:00:27.731239 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-8b2cb3e0-dd6f-4d2f-abe3-d3e9be843d85 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:27.731779 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-8b2cb3e0-dd6f-4d2f-abe3-d3e9be843d85 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:27.740693 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:27.740693 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:27.744888 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-8b2cb3e0-dd6f-4d2f-abe3-d3e9be843d85 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Volume info retrieved successfully. Mar 17 11:00:27.750350 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-8b2cb3e0-dd6f-4d2f-abe3-d3e9be843d85 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] https://38.102.83.89/volume/v3/volumes/91642d1b-4bdf-41ee-83f4-be6664ff3901 returned with HTTP 200 Mar 17 11:00:27.750874 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 647/1254] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:27 2026] GET /volume/v3/volumes/91642d1b-4bdf-41ee-83f4-be6664ff3901 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 11:00:27.775397 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-435064e0-4b75-47d8-8993-c7c3cbdb7c8c None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:27.777973 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-435064e0-4b75-47d8-8993-c7c3cbdb7c8c tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] POST https://38.102.83.89/volume/v3/snapshots Mar 17 11:00:27.778601 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-435064e0-4b75-47d8-8993-c7c3cbdb7c8c tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "91642d1b-4bdf-41ee-83f4-be6664ff3901", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-652837870"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:00:27.791346 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:27.791346 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:27.792098 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-435064e0-4b75-47d8-8993-c7c3cbdb7c8c tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Volume info retrieved successfully. Mar 17 11:00:27.792334 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.snapshots [None req-435064e0-4b75-47d8-8993-c7c3cbdb7c8c tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Create snapshot from volume 91642d1b-4bdf-41ee-83f4-be6664ff3901 Mar 17 11:00:27.832449 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-435064e0-4b75-47d8-8993-c7c3cbdb7c8c tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Created reservations ['cdbd5c41-978c-430a-bc66-3e5be2436065', 'b7463c2f-cb2c-4c31-9532-6aae3438940d', '694b6ab0-55b2-4a54-97c2-b564c3041ded', '12379ff0-d953-4dc6-8ec0-10a67b69cc69'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:00:27.916877 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-435064e0-4b75-47d8-8993-c7c3cbdb7c8c tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Snapshot create request issued successfully. Mar 17 11:00:27.917499 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-435064e0-4b75-47d8-8993-c7c3cbdb7c8c tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] https://38.102.83.89/volume/v3/snapshots returned with HTTP 202 Mar 17 11:00:27.917993 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 608/1255] 38.102.83.89 () {74 vars in 1375 bytes} [Tue Mar 17 11:00:27 2026] POST /volume/v3/snapshots => generated 310 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:00:27.933855 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-581ca46a-9566-41f2-9bd5-64a9d9413edc None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:27.937897 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-581ca46a-9566-41f2-9bd5-64a9d9413edc tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] GET https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012 Mar 17 11:00:27.938206 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-581ca46a-9566-41f2-9bd5-64a9d9413edc tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:27.938533 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-581ca46a-9566-41f2-9bd5-64a9d9413edc tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:27.945804 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:27.945804 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:27.946522 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-581ca46a-9566-41f2-9bd5-64a9d9413edc tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Snapshot retrieved successfully. Mar 17 11:00:27.947768 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-581ca46a-9566-41f2-9bd5-64a9d9413edc tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012 returned with HTTP 200 Mar 17 11:00:27.948407 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 648/1256] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:00:27 2026] GET /volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012 => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:27.988970 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-ee98211d-8d1e-4f95-b6d5-585ccc8127c2 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:27.991689 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ee98211d-8d1e-4f95-b6d5-585ccc8127c2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 Mar 17 11:00:27.991974 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ee98211d-8d1e-4f95-b6d5-585ccc8127c2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:27.992264 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ee98211d-8d1e-4f95-b6d5-585ccc8127c2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:27.992485 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-ee98211d-8d1e-4f95-b6d5-585ccc8127c2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 1fb3069d-eec8-4c25-b936-586e00d02a53. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:27.999009 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:27.999009 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:28.000735 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ee98211d-8d1e-4f95-b6d5-585ccc8127c2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 returned with HTTP 200 Mar 17 11:00:28.001214 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 609/1257] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:27 2026] GET /volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:28.961605 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-aad6f030-5cc2-41fe-9ab5-812a51ed63a3 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:28.963341 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-aad6f030-5cc2-41fe-9ab5-812a51ed63a3 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] GET https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012 Mar 17 11:00:28.963518 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-aad6f030-5cc2-41fe-9ab5-812a51ed63a3 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:28.963717 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-aad6f030-5cc2-41fe-9ab5-812a51ed63a3 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:28.968663 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:28.968663 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:28.969081 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-aad6f030-5cc2-41fe-9ab5-812a51ed63a3 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Snapshot retrieved successfully. Mar 17 11:00:28.969877 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-aad6f030-5cc2-41fe-9ab5-812a51ed63a3 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012 returned with HTTP 200 Mar 17 11:00:28.970205 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 649/1258] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:00:28 2026] GET /volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 11:00:28.982711 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-b6557141-c4c2-43c7-bb35-07afb7e4474e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:28.985243 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b6557141-c4c2-43c7-bb35-07afb7e4474e tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] POST https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata Mar 17 11:00:28.985822 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b6557141-c4c2-43c7-bb35-07afb7e4474e tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:00:28.994876 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:28.994876 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:28.995567 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-b6557141-c4c2-43c7-bb35-07afb7e4474e tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Snapshot retrieved successfully. Mar 17 11:00:29.017777 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-17ff9937-0adb-48c7-ab69-c7fa321680f2 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:29.019504 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-17ff9937-0adb-48c7-ab69-c7fa321680f2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 Mar 17 11:00:29.019690 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-17ff9937-0adb-48c7-ab69-c7fa321680f2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:29.019887 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-17ff9937-0adb-48c7-ab69-c7fa321680f2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:29.019992 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-17ff9937-0adb-48c7-ab69-c7fa321680f2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 1fb3069d-eec8-4c25-b936-586e00d02a53. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:29.024021 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:29.024021 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:29.024749 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-17ff9937-0adb-48c7-ab69-c7fa321680f2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 returned with HTTP 200 Mar 17 11:00:29.025067 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 650/1259] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:29 2026] GET /volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:29.025793 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-b6557141-c4c2-43c7-bb35-07afb7e4474e tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Update snapshot metadata completed successfully. Mar 17 11:00:29.026181 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b6557141-c4c2-43c7-bb35-07afb7e4474e tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata returned with HTTP 200 Mar 17 11:00:29.026850 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 610/1260] 38.102.83.89 () {74 vars in 1512 bytes} [Tue Mar 17 11:00:28 2026] POST /volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata => generated 68 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Mar 17 11:00:29.039421 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-c8d74a65-0fb3-4cb2-92b3-3eca71e61541 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:29.041107 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c8d74a65-0fb3-4cb2-92b3-3eca71e61541 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] GET https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata Mar 17 11:00:29.041318 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c8d74a65-0fb3-4cb2-92b3-3eca71e61541 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:29.041540 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c8d74a65-0fb3-4cb2-92b3-3eca71e61541 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Calling method 'index' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:29.046542 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:29.046542 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:29.046960 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-c8d74a65-0fb3-4cb2-92b3-3eca71e61541 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Snapshot retrieved successfully. Mar 17 11:00:29.047761 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-c8d74a65-0fb3-4cb2-92b3-3eca71e61541 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Get snapshot metadata completed successfully. Mar 17 11:00:29.047980 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c8d74a65-0fb3-4cb2-92b3-3eca71e61541 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata returned with HTTP 200 Mar 17 11:00:29.048328 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 651/1261] 38.102.83.89 () {72 vars in 1491 bytes} [Tue Mar 17 11:00:29 2026] GET /volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata => generated 68 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Mar 17 11:00:29.060324 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-e2e08d73-8f84-4b1f-b49b-bd8ddeabb632 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:29.062875 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e2e08d73-8f84-4b1f-b49b-bd8ddeabb632 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] PUT https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata Mar 17 11:00:29.063467 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e2e08d73-8f84-4b1f-b49b-bd8ddeabb632 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:00:29.071715 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:29.071715 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:29.072327 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-e2e08d73-8f84-4b1f-b49b-bd8ddeabb632 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Snapshot retrieved successfully. Mar 17 11:00:29.094146 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-e2e08d73-8f84-4b1f-b49b-bd8ddeabb632 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Update snapshot metadata completed successfully. Mar 17 11:00:29.094521 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e2e08d73-8f84-4b1f-b49b-bd8ddeabb632 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata returned with HTTP 200 Mar 17 11:00:29.095093 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 611/1262] 38.102.83.89 () {74 vars in 1511 bytes} [Tue Mar 17 11:00:29 2026] PUT /volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata => generated 57 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Mar 17 11:00:29.108210 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-6dae70b8-d30d-4692-b3b8-171e7ba97e64 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:29.110830 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6dae70b8-d30d-4692-b3b8-171e7ba97e64 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] GET https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata Mar 17 11:00:29.111104 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6dae70b8-d30d-4692-b3b8-171e7ba97e64 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:29.111426 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6dae70b8-d30d-4692-b3b8-171e7ba97e64 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Calling method 'index' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:29.119233 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:29.119233 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:29.119908 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-6dae70b8-d30d-4692-b3b8-171e7ba97e64 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Snapshot retrieved successfully. Mar 17 11:00:29.121073 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-6dae70b8-d30d-4692-b3b8-171e7ba97e64 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Get snapshot metadata completed successfully. Mar 17 11:00:29.121447 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6dae70b8-d30d-4692-b3b8-171e7ba97e64 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata returned with HTTP 200 Mar 17 11:00:29.122006 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 652/1263] 38.102.83.89 () {72 vars in 1491 bytes} [Tue Mar 17 11:00:29 2026] GET /volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata => generated 57 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Mar 17 11:00:29.133483 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-18a3a8fe-dcf6-4f79-a8fc-92f3463525a2 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:29.136042 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-18a3a8fe-dcf6-4f79-a8fc-92f3463525a2 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata/key3 Mar 17 11:00:29.136342 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-18a3a8fe-dcf6-4f79-a8fc-92f3463525a2 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:29.136652 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-18a3a8fe-dcf6-4f79-a8fc-92f3463525a2 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:29.143092 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:29.143092 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:29.143763 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-18a3a8fe-dcf6-4f79-a8fc-92f3463525a2 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Snapshot retrieved successfully. Mar 17 11:00:29.144941 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-18a3a8fe-dcf6-4f79-a8fc-92f3463525a2 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Get snapshot metadata completed successfully. Mar 17 11:00:29.152807 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-18a3a8fe-dcf6-4f79-a8fc-92f3463525a2 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Delete snapshot metadata completed successfully. Mar 17 11:00:29.153063 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-18a3a8fe-dcf6-4f79-a8fc-92f3463525a2 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata/key3 returned with HTTP 200 Mar 17 11:00:29.153604 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 612/1264] 38.102.83.89 () {72 vars in 1509 bytes} [Tue Mar 17 11:00:29 2026] DELETE /volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata/key3 => generated 0 bytes in 20 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Mar 17 11:00:29.164600 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-f1d7e4b7-bdea-454e-8b25-0769b3d22751 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:29.167252 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f1d7e4b7-bdea-454e-8b25-0769b3d22751 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] GET https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata Mar 17 11:00:29.167580 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f1d7e4b7-bdea-454e-8b25-0769b3d22751 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:29.167883 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f1d7e4b7-bdea-454e-8b25-0769b3d22751 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Calling method 'index' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:29.174774 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:29.174774 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:29.175554 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-f1d7e4b7-bdea-454e-8b25-0769b3d22751 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Snapshot retrieved successfully. Mar 17 11:00:29.176840 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-f1d7e4b7-bdea-454e-8b25-0769b3d22751 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Get snapshot metadata completed successfully. Mar 17 11:00:29.177228 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f1d7e4b7-bdea-454e-8b25-0769b3d22751 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata returned with HTTP 200 Mar 17 11:00:29.177796 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 653/1265] 38.102.83.89 () {72 vars in 1491 bytes} [Tue Mar 17 11:00:29 2026] GET /volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata => generated 32 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Mar 17 11:00:29.190772 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-c91d8ecf-72e8-4e54-b718-97125d004598 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:29.193354 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c91d8ecf-72e8-4e54-b718-97125d004598 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] PUT https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata Mar 17 11:00:29.193861 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c91d8ecf-72e8-4e54-b718-97125d004598 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:00:29.201923 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:29.201923 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:29.202624 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-c91d8ecf-72e8-4e54-b718-97125d004598 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Snapshot retrieved successfully. Mar 17 11:00:29.215777 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-c91d8ecf-72e8-4e54-b718-97125d004598 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Update snapshot metadata completed successfully. Mar 17 11:00:29.216112 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c91d8ecf-72e8-4e54-b718-97125d004598 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata returned with HTTP 200 Mar 17 11:00:29.216671 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 613/1266] 38.102.83.89 () {74 vars in 1511 bytes} [Tue Mar 17 11:00:29 2026] PUT /volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata => generated 16 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Mar 17 11:00:29.230656 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-1307dc5b-68fa-4623-b951-a02cbf8d56f0 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:29.233208 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-1307dc5b-68fa-4623-b951-a02cbf8d56f0 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] POST https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata Mar 17 11:00:29.233727 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-1307dc5b-68fa-4623-b951-a02cbf8d56f0 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:00:29.242750 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:29.242750 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:29.243454 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-1307dc5b-68fa-4623-b951-a02cbf8d56f0 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Snapshot retrieved successfully. Mar 17 11:00:29.267656 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-1307dc5b-68fa-4623-b951-a02cbf8d56f0 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Update snapshot metadata completed successfully. Mar 17 11:00:29.268399 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-1307dc5b-68fa-4623-b951-a02cbf8d56f0 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata returned with HTTP 200 Mar 17 11:00:29.268536 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 654/1267] 38.102.83.89 () {74 vars in 1512 bytes} [Tue Mar 17 11:00:29 2026] POST /volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata => generated 68 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Mar 17 11:00:29.280935 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-0eb1e109-535d-4ab1-b7dc-f04c74a80ed3 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:29.283340 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-0eb1e109-535d-4ab1-b7dc-f04c74a80ed3 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] GET https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata Mar 17 11:00:29.283631 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-0eb1e109-535d-4ab1-b7dc-f04c74a80ed3 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:29.283925 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-0eb1e109-535d-4ab1-b7dc-f04c74a80ed3 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Calling method 'index' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:29.292337 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:29.292337 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:29.292337 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-0eb1e109-535d-4ab1-b7dc-f04c74a80ed3 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Snapshot retrieved successfully. Mar 17 11:00:29.292931 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-0eb1e109-535d-4ab1-b7dc-f04c74a80ed3 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Get snapshot metadata completed successfully. Mar 17 11:00:29.293232 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-0eb1e109-535d-4ab1-b7dc-f04c74a80ed3 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata returned with HTTP 200 Mar 17 11:00:29.293728 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 614/1268] 38.102.83.89 () {72 vars in 1491 bytes} [Tue Mar 17 11:00:29 2026] GET /volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Mar 17 11:00:29.304179 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-87679df1-add4-4919-9630-a87bff61c262 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:29.306729 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-87679df1-add4-4919-9630-a87bff61c262 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] PUT https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata/key3 Mar 17 11:00:29.307233 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-87679df1-add4-4919-9630-a87bff61c262 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:00:29.315688 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:29.315688 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:29.316348 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-87679df1-add4-4919-9630-a87bff61c262 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Snapshot retrieved successfully. Mar 17 11:00:29.334315 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-87679df1-add4-4919-9630-a87bff61c262 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Update snapshot metadata completed successfully. Mar 17 11:00:29.334691 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-87679df1-add4-4919-9630-a87bff61c262 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata/key3 returned with HTTP 200 Mar 17 11:00:29.335240 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 655/1269] 38.102.83.89 () {74 vars in 1526 bytes} [Tue Mar 17 11:00:29 2026] PUT /volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata/key3 => generated 35 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Mar 17 11:00:29.349756 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-62740330-bd1b-4b3e-9674-311b0266df5c None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:29.352809 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-62740330-bd1b-4b3e-9674-311b0266df5c tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] GET https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata/key3 Mar 17 11:00:29.353105 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-62740330-bd1b-4b3e-9674-311b0266df5c tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:29.353431 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-62740330-bd1b-4b3e-9674-311b0266df5c tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:29.361007 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:29.361007 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:29.362892 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-62740330-bd1b-4b3e-9674-311b0266df5c tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Snapshot retrieved successfully. Mar 17 11:00:29.364140 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-62740330-bd1b-4b3e-9674-311b0266df5c tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Get snapshot metadata completed successfully. Mar 17 11:00:29.367087 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-62740330-bd1b-4b3e-9674-311b0266df5c tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata/key3 returned with HTTP 200 Mar 17 11:00:29.367784 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 615/1270] 38.102.83.89 () {72 vars in 1506 bytes} [Tue Mar 17 11:00:29 2026] GET /volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata/key3 => generated 35 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Mar 17 11:00:29.381153 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-0991d15a-24e5-422f-b98b-d961fb377e77 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:29.383652 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0991d15a-24e5-422f-b98b-d961fb377e77 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] GET https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata Mar 17 11:00:29.383929 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0991d15a-24e5-422f-b98b-d961fb377e77 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:29.384223 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0991d15a-24e5-422f-b98b-d961fb377e77 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Calling method 'index' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:29.391260 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:29.391260 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:29.391924 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-0991d15a-24e5-422f-b98b-d961fb377e77 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Snapshot retrieved successfully. Mar 17 11:00:29.393141 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-0991d15a-24e5-422f-b98b-d961fb377e77 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Get snapshot metadata completed successfully. Mar 17 11:00:29.393514 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0991d15a-24e5-422f-b98b-d961fb377e77 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata returned with HTTP 200 Mar 17 11:00:29.393985 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 656/1271] 38.102.83.89 () {72 vars in 1491 bytes} [Tue Mar 17 11:00:29 2026] GET /volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata => generated 75 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Mar 17 11:00:29.405809 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-7156437f-4605-4dee-b4a0-7ff9fa47e262 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:29.409062 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7156437f-4605-4dee-b4a0-7ff9fa47e262 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] PUT https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata Mar 17 11:00:29.409715 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-7156437f-4605-4dee-b4a0-7ff9fa47e262 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:00:29.421521 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:29.421521 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:29.422808 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-7156437f-4605-4dee-b4a0-7ff9fa47e262 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Snapshot retrieved successfully. Mar 17 11:00:29.448217 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-7156437f-4605-4dee-b4a0-7ff9fa47e262 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Update snapshot metadata completed successfully. Mar 17 11:00:29.448675 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7156437f-4605-4dee-b4a0-7ff9fa47e262 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata returned with HTTP 200 Mar 17 11:00:29.449352 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 616/1272] 38.102.83.89 () {74 vars in 1511 bytes} [Tue Mar 17 11:00:29 2026] PUT /volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012/metadata => generated 16 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Mar 17 11:00:29.460652 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-81d223b6-7794-457d-a52c-d3d7677bd5df None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:29.462980 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-81d223b6-7794-457d-a52c-d3d7677bd5df tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012 Mar 17 11:00:29.463256 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-81d223b6-7794-457d-a52c-d3d7677bd5df tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:29.463606 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-81d223b6-7794-457d-a52c-d3d7677bd5df tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:29.463742 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.snapshots [None req-81d223b6-7794-457d-a52c-d3d7677bd5df tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Delete snapshot with id: 99b1626a-bb7d-4e2b-9bb7-f1c192bd6012 Mar 17 11:00:29.469547 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:29.469547 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:29.470164 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-81d223b6-7794-457d-a52c-d3d7677bd5df tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Snapshot retrieved successfully. Mar 17 11:00:29.489632 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-81d223b6-7794-457d-a52c-d3d7677bd5df tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Snapshot delete request issued successfully. Mar 17 11:00:29.489894 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-81d223b6-7794-457d-a52c-d3d7677bd5df tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012 returned with HTTP 202 Mar 17 11:00:29.490496 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 657/1273] 38.102.83.89 () {72 vars in 1467 bytes} [Tue Mar 17 11:00:29 2026] DELETE /volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:00:29.505560 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-42159999-2b7d-469d-8e01-063deb0b1714 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:29.508443 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-42159999-2b7d-469d-8e01-063deb0b1714 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] GET https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012 Mar 17 11:00:29.508770 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-42159999-2b7d-469d-8e01-063deb0b1714 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:29.509088 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-42159999-2b7d-469d-8e01-063deb0b1714 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:29.516391 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:29.516391 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:29.517141 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-42159999-2b7d-469d-8e01-063deb0b1714 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Snapshot retrieved successfully. Mar 17 11:00:29.518645 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-42159999-2b7d-469d-8e01-063deb0b1714 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012 returned with HTTP 200 Mar 17 11:00:29.519594 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 617/1274] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:00:29 2026] GET /volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:30.039036 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-9e97a733-458f-459a-b12f-6525edfdf541 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:30.041473 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9e97a733-458f-459a-b12f-6525edfdf541 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 Mar 17 11:00:30.041761 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9e97a733-458f-459a-b12f-6525edfdf541 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:30.042049 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9e97a733-458f-459a-b12f-6525edfdf541 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:30.042227 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-9e97a733-458f-459a-b12f-6525edfdf541 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 1fb3069d-eec8-4c25-b936-586e00d02a53. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:30.048239 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:30.048239 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:30.049413 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9e97a733-458f-459a-b12f-6525edfdf541 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 returned with HTTP 200 Mar 17 11:00:30.050043 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 658/1275] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:30 2026] GET /volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:30.535999 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-80bea09a-e557-4e04-bd4b-120d473a3d12 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:30.540269 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-80bea09a-e557-4e04-bd4b-120d473a3d12 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] GET https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012 Mar 17 11:00:30.540269 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-80bea09a-e557-4e04-bd4b-120d473a3d12 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:30.540269 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-80bea09a-e557-4e04-bd4b-120d473a3d12 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:30.544656 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-80bea09a-e557-4e04-bd4b-120d473a3d12 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] https://38.102.83.89/volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012 returned with HTTP 404 Mar 17 11:00:30.545732 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 618/1276] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:00:30 2026] GET /volume/v3/snapshots/99b1626a-bb7d-4e2b-9bb7-f1c192bd6012 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Mar 17 11:00:30.556251 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-aae3ff14-124b-4b78-8880-6f756fb2dd01 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:30.558728 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-aae3ff14-124b-4b78-8880-6f756fb2dd01 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] GET https://38.102.83.89/volume/v3/volumes/91642d1b-4bdf-41ee-83f4-be6664ff3901 Mar 17 11:00:30.559044 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-aae3ff14-124b-4b78-8880-6f756fb2dd01 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:30.559357 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-aae3ff14-124b-4b78-8880-6f756fb2dd01 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:30.568745 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:30.568745 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:30.573918 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-aae3ff14-124b-4b78-8880-6f756fb2dd01 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Volume info retrieved successfully. Mar 17 11:00:30.579457 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-aae3ff14-124b-4b78-8880-6f756fb2dd01 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] https://38.102.83.89/volume/v3/volumes/91642d1b-4bdf-41ee-83f4-be6664ff3901 returned with HTTP 200 Mar 17 11:00:30.579967 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 659/1277] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:30 2026] GET /volume/v3/volumes/91642d1b-4bdf-41ee-83f4-be6664ff3901 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:30.605021 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-65672433-4441-47e4-b871-4e44d0c3b00f None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:30.607044 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-65672433-4441-47e4-b871-4e44d0c3b00f tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] DELETE https://38.102.83.89/volume/v3/volumes/91642d1b-4bdf-41ee-83f4-be6664ff3901 Mar 17 11:00:30.607488 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-65672433-4441-47e4-b871-4e44d0c3b00f tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:30.607892 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-65672433-4441-47e4-b871-4e44d0c3b00f tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:30.608245 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-65672433-4441-47e4-b871-4e44d0c3b00f tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Delete volume with id: 91642d1b-4bdf-41ee-83f4-be6664ff3901 Mar 17 11:00:30.617832 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:30.617832 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:30.618796 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-65672433-4441-47e4-b871-4e44d0c3b00f tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Volume info retrieved successfully. Mar 17 11:00:30.637251 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-65672433-4441-47e4-b871-4e44d0c3b00f tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Delete volume request issued successfully. Mar 17 11:00:30.637790 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-65672433-4441-47e4-b871-4e44d0c3b00f tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] https://38.102.83.89/volume/v3/volumes/91642d1b-4bdf-41ee-83f4-be6664ff3901 returned with HTTP 202 Mar 17 11:00:30.638475 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 619/1278] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 11:00:30 2026] DELETE /volume/v3/volumes/91642d1b-4bdf-41ee-83f4-be6664ff3901 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:00:30.650175 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-7069903c-525a-468a-a16b-8cdf40f6767b None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:30.653089 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7069903c-525a-468a-a16b-8cdf40f6767b tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] GET https://38.102.83.89/volume/v3/volumes/91642d1b-4bdf-41ee-83f4-be6664ff3901 Mar 17 11:00:30.653089 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7069903c-525a-468a-a16b-8cdf40f6767b tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:30.653400 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7069903c-525a-468a-a16b-8cdf40f6767b tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:30.663441 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:30.663441 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:30.668273 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-7069903c-525a-468a-a16b-8cdf40f6767b tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Volume info retrieved successfully. Mar 17 11:00:30.674873 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7069903c-525a-468a-a16b-8cdf40f6767b tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] https://38.102.83.89/volume/v3/volumes/91642d1b-4bdf-41ee-83f4-be6664ff3901 returned with HTTP 200 Mar 17 11:00:30.675422 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 660/1279] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:30 2026] GET /volume/v3/volumes/91642d1b-4bdf-41ee-83f4-be6664ff3901 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:31.072227 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-32d67558-955d-473b-82de-ca5bdc677051 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:31.075073 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-32d67558-955d-473b-82de-ca5bdc677051 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 Mar 17 11:00:31.077033 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-32d67558-955d-473b-82de-ca5bdc677051 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:31.077033 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-32d67558-955d-473b-82de-ca5bdc677051 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:31.077033 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-32d67558-955d-473b-82de-ca5bdc677051 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 1fb3069d-eec8-4c25-b936-586e00d02a53. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:31.081903 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:31.081903 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:31.083369 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-32d67558-955d-473b-82de-ca5bdc677051 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 returned with HTTP 200 Mar 17 11:00:31.084007 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 620/1280] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:31 2026] GET /volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:31.700261 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-de39710f-c55c-4dad-b477-8ae95e3823ab None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:31.705746 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-de39710f-c55c-4dad-b477-8ae95e3823ab tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] GET https://38.102.83.89/volume/v3/volumes/91642d1b-4bdf-41ee-83f4-be6664ff3901 Mar 17 11:00:31.706178 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-de39710f-c55c-4dad-b477-8ae95e3823ab tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:31.706671 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-de39710f-c55c-4dad-b477-8ae95e3823ab tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:31.720347 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:31.720347 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:31.726291 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-de39710f-c55c-4dad-b477-8ae95e3823ab tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Volume info retrieved successfully. Mar 17 11:00:31.733875 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-de39710f-c55c-4dad-b477-8ae95e3823ab tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] https://38.102.83.89/volume/v3/volumes/91642d1b-4bdf-41ee-83f4-be6664ff3901 returned with HTTP 200 Mar 17 11:00:31.734540 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 661/1281] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:31 2026] GET /volume/v3/volumes/91642d1b-4bdf-41ee-83f4-be6664ff3901 => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:32.113402 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-1eb2b15d-3518-4022-bb2a-d2fa11f134cf None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:32.115988 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1eb2b15d-3518-4022-bb2a-d2fa11f134cf tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 Mar 17 11:00:32.116430 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1eb2b15d-3518-4022-bb2a-d2fa11f134cf tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:32.116824 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1eb2b15d-3518-4022-bb2a-d2fa11f134cf tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:32.117100 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-1eb2b15d-3518-4022-bb2a-d2fa11f134cf tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 1fb3069d-eec8-4c25-b936-586e00d02a53. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:32.123709 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:32.123709 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:32.124954 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1eb2b15d-3518-4022-bb2a-d2fa11f134cf tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 returned with HTTP 200 Mar 17 11:00:32.125603 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 621/1282] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:32 2026] GET /volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:32.761098 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-2714df1c-acc2-4a0c-9ca5-885a73cf3780 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:32.763337 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2714df1c-acc2-4a0c-9ca5-885a73cf3780 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] GET https://38.102.83.89/volume/v3/volumes/91642d1b-4bdf-41ee-83f4-be6664ff3901 Mar 17 11:00:32.763671 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2714df1c-acc2-4a0c-9ca5-885a73cf3780 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:32.763906 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2714df1c-acc2-4a0c-9ca5-885a73cf3780 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:32.772487 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2714df1c-acc2-4a0c-9ca5-885a73cf3780 tempest-SnapshotMetadataTestJSON-233167905 tempest-SnapshotMetadataTestJSON-233167905-project-member] https://38.102.83.89/volume/v3/volumes/91642d1b-4bdf-41ee-83f4-be6664ff3901 returned with HTTP 404 Mar 17 11:00:32.773142 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 662/1283] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:32 2026] GET /volume/v3/volumes/91642d1b-4bdf-41ee-83f4-be6664ff3901 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:00:33.147476 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-0730764c-9605-4970-9a52-0519eee2dd4a None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:33.150340 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-0730764c-9605-4970-9a52-0519eee2dd4a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 Mar 17 11:00:33.150474 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-0730764c-9605-4970-9a52-0519eee2dd4a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:33.151091 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-0730764c-9605-4970-9a52-0519eee2dd4a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:33.151558 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-0730764c-9605-4970-9a52-0519eee2dd4a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 1fb3069d-eec8-4c25-b936-586e00d02a53. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:33.159341 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:33.159341 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:33.159341 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-0730764c-9605-4970-9a52-0519eee2dd4a tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 returned with HTTP 200 Mar 17 11:00:33.160006 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 622/1284] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:33 2026] GET /volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:34.180816 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-72cf2412-10ee-4352-9908-8fee320af518 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:34.182758 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-72cf2412-10ee-4352-9908-8fee320af518 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 Mar 17 11:00:34.182758 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-72cf2412-10ee-4352-9908-8fee320af518 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:34.182758 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-72cf2412-10ee-4352-9908-8fee320af518 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:34.182758 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-72cf2412-10ee-4352-9908-8fee320af518 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 1fb3069d-eec8-4c25-b936-586e00d02a53. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:34.187099 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:34.187099 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:34.187686 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-72cf2412-10ee-4352-9908-8fee320af518 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 returned with HTTP 200 Mar 17 11:00:34.187950 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 663/1285] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:34 2026] GET /volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 => generated 793 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:34.750065 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-83b55378-90e0-4e63-91a3-a983711549ff None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:34.865412 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-83b55378-90e0-4e63-91a3-a983711549ff tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 11:00:34.865916 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-83b55378-90e0-4e63-91a3-a983711549ff tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-566455166"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:00:34.868112 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.volumes [None req-83b55378-90e0-4e63-91a3-a983711549ff tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-566455166'}} {{(pid=123124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 11:00:34.868330 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-83b55378-90e0-4e63-91a3-a983711549ff tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Create volume of 1 GB Mar 17 11:00:34.875189 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-83b55378-90e0-4e63-91a3-a983711549ff tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Availability Zones retrieved successfully. Mar 17 11:00:34.884508 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-83b55378-90e0-4e63-91a3-a983711549ff tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Flow 'volume_create_api' (471c6348-25ad-477d-a0e6-b4e68413a301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:00:34.886257 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-83b55378-90e0-4e63-91a3-a983711549ff tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef49cc70-0f91-48e4-aaf2-cda9d63c5534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:00:34.887943 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.flows.api.create_volume [None req-83b55378-90e0-4e63-91a3-a983711549ff tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Validating volume size '1' using validate_int {{(pid=123124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 11:00:34.918480 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-83b55378-90e0-4e63-91a3-a983711549ff tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef49cc70-0f91-48e4-aaf2-cda9d63c5534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:00:34.919745 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-83b55378-90e0-4e63-91a3-a983711549ff tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93fa6df7-6fe4-476b-af1d-9ad4b002c3df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:00:34.993578 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-83b55378-90e0-4e63-91a3-a983711549ff tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Created reservations ['07ce67b0-cbe8-45b9-b05b-a2fe7c9d814d', '597b3197-2d28-4cfd-8b09-040c51ca9d48', '600ab296-8923-4ce8-90d6-b4726867b6c6', 'd9f5e8c9-6ed6-4f4c-9ba6-d2c3a732f9fc'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:00:34.994634 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-83b55378-90e0-4e63-91a3-a983711549ff tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93fa6df7-6fe4-476b-af1d-9ad4b002c3df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07ce67b0-cbe8-45b9-b05b-a2fe7c9d814d', '597b3197-2d28-4cfd-8b09-040c51ca9d48', '600ab296-8923-4ce8-90d6-b4726867b6c6', 'd9f5e8c9-6ed6-4f4c-9ba6-d2c3a732f9fc']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:00:34.995765 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-83b55378-90e0-4e63-91a3-a983711549ff tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baa67730-c961-4636-8e4a-b8c2650f5b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:00:35.018808 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-83b55378-90e0-4e63-91a3-a983711549ff tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baa67730-c961-4636-8e4a-b8c2650f5b87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a63edc9-6787-4441-857f-c65fc19ee92f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-566455166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf653e801f0b4054937e24df6bdad378',qos_specs=None,replication_status=,reservations=['07ce67b0-cbe8-45b9-b05b-a2fe7c9d814d','597b3197-2d28-4cfd-8b09-040c51ca9d48','600ab296-8923-4ce8-90d6-b4726867b6c6','d9f5e8c9-6ed6-4f4c-9ba6-d2c3a732f9fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9321fbae2da940618831d3f9468b4baa',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T15:00:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-566455166',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a63edc9-6787-4441-857f-c65fc19ee92f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf653e801f0b4054937e24df6bdad378',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9321fbae2da940618831d3f9468b4baa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:00:35.020550 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-83b55378-90e0-4e63-91a3-a983711549ff tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e7c3eb4-ebda-45e7-876b-6325b0200ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:00:35.045824 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-83b55378-90e0-4e63-91a3-a983711549ff tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e7c3eb4-ebda-45e7-876b-6325b0200ce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-566455166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf653e801f0b4054937e24df6bdad378',qos_specs=None,replication_status=,reservations=['07ce67b0-cbe8-45b9-b05b-a2fe7c9d814d','597b3197-2d28-4cfd-8b09-040c51ca9d48','600ab296-8923-4ce8-90d6-b4726867b6c6','d9f5e8c9-6ed6-4f4c-9ba6-d2c3a732f9fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9321fbae2da940618831d3f9468b4baa',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:00:35.047145 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-83b55378-90e0-4e63-91a3-a983711549ff tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39291700-a90f-4303-9495-0bc832170834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:00:35.064433 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-83b55378-90e0-4e63-91a3-a983711549ff tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39291700-a90f-4303-9495-0bc832170834) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:00:35.065706 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-83b55378-90e0-4e63-91a3-a983711549ff tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Flow 'volume_create_api' (471c6348-25ad-477d-a0e6-b4e68413a301) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:00:35.066421 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-83b55378-90e0-4e63-91a3-a983711549ff tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Create volume request issued successfully. Mar 17 11:00:35.067460 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-83b55378-90e0-4e63-91a3-a983711549ff tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 11:00:35.068359 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 623/1286] 38.102.83.89 () {74 vars in 1368 bytes} [Tue Mar 17 11:00:34 2026] POST /volume/v3/volumes => generated 757 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:00:35.089248 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-015af550-b19c-4a65-9119-e747989d4761 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:35.091679 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-015af550-b19c-4a65-9119-e747989d4761 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] GET https://38.102.83.89/volume/v3/volumes/6a63edc9-6787-4441-857f-c65fc19ee92f Mar 17 11:00:35.091999 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-015af550-b19c-4a65-9119-e747989d4761 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:35.092285 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-015af550-b19c-4a65-9119-e747989d4761 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:35.106125 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:35.106125 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:35.111704 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-015af550-b19c-4a65-9119-e747989d4761 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Volume info retrieved successfully. Mar 17 11:00:35.117140 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-015af550-b19c-4a65-9119-e747989d4761 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] https://38.102.83.89/volume/v3/volumes/6a63edc9-6787-4441-857f-c65fc19ee92f returned with HTTP 200 Mar 17 11:00:35.117668 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 664/1287] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:35 2026] GET /volume/v3/volumes/6a63edc9-6787-4441-857f-c65fc19ee92f => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:35.202096 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-1c00338e-7f3f-454f-95fa-bd9702ec8ac2 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:35.204030 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1c00338e-7f3f-454f-95fa-bd9702ec8ac2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 Mar 17 11:00:35.204266 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1c00338e-7f3f-454f-95fa-bd9702ec8ac2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:35.204493 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1c00338e-7f3f-454f-95fa-bd9702ec8ac2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:35.204952 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-1c00338e-7f3f-454f-95fa-bd9702ec8ac2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 1fb3069d-eec8-4c25-b936-586e00d02a53. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:35.210060 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:35.210060 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:35.210940 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1c00338e-7f3f-454f-95fa-bd9702ec8ac2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 returned with HTTP 200 Mar 17 11:00:35.211394 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 624/1288] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:35 2026] GET /volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:36.137924 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-106409b9-157e-4bf6-ba59-b1784e1d3092 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:36.139317 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-106409b9-157e-4bf6-ba59-b1784e1d3092 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] GET https://38.102.83.89/volume/v3/volumes/6a63edc9-6787-4441-857f-c65fc19ee92f Mar 17 11:00:36.139467 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-106409b9-157e-4bf6-ba59-b1784e1d3092 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:36.139621 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-106409b9-157e-4bf6-ba59-b1784e1d3092 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:36.146187 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:36.146187 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:36.149737 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-106409b9-157e-4bf6-ba59-b1784e1d3092 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Volume info retrieved successfully. Mar 17 11:00:36.153975 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-106409b9-157e-4bf6-ba59-b1784e1d3092 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] https://38.102.83.89/volume/v3/volumes/6a63edc9-6787-4441-857f-c65fc19ee92f returned with HTTP 200 Mar 17 11:00:36.154378 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 665/1289] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:36 2026] GET /volume/v3/volumes/6a63edc9-6787-4441-857f-c65fc19ee92f => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:36.166652 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-c24ff8c8-35a0-494a-b3c0-696c8bc70140 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:36.169083 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c24ff8c8-35a0-494a-b3c0-696c8bc70140 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] POST https://38.102.83.89/volume/v3/os-volume-transfer Mar 17 11:00:36.169652 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c24ff8c8-35a0-494a-b3c0-696c8bc70140 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6a63edc9-6787-4441-857f-c65fc19ee92f"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:00:36.171675 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.contrib.volume_transfer [None req-c24ff8c8-35a0-494a-b3c0-696c8bc70140 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Creating new volume transfer {'transfer': {'volume_id': '6a63edc9-6787-4441-857f-c65fc19ee92f'}} {{(pid=123124) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Mar 17 11:00:36.172150 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.contrib.volume_transfer [None req-c24ff8c8-35a0-494a-b3c0-696c8bc70140 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Creating transfer of volume 6a63edc9-6787-4441-857f-c65fc19ee92f Mar 17 11:00:36.172150 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.transfer.api [None req-c24ff8c8-35a0-494a-b3c0-696c8bc70140 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Generating transfer record for volume 6a63edc9-6787-4441-857f-c65fc19ee92f Mar 17 11:00:36.181640 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:36.181640 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:36.193563 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c24ff8c8-35a0-494a-b3c0-696c8bc70140 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] https://38.102.83.89/volume/v3/os-volume-transfer returned with HTTP 202 Mar 17 11:00:36.194161 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 625/1290] 38.102.83.89 () {74 vars in 1401 bytes} [Tue Mar 17 11:00:36 2026] POST /volume/v3/os-volume-transfer => generated 445 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:00:36.205841 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-233591e5-a214-42d1-910b-e8a4d0a8d4d0 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:36.207114 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-233591e5-a214-42d1-910b-e8a4d0a8d4d0 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] GET https://38.102.83.89/volume/v3/volumes/6a63edc9-6787-4441-857f-c65fc19ee92f Mar 17 11:00:36.207253 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-233591e5-a214-42d1-910b-e8a4d0a8d4d0 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:36.207430 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-233591e5-a214-42d1-910b-e8a4d0a8d4d0 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:36.215945 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:36.215945 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:36.220193 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-233591e5-a214-42d1-910b-e8a4d0a8d4d0 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Volume info retrieved successfully. Mar 17 11:00:36.226873 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-233591e5-a214-42d1-910b-e8a4d0a8d4d0 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] https://38.102.83.89/volume/v3/volumes/6a63edc9-6787-4441-857f-c65fc19ee92f returned with HTTP 200 Mar 17 11:00:36.227476 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 666/1291] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:36 2026] GET /volume/v3/volumes/6a63edc9-6787-4441-857f-c65fc19ee92f => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:36.230147 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-db266c99-10eb-40fa-bab7-1c03f0118b89 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:36.234407 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-db266c99-10eb-40fa-bab7-1c03f0118b89 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 Mar 17 11:00:36.234407 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-db266c99-10eb-40fa-bab7-1c03f0118b89 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:36.234407 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-db266c99-10eb-40fa-bab7-1c03f0118b89 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:36.234407 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-db266c99-10eb-40fa-bab7-1c03f0118b89 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 1fb3069d-eec8-4c25-b936-586e00d02a53. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:36.239659 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:36.239659 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:36.240837 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-db266c99-10eb-40fa-bab7-1c03f0118b89 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 returned with HTTP 200 Mar 17 11:00:36.241554 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 626/1292] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:36 2026] GET /volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:36.254561 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-b9f47021-62f1-4276-9795-ef6231261729 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:36.257381 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b9f47021-62f1-4276-9795-ef6231261729 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] GET https://38.102.83.89/volume/v3/os-volume-transfer/c970570b-587f-40bb-8d69-46670913cd02 Mar 17 11:00:36.257693 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b9f47021-62f1-4276-9795-ef6231261729 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:36.257996 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b9f47021-62f1-4276-9795-ef6231261729 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:36.262756 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b9f47021-62f1-4276-9795-ef6231261729 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] https://38.102.83.89/volume/v3/os-volume-transfer/c970570b-587f-40bb-8d69-46670913cd02 returned with HTTP 200 Mar 17 11:00:36.263252 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 667/1293] 38.102.83.89 () {72 vars in 1491 bytes} [Tue Mar 17 11:00:36 2026] GET /volume/v3/os-volume-transfer/c970570b-587f-40bb-8d69-46670913cd02 => generated 413 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:36.274984 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-4c258c31-cd7f-40bb-acf2-d40e781cb466 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:36.276541 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4c258c31-cd7f-40bb-acf2-d40e781cb466 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] GET https://38.102.83.89/volume/v3/os-volume-transfer Mar 17 11:00:36.276721 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4c258c31-cd7f-40bb-acf2-d40e781cb466 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:36.276906 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4c258c31-cd7f-40bb-acf2-d40e781cb466 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Calling method 'index' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:36.277059 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.contrib.volume_transfer [None req-4c258c31-cd7f-40bb-acf2-d40e781cb466 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Listing volume transfers {{(pid=123124) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Mar 17 11:00:36.281604 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4c258c31-cd7f-40bb-acf2-d40e781cb466 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] https://38.102.83.89/volume/v3/os-volume-transfer returned with HTTP 200 Mar 17 11:00:36.281929 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 627/1294] 38.102.83.89 () {72 vars in 1380 bytes} [Tue Mar 17 11:00:36 2026] GET /volume/v3/os-volume-transfer => generated 372 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:36.294574 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-a1ab8ce4-baca-4056-b9e3-da3e4a7f05e7 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:36.381538 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a1ab8ce4-baca-4056-b9e3-da3e4a7f05e7 tempest-VolumesTransfersTest-744926430 tempest-VolumesTransfersTest-744926430-project-member] POST https://38.102.83.89/volume/v3/os-volume-transfer/c970570b-587f-40bb-8d69-46670913cd02/accept Mar 17 11:00:36.381866 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a1ab8ce4-baca-4056-b9e3-da3e4a7f05e7 tempest-VolumesTransfersTest-744926430 tempest-VolumesTransfersTest-744926430-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "3356edce159e481b"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:00:36.383267 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.contrib.volume_transfer [None req-a1ab8ce4-baca-4056-b9e3-da3e4a7f05e7 tempest-VolumesTransfersTest-744926430 tempest-VolumesTransfersTest-744926430-project-member] Accepting volume transfer c970570b-587f-40bb-8d69-46670913cd02 {{(pid=123123) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Mar 17 11:00:36.383414 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.contrib.volume_transfer [None req-a1ab8ce4-baca-4056-b9e3-da3e4a7f05e7 tempest-VolumesTransfersTest-744926430 tempest-VolumesTransfersTest-744926430-project-member] Accepting transfer c970570b-587f-40bb-8d69-46670913cd02 Mar 17 11:00:36.437117 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-a1ab8ce4-baca-4056-b9e3-da3e4a7f05e7 tempest-VolumesTransfersTest-744926430 tempest-VolumesTransfersTest-744926430-project-member] Created reservations ['f3aa8420-14a7-444d-9cea-2a000a5a4610', '16b5641a-27f3-4b04-8eba-74a7f495d27e', '53125e23-fea2-4229-8d58-6316e556acec', '063469ac-a283-4e97-aae7-3b61ebdcd0bb'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:00:36.454593 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-a1ab8ce4-baca-4056-b9e3-da3e4a7f05e7 tempest-VolumesTransfersTest-744926430 tempest-VolumesTransfersTest-744926430-project-member] Created reservations ['cd16c43c-4445-4f22-a8de-5f93ea0d27fa', '100fc967-3c72-4f29-be92-ede64a1e03e1', '9ec1165a-c95a-40c2-9b69-686774a7b3af', '12aa4480-caae-41a2-8d14-bf8d8508c1ae'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:00:36.481721 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-a1ab8ce4-baca-4056-b9e3-da3e4a7f05e7 tempest-VolumesTransfersTest-744926430 tempest-VolumesTransfersTest-744926430-project-member] Created reservations ['0ff1988e-5699-4e05-8e2e-c6b6a8f4efe4', 'f8cda576-467d-47f0-a0e3-6c35caf73e31', 'b9f9cf9b-8788-422a-b440-c495bc35e5be', 'b38769df-3d4f-477c-83d0-05ca175efb99'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:00:36.510860 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-a1ab8ce4-baca-4056-b9e3-da3e4a7f05e7 tempest-VolumesTransfersTest-744926430 tempest-VolumesTransfersTest-744926430-project-member] Created reservations ['7ed69f27-9fb5-4a5d-bdbc-bd4569a322e3', '708deb9e-ed42-4704-857c-4bc7b4f7f615', '4b1af8b7-fd23-4464-8b50-3035a0c060e4', '05daa904-3a56-4234-90cb-63d1dd617968'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:00:37.013820 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-a1ab8ce4-baca-4056-b9e3-da3e4a7f05e7 tempest-VolumesTransfersTest-744926430 tempest-VolumesTransfersTest-744926430-project-member] Transfer volume completed successfully. Mar 17 11:00:37.092730 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.transfer.api [None req-a1ab8ce4-baca-4056-b9e3-da3e4a7f05e7 tempest-VolumesTransfersTest-744926430 tempest-VolumesTransfersTest-744926430-project-member] Volume 6a63edc9-6787-4441-857f-c65fc19ee92f has been transferred. Mar 17 11:00:37.101277 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a1ab8ce4-baca-4056-b9e3-da3e4a7f05e7 tempest-VolumesTransfersTest-744926430 tempest-VolumesTransfersTest-744926430-project-member] https://38.102.83.89/volume/v3/os-volume-transfer/c970570b-587f-40bb-8d69-46670913cd02/accept returned with HTTP 202 Mar 17 11:00:37.101832 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 668/1295] 38.102.83.89 () {74 vars in 1533 bytes} [Tue Mar 17 11:00:36 2026] POST /volume/v3/os-volume-transfer/c970570b-587f-40bb-8d69-46670913cd02/accept => generated 369 bytes in 808 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:00:37.115536 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-1ce03800-93d7-4be7-9cd6-06f00f46091b None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:37.117348 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1ce03800-93d7-4be7-9cd6-06f00f46091b tempest-VolumesTransfersTest-744926430 tempest-VolumesTransfersTest-744926430-project-member] GET https://38.102.83.89/volume/v3/volumes/6a63edc9-6787-4441-857f-c65fc19ee92f Mar 17 11:00:37.117538 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1ce03800-93d7-4be7-9cd6-06f00f46091b tempest-VolumesTransfersTest-744926430 tempest-VolumesTransfersTest-744926430-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:37.117765 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1ce03800-93d7-4be7-9cd6-06f00f46091b tempest-VolumesTransfersTest-744926430 tempest-VolumesTransfersTest-744926430-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:37.125493 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:37.125493 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:37.130154 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-1ce03800-93d7-4be7-9cd6-06f00f46091b tempest-VolumesTransfersTest-744926430 tempest-VolumesTransfersTest-744926430-project-member] Volume info retrieved successfully. Mar 17 11:00:37.136029 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1ce03800-93d7-4be7-9cd6-06f00f46091b tempest-VolumesTransfersTest-744926430 tempest-VolumesTransfersTest-744926430-project-member] https://38.102.83.89/volume/v3/volumes/6a63edc9-6787-4441-857f-c65fc19ee92f returned with HTTP 200 Mar 17 11:00:37.136743 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 628/1296] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:37 2026] GET /volume/v3/volumes/6a63edc9-6787-4441-857f-c65fc19ee92f => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:37.161041 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-ac0c1c32-91db-4d14-b44b-b18e72f0fe52 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:37.162698 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ac0c1c32-91db-4d14-b44b-b18e72f0fe52 tempest-VolumesTransfersTest-744926430 tempest-VolumesTransfersTest-744926430-project-member] GET https://38.102.83.89/volume/v3/volumes/6a63edc9-6787-4441-857f-c65fc19ee92f Mar 17 11:00:37.162869 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ac0c1c32-91db-4d14-b44b-b18e72f0fe52 tempest-VolumesTransfersTest-744926430 tempest-VolumesTransfersTest-744926430-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:37.163063 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ac0c1c32-91db-4d14-b44b-b18e72f0fe52 tempest-VolumesTransfersTest-744926430 tempest-VolumesTransfersTest-744926430-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:37.169629 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:37.169629 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:37.172957 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-ac0c1c32-91db-4d14-b44b-b18e72f0fe52 tempest-VolumesTransfersTest-744926430 tempest-VolumesTransfersTest-744926430-project-member] Volume info retrieved successfully. Mar 17 11:00:37.177017 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ac0c1c32-91db-4d14-b44b-b18e72f0fe52 tempest-VolumesTransfersTest-744926430 tempest-VolumesTransfersTest-744926430-project-member] https://38.102.83.89/volume/v3/volumes/6a63edc9-6787-4441-857f-c65fc19ee92f returned with HTTP 200 Mar 17 11:00:37.177349 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 669/1297] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:37 2026] GET /volume/v3/volumes/6a63edc9-6787-4441-857f-c65fc19ee92f => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:37.200757 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-d4a8852d-da51-481e-9595-cab43bcfd5a1 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:37.203357 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d4a8852d-da51-481e-9595-cab43bcfd5a1 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] DELETE https://38.102.83.89/volume/v3/os-volume-transfer/c970570b-587f-40bb-8d69-46670913cd02 Mar 17 11:00:37.203643 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d4a8852d-da51-481e-9595-cab43bcfd5a1 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:37.203946 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d4a8852d-da51-481e-9595-cab43bcfd5a1 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:37.204136 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.contrib.volume_transfer [None req-d4a8852d-da51-481e-9595-cab43bcfd5a1 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Delete transfer with id: c970570b-587f-40bb-8d69-46670913cd02 Mar 17 11:00:37.207685 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d4a8852d-da51-481e-9595-cab43bcfd5a1 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] https://38.102.83.89/volume/v3/os-volume-transfer/c970570b-587f-40bb-8d69-46670913cd02 returned with HTTP 404 Mar 17 11:00:37.208331 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 629/1298] 38.102.83.89 () {72 vars in 1494 bytes} [Tue Mar 17 11:00:37 2026] DELETE /volume/v3/os-volume-transfer/c970570b-587f-40bb-8d69-46670913cd02 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:00:37.217626 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-8e608f4a-452a-4fd4-9ae2-5503d800b4ff None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:37.246783 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-8e608f4a-452a-4fd4-9ae2-5503d800b4ff tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] DELETE https://38.102.83.89/volume/v3/volumes/6a63edc9-6787-4441-857f-c65fc19ee92f Mar 17 11:00:37.246960 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-8e608f4a-452a-4fd4-9ae2-5503d800b4ff tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:37.247139 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-8e608f4a-452a-4fd4-9ae2-5503d800b4ff tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:37.247332 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-8e608f4a-452a-4fd4-9ae2-5503d800b4ff tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] Delete volume with id: 6a63edc9-6787-4441-857f-c65fc19ee92f Mar 17 11:00:37.255992 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:37.255992 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:37.256371 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-8e608f4a-452a-4fd4-9ae2-5503d800b4ff tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] Volume info retrieved successfully. Mar 17 11:00:37.261210 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-f646307e-8f64-48fd-816f-c31822ea9016 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:37.263957 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f646307e-8f64-48fd-816f-c31822ea9016 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 Mar 17 11:00:37.264245 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f646307e-8f64-48fd-816f-c31822ea9016 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:37.264636 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f646307e-8f64-48fd-816f-c31822ea9016 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:37.264872 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-f646307e-8f64-48fd-816f-c31822ea9016 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 1fb3069d-eec8-4c25-b936-586e00d02a53. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:37.271055 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:37.271055 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:37.271525 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-8e608f4a-452a-4fd4-9ae2-5503d800b4ff tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] Delete volume request issued successfully. Mar 17 11:00:37.271704 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-8e608f4a-452a-4fd4-9ae2-5503d800b4ff tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] https://38.102.83.89/volume/v3/volumes/6a63edc9-6787-4441-857f-c65fc19ee92f returned with HTTP 202 Mar 17 11:00:37.272066 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 670/1299] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 11:00:37 2026] DELETE /volume/v3/volumes/6a63edc9-6787-4441-857f-c65fc19ee92f => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:00:37.272572 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f646307e-8f64-48fd-816f-c31822ea9016 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 returned with HTTP 200 Mar 17 11:00:37.273185 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 630/1300] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:37 2026] GET /volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:37.291440 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-b3bfddb7-b789-4f3d-a082-b22d0507624a None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:37.292539 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-a220dfdc-1591-4695-a021-dabead7eebd5 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:37.294451 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b3bfddb7-b789-4f3d-a082-b22d0507624a tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] GET https://38.102.83.89/volume/v3/volumes/6a63edc9-6787-4441-857f-c65fc19ee92f Mar 17 11:00:37.294451 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b3bfddb7-b789-4f3d-a082-b22d0507624a tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:37.294451 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b3bfddb7-b789-4f3d-a082-b22d0507624a tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:37.295779 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a220dfdc-1591-4695-a021-dabead7eebd5 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 Mar 17 11:00:37.296156 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a220dfdc-1591-4695-a021-dabead7eebd5 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:37.296578 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a220dfdc-1591-4695-a021-dabead7eebd5 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:37.296819 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-a220dfdc-1591-4695-a021-dabead7eebd5 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 1fb3069d-eec8-4c25-b936-586e00d02a53. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:37.300529 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:37.300529 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:37.303408 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:37.303408 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:37.303517 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-b3bfddb7-b789-4f3d-a082-b22d0507624a tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] Volume info retrieved successfully. Mar 17 11:00:37.304569 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a220dfdc-1591-4695-a021-dabead7eebd5 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 returned with HTTP 200 Mar 17 11:00:37.305077 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 631/1301] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:37 2026] GET /volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:37.307916 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b3bfddb7-b789-4f3d-a082-b22d0507624a tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] https://38.102.83.89/volume/v3/volumes/6a63edc9-6787-4441-857f-c65fc19ee92f returned with HTTP 200 Mar 17 11:00:37.308245 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 671/1302] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:37 2026] GET /volume/v3/volumes/6a63edc9-6787-4441-857f-c65fc19ee92f => generated 1030 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Mar 17 11:00:37.325331 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-2d1a879b-7ccf-4a2b-ae18-e35c45e9a4b9 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:37.325331 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2d1a879b-7ccf-4a2b-ae18-e35c45e9a4b9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] DELETE https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 Mar 17 11:00:37.325685 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2d1a879b-7ccf-4a2b-ae18-e35c45e9a4b9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:37.325878 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2d1a879b-7ccf-4a2b-ae18-e35c45e9a4b9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:37.326045 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.contrib.backups [None req-2d1a879b-7ccf-4a2b-ae18-e35c45e9a4b9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Delete backup with id: 1fb3069d-eec8-4c25-b936-586e00d02a53. Mar 17 11:00:37.331916 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:37.331916 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:37.345944 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.backup.rpcapi [None req-2d1a879b-7ccf-4a2b-ae18-e35c45e9a4b9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] delete_backup rpcapi backup_id 1fb3069d-eec8-4c25-b936-586e00d02a53 {{(pid=123124) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Mar 17 11:00:37.348211 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2d1a879b-7ccf-4a2b-ae18-e35c45e9a4b9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 returned with HTTP 202 Mar 17 11:00:37.348765 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 632/1303] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 11:00:37 2026] DELETE /volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Mar 17 11:00:37.364208 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-c5784ec7-b42c-4c43-bad6-60e4b1fe63ab None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:37.365865 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c5784ec7-b42c-4c43-bad6-60e4b1fe63ab tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 Mar 17 11:00:37.366052 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c5784ec7-b42c-4c43-bad6-60e4b1fe63ab tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:37.366232 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c5784ec7-b42c-4c43-bad6-60e4b1fe63ab tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:37.366348 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-c5784ec7-b42c-4c43-bad6-60e4b1fe63ab tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 1fb3069d-eec8-4c25-b936-586e00d02a53. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:37.370449 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:37.370449 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:37.371181 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c5784ec7-b42c-4c43-bad6-60e4b1fe63ab tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 returned with HTTP 200 Mar 17 11:00:37.371943 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 672/1304] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:37 2026] GET /volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 11:00:38.338542 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-047af55e-7fc2-4806-9440-f359d4c16aa5 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:38.339921 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-047af55e-7fc2-4806-9440-f359d4c16aa5 tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] GET https://38.102.83.89/volume/v3/volumes/6a63edc9-6787-4441-857f-c65fc19ee92f Mar 17 11:00:38.342176 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-047af55e-7fc2-4806-9440-f359d4c16aa5 tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:38.342176 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-047af55e-7fc2-4806-9440-f359d4c16aa5 tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:38.349204 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:38.349204 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:38.352611 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-047af55e-7fc2-4806-9440-f359d4c16aa5 tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] Volume info retrieved successfully. Mar 17 11:00:38.356654 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-047af55e-7fc2-4806-9440-f359d4c16aa5 tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] https://38.102.83.89/volume/v3/volumes/6a63edc9-6787-4441-857f-c65fc19ee92f returned with HTTP 200 Mar 17 11:00:38.357051 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 633/1305] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:38 2026] GET /volume/v3/volumes/6a63edc9-6787-4441-857f-c65fc19ee92f => generated 1030 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:00:38.388894 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-f65f7c3f-7a36-4812-974e-4c29e42f13d9 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:38.390453 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f65f7c3f-7a36-4812-974e-4c29e42f13d9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 Mar 17 11:00:38.390619 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f65f7c3f-7a36-4812-974e-4c29e42f13d9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:38.390762 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f65f7c3f-7a36-4812-974e-4c29e42f13d9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:38.390839 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-f65f7c3f-7a36-4812-974e-4c29e42f13d9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id 1fb3069d-eec8-4c25-b936-586e00d02a53. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:38.393770 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f65f7c3f-7a36-4812-974e-4c29e42f13d9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 returned with HTTP 404 Mar 17 11:00:38.394074 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 673/1306] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:38 2026] GET /volume/v3/backups/1fb3069d-eec8-4c25-b936-586e00d02a53 => generated 109 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:00:38.502404 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-c2bcde29-8a98-4ef9-82ed-1ee1694cc98b None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:38.508933 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c2bcde29-8a98-4ef9-82ed-1ee1694cc98b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] DELETE https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 Mar 17 11:00:38.509268 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c2bcde29-8a98-4ef9-82ed-1ee1694cc98b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:38.509622 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c2bcde29-8a98-4ef9-82ed-1ee1694cc98b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:38.509813 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.contrib.backups [None req-c2bcde29-8a98-4ef9-82ed-1ee1694cc98b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Delete backup with id: b84c7175-b26a-45ba-aeed-249c987b7a89. Mar 17 11:00:38.515419 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:38.515419 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:38.530584 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.backup.rpcapi [None req-c2bcde29-8a98-4ef9-82ed-1ee1694cc98b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] delete_backup rpcapi backup_id b84c7175-b26a-45ba-aeed-249c987b7a89 {{(pid=123124) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Mar 17 11:00:38.533146 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c2bcde29-8a98-4ef9-82ed-1ee1694cc98b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 returned with HTTP 202 Mar 17 11:00:38.533858 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 634/1307] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 11:00:38 2026] DELETE /volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Mar 17 11:00:38.544934 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-17e022f5-c937-43ae-bb8a-66a07d9bb85d None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:38.547460 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-17e022f5-c937-43ae-bb8a-66a07d9bb85d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 Mar 17 11:00:38.547749 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-17e022f5-c937-43ae-bb8a-66a07d9bb85d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:38.548080 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-17e022f5-c937-43ae-bb8a-66a07d9bb85d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:38.548259 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-17e022f5-c937-43ae-bb8a-66a07d9bb85d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id b84c7175-b26a-45ba-aeed-249c987b7a89. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:38.556377 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:38.556377 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:38.556377 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-17e022f5-c937-43ae-bb8a-66a07d9bb85d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 returned with HTTP 200 Mar 17 11:00:38.556377 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 674/1308] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:38 2026] GET /volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:39.379983 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-3134befe-694a-4713-9450-a529a8b22fe1 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:39.381434 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-3134befe-694a-4713-9450-a529a8b22fe1 tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] GET https://38.102.83.89/volume/v3/volumes/6a63edc9-6787-4441-857f-c65fc19ee92f Mar 17 11:00:39.381583 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-3134befe-694a-4713-9450-a529a8b22fe1 tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:39.381717 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-3134befe-694a-4713-9450-a529a8b22fe1 tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:39.386523 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-3134befe-694a-4713-9450-a529a8b22fe1 tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] https://38.102.83.89/volume/v3/volumes/6a63edc9-6787-4441-857f-c65fc19ee92f returned with HTTP 404 Mar 17 11:00:39.386777 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 635/1309] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:39 2026] GET /volume/v3/volumes/6a63edc9-6787-4441-857f-c65fc19ee92f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:00:39.398953 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-9ca7bc7b-0afa-42f7-9a64-ce2bd4f16c90 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:39.400328 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9ca7bc7b-0afa-42f7-9a64-ce2bd4f16c90 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] GET https://38.102.83.89/volume/v3/volumes/6a63edc9-6787-4441-857f-c65fc19ee92f Mar 17 11:00:39.400453 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9ca7bc7b-0afa-42f7-9a64-ce2bd4f16c90 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:39.400595 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9ca7bc7b-0afa-42f7-9a64-ce2bd4f16c90 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:39.405272 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9ca7bc7b-0afa-42f7-9a64-ce2bd4f16c90 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] https://38.102.83.89/volume/v3/volumes/6a63edc9-6787-4441-857f-c65fc19ee92f returned with HTTP 404 Mar 17 11:00:39.405614 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 675/1310] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:39 2026] GET /volume/v3/volumes/6a63edc9-6787-4441-857f-c65fc19ee92f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:00:39.415172 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-04adc1b9-13a6-4295-aac8-35b8c8a0ebcb None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:39.416493 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-04adc1b9-13a6-4295-aac8-35b8c8a0ebcb tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] DELETE https://38.102.83.89/volume/v3/volumes/6a63edc9-6787-4441-857f-c65fc19ee92f Mar 17 11:00:39.416638 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-04adc1b9-13a6-4295-aac8-35b8c8a0ebcb tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:39.416796 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-04adc1b9-13a6-4295-aac8-35b8c8a0ebcb tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:39.416923 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-04adc1b9-13a6-4295-aac8-35b8c8a0ebcb tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Delete volume with id: 6a63edc9-6787-4441-857f-c65fc19ee92f Mar 17 11:00:39.421353 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-04adc1b9-13a6-4295-aac8-35b8c8a0ebcb tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] https://38.102.83.89/volume/v3/volumes/6a63edc9-6787-4441-857f-c65fc19ee92f returned with HTTP 404 Mar 17 11:00:39.421669 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 636/1311] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 11:00:39 2026] DELETE /volume/v3/volumes/6a63edc9-6787-4441-857f-c65fc19ee92f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:00:39.431682 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-a0de66bf-4d89-49a5-937a-9efd7b751e6d None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:39.432905 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a0de66bf-4d89-49a5-937a-9efd7b751e6d tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 11:00:39.433148 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a0de66bf-4d89-49a5-937a-9efd7b751e6d tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-709659207"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:00:39.434205 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.volumes [None req-a0de66bf-4d89-49a5-937a-9efd7b751e6d tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-709659207'}} {{(pid=123123) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 11:00:39.434311 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-a0de66bf-4d89-49a5-937a-9efd7b751e6d tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Create volume of 1 GB Mar 17 11:00:39.437197 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-a0de66bf-4d89-49a5-937a-9efd7b751e6d tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Availability Zones retrieved successfully. Mar 17 11:00:39.441627 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-a0de66bf-4d89-49a5-937a-9efd7b751e6d tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Flow 'volume_create_api' (5b68e887-ad82-4f27-bee3-6f6fd199d71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:00:39.442344 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-a0de66bf-4d89-49a5-937a-9efd7b751e6d tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be0324ca-5a73-49f5-80f0-acdc0e9a710d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:00:39.443040 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.flows.api.create_volume [None req-a0de66bf-4d89-49a5-937a-9efd7b751e6d tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Validating volume size '1' using validate_int {{(pid=123123) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 11:00:39.459404 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-a0de66bf-4d89-49a5-937a-9efd7b751e6d tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be0324ca-5a73-49f5-80f0-acdc0e9a710d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:00:39.459921 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-a0de66bf-4d89-49a5-937a-9efd7b751e6d tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cec72461-3df0-453d-a0fa-6be635b4e05e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:00:39.482469 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-a0de66bf-4d89-49a5-937a-9efd7b751e6d tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Created reservations ['02a0dc75-5c99-4820-b18d-1f365a814db4', '52371a5e-838e-4f3b-9bc9-0ec6da396d3a', '0e0a7759-8fb3-4697-9a6e-639b77a5e128', '001f91ac-eacf-48e7-900c-5b5a2ead0124'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:00:39.482997 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-a0de66bf-4d89-49a5-937a-9efd7b751e6d tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cec72461-3df0-453d-a0fa-6be635b4e05e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02a0dc75-5c99-4820-b18d-1f365a814db4', '52371a5e-838e-4f3b-9bc9-0ec6da396d3a', '0e0a7759-8fb3-4697-9a6e-639b77a5e128', '001f91ac-eacf-48e7-900c-5b5a2ead0124']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:00:39.483547 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-a0de66bf-4d89-49a5-937a-9efd7b751e6d tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54c2391d-10b4-477b-8317-ce51492494f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:00:39.493953 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-a0de66bf-4d89-49a5-937a-9efd7b751e6d tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54c2391d-10b4-477b-8317-ce51492494f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35e59f33-26cc-4bc5-8aac-12f7c18054d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-709659207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf653e801f0b4054937e24df6bdad378',qos_specs=None,replication_status=,reservations=['02a0dc75-5c99-4820-b18d-1f365a814db4','52371a5e-838e-4f3b-9bc9-0ec6da396d3a','0e0a7759-8fb3-4697-9a6e-639b77a5e128','001f91ac-eacf-48e7-900c-5b5a2ead0124'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9321fbae2da940618831d3f9468b4baa',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T15:00:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-709659207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35e59f33-26cc-4bc5-8aac-12f7c18054d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf653e801f0b4054937e24df6bdad378',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9321fbae2da940618831d3f9468b4baa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:00:39.494465 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-a0de66bf-4d89-49a5-937a-9efd7b751e6d tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae73e154-fdfe-47ad-81c4-13a07bcf9cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:00:39.507635 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-a0de66bf-4d89-49a5-937a-9efd7b751e6d tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae73e154-fdfe-47ad-81c4-13a07bcf9cd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-709659207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf653e801f0b4054937e24df6bdad378',qos_specs=None,replication_status=,reservations=['02a0dc75-5c99-4820-b18d-1f365a814db4','52371a5e-838e-4f3b-9bc9-0ec6da396d3a','0e0a7759-8fb3-4697-9a6e-639b77a5e128','001f91ac-eacf-48e7-900c-5b5a2ead0124'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9321fbae2da940618831d3f9468b4baa',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:00:39.508115 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-a0de66bf-4d89-49a5-937a-9efd7b751e6d tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4f72c7f-11a2-4993-8940-082d693ee283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:00:39.513730 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-a0de66bf-4d89-49a5-937a-9efd7b751e6d tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4f72c7f-11a2-4993-8940-082d693ee283) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:00:39.514274 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-a0de66bf-4d89-49a5-937a-9efd7b751e6d tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Flow 'volume_create_api' (5b68e887-ad82-4f27-bee3-6f6fd199d71e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:00:39.514483 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-a0de66bf-4d89-49a5-937a-9efd7b751e6d tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Create volume request issued successfully. Mar 17 11:00:39.514861 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a0de66bf-4d89-49a5-937a-9efd7b751e6d tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 11:00:39.515158 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 676/1312] 38.102.83.89 () {74 vars in 1368 bytes} [Tue Mar 17 11:00:39 2026] POST /volume/v3/volumes => generated 757 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:00:39.535371 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-573b6b12-c281-4cfd-acc7-150e752b3b95 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:39.539383 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-573b6b12-c281-4cfd-acc7-150e752b3b95 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] GET https://38.102.83.89/volume/v3/volumes/35e59f33-26cc-4bc5-8aac-12f7c18054d3 Mar 17 11:00:39.539518 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-573b6b12-c281-4cfd-acc7-150e752b3b95 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:39.539655 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-573b6b12-c281-4cfd-acc7-150e752b3b95 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:39.545123 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:39.545123 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:39.548446 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-573b6b12-c281-4cfd-acc7-150e752b3b95 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Volume info retrieved successfully. Mar 17 11:00:39.551732 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-573b6b12-c281-4cfd-acc7-150e752b3b95 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] https://38.102.83.89/volume/v3/volumes/35e59f33-26cc-4bc5-8aac-12f7c18054d3 returned with HTTP 200 Mar 17 11:00:39.552460 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 637/1313] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:39 2026] GET /volume/v3/volumes/35e59f33-26cc-4bc5-8aac-12f7c18054d3 => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:39.573645 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-39fa0c45-fcf7-4a8e-8429-53326efcc7a4 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:39.575092 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-39fa0c45-fcf7-4a8e-8429-53326efcc7a4 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 Mar 17 11:00:39.575257 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-39fa0c45-fcf7-4a8e-8429-53326efcc7a4 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:39.575395 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-39fa0c45-fcf7-4a8e-8429-53326efcc7a4 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:39.575484 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-39fa0c45-fcf7-4a8e-8429-53326efcc7a4 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Show backup with id b84c7175-b26a-45ba-aeed-249c987b7a89. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:00:39.578126 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-39fa0c45-fcf7-4a8e-8429-53326efcc7a4 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 returned with HTTP 404 Mar 17 11:00:39.578505 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 677/1314] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:39 2026] GET /volume/v3/backups/b84c7175-b26a-45ba-aeed-249c987b7a89 => generated 109 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:00:39.756515 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-863e8b68-a557-4883-be46-9a9310e535d7 req-ca74e051-f6e2-4348-8004-ca5c1091d12b None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:39.859208 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-863e8b68-a557-4883-be46-9a9310e535d7 req-ca74e051-f6e2-4348-8004-ca5c1091d12b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 Mar 17 11:00:39.859521 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-863e8b68-a557-4883-be46-9a9310e535d7 req-ca74e051-f6e2-4348-8004-ca5c1091d12b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:39.859800 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-863e8b68-a557-4883-be46-9a9310e535d7 req-ca74e051-f6e2-4348-8004-ca5c1091d12b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:39.876967 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:39.876967 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:39.882082 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-863e8b68-a557-4883-be46-9a9310e535d7 req-ca74e051-f6e2-4348-8004-ca5c1091d12b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 11:00:39.888255 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-863e8b68-a557-4883-be46-9a9310e535d7 req-ca74e051-f6e2-4348-8004-ca5c1091d12b tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 returned with HTTP 200 Mar 17 11:00:39.892323 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 638/1315] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 11:00:39 2026] GET /volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 => generated 1140 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:00:39.917065 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-863e8b68-a557-4883-be46-9a9310e535d7 req-88d0d7fd-4829-4808-a377-a2bc9e7934e2 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:39.919574 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-863e8b68-a557-4883-be46-9a9310e535d7 req-88d0d7fd-4829-4808-a377-a2bc9e7934e2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] POST https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653/action Mar 17 11:00:39.919965 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-863e8b68-a557-4883-be46-9a9310e535d7 req-88d0d7fd-4829-4808-a377-a2bc9e7934e2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 11:00:39.920125 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-863e8b68-a557-4883-be46-9a9310e535d7 req-88d0d7fd-4829-4808-a377-a2bc9e7934e2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:00:39.932163 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:39.932163 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:39.932752 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-863e8b68-a557-4883-be46-9a9310e535d7 req-88d0d7fd-4829-4808-a377-a2bc9e7934e2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 11:00:39.940684 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-863e8b68-a557-4883-be46-9a9310e535d7 req-88d0d7fd-4829-4808-a377-a2bc9e7934e2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Begin detaching volume completed successfully. Mar 17 11:00:39.940911 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-863e8b68-a557-4883-be46-9a9310e535d7 req-88d0d7fd-4829-4808-a377-a2bc9e7934e2 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653/action returned with HTTP 202 Mar 17 11:00:39.941840 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 678/1316] 38.102.83.89 () {78 vars in 1782 bytes} [Tue Mar 17 11:00:39 2026] POST /volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Mar 17 11:00:39.967900 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-000204ab-71e4-4008-b6f6-d75dbbfcbeda None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:39.970368 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-000204ab-71e4-4008-b6f6-d75dbbfcbeda tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 Mar 17 11:00:39.970679 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-000204ab-71e4-4008-b6f6-d75dbbfcbeda tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:39.970986 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-000204ab-71e4-4008-b6f6-d75dbbfcbeda tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:39.988126 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:39.988126 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:39.992647 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-000204ab-71e4-4008-b6f6-d75dbbfcbeda tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 11:00:40.000087 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-000204ab-71e4-4008-b6f6-d75dbbfcbeda tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 returned with HTTP 200 Mar 17 11:00:40.000750 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 639/1317] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:39 2026] GET /volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:00:40.572679 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-dd69cdd8-6ca7-4fe0-995c-e196fe940646 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:40.575355 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-dd69cdd8-6ca7-4fe0-995c-e196fe940646 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] GET https://38.102.83.89/volume/v3/volumes/35e59f33-26cc-4bc5-8aac-12f7c18054d3 Mar 17 11:00:40.575627 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-dd69cdd8-6ca7-4fe0-995c-e196fe940646 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:40.575916 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-dd69cdd8-6ca7-4fe0-995c-e196fe940646 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:40.587438 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:40.587438 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:40.592215 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-dd69cdd8-6ca7-4fe0-995c-e196fe940646 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Volume info retrieved successfully. Mar 17 11:00:40.598905 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-dd69cdd8-6ca7-4fe0-995c-e196fe940646 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] https://38.102.83.89/volume/v3/volumes/35e59f33-26cc-4bc5-8aac-12f7c18054d3 returned with HTTP 200 Mar 17 11:00:40.599420 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 679/1318] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:40 2026] GET /volume/v3/volumes/35e59f33-26cc-4bc5-8aac-12f7c18054d3 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:40.613143 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-e4c921f5-ab4f-4e82-aa16-d893fd822e16 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:40.616062 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e4c921f5-ab4f-4e82-aa16-d893fd822e16 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] POST https://38.102.83.89/volume/v3/os-volume-transfer Mar 17 11:00:40.616589 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e4c921f5-ab4f-4e82-aa16-d893fd822e16 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "35e59f33-26cc-4bc5-8aac-12f7c18054d3"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:00:40.618704 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.contrib.volume_transfer [None req-e4c921f5-ab4f-4e82-aa16-d893fd822e16 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Creating new volume transfer {'transfer': {'volume_id': '35e59f33-26cc-4bc5-8aac-12f7c18054d3'}} {{(pid=123124) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Mar 17 11:00:40.618885 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.contrib.volume_transfer [None req-e4c921f5-ab4f-4e82-aa16-d893fd822e16 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Creating transfer of volume 35e59f33-26cc-4bc5-8aac-12f7c18054d3 Mar 17 11:00:40.619059 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.transfer.api [None req-e4c921f5-ab4f-4e82-aa16-d893fd822e16 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Generating transfer record for volume 35e59f33-26cc-4bc5-8aac-12f7c18054d3 Mar 17 11:00:40.628119 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:40.628119 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:40.639144 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e4c921f5-ab4f-4e82-aa16-d893fd822e16 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] https://38.102.83.89/volume/v3/os-volume-transfer returned with HTTP 202 Mar 17 11:00:40.639825 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 640/1319] 38.102.83.89 () {74 vars in 1401 bytes} [Tue Mar 17 11:00:40 2026] POST /volume/v3/os-volume-transfer => generated 445 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Mar 17 11:00:40.649164 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-2da8911c-b3b7-4b60-8469-858fa3fafd2d None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:40.652009 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2da8911c-b3b7-4b60-8469-858fa3fafd2d tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] GET https://38.102.83.89/volume/v3/volumes/35e59f33-26cc-4bc5-8aac-12f7c18054d3 Mar 17 11:00:40.652278 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2da8911c-b3b7-4b60-8469-858fa3fafd2d tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:40.652621 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2da8911c-b3b7-4b60-8469-858fa3fafd2d tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:40.662033 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:40.662033 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:40.666347 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-2da8911c-b3b7-4b60-8469-858fa3fafd2d tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Volume info retrieved successfully. Mar 17 11:00:40.671794 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2da8911c-b3b7-4b60-8469-858fa3fafd2d tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] https://38.102.83.89/volume/v3/volumes/35e59f33-26cc-4bc5-8aac-12f7c18054d3 returned with HTTP 200 Mar 17 11:00:40.672249 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 680/1320] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:40 2026] GET /volume/v3/volumes/35e59f33-26cc-4bc5-8aac-12f7c18054d3 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:40.685600 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-d9550e38-a318-484b-aae7-db024c3dfde7 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:40.688073 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d9550e38-a318-484b-aae7-db024c3dfde7 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] GET https://38.102.83.89/volume/v3/os-volume-transfer/detail Mar 17 11:00:40.688385 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d9550e38-a318-484b-aae7-db024c3dfde7 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:40.688737 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d9550e38-a318-484b-aae7-db024c3dfde7 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Calling method 'detail' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:40.688988 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.contrib.volume_transfer [None req-d9550e38-a318-484b-aae7-db024c3dfde7 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Listing volume transfers {{(pid=123124) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Mar 17 11:00:40.693845 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d9550e38-a318-484b-aae7-db024c3dfde7 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] https://38.102.83.89/volume/v3/os-volume-transfer/detail returned with HTTP 200 Mar 17 11:00:40.694361 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 641/1321] 38.102.83.89 () {72 vars in 1401 bytes} [Tue Mar 17 11:00:40 2026] GET /volume/v3/os-volume-transfer/detail => generated 416 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:40.702918 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-454f06b3-63d8-41eb-b63c-658d13e776a0 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:40.705273 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-454f06b3-63d8-41eb-b63c-658d13e776a0 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] DELETE https://38.102.83.89/volume/v3/os-volume-transfer/d33d747e-e008-4bbc-abe5-735ce1fff243 Mar 17 11:00:40.705565 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-454f06b3-63d8-41eb-b63c-658d13e776a0 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:40.705855 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-454f06b3-63d8-41eb-b63c-658d13e776a0 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:40.706061 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.contrib.volume_transfer [None req-454f06b3-63d8-41eb-b63c-658d13e776a0 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Delete transfer with id: d33d747e-e008-4bbc-abe5-735ce1fff243 Mar 17 11:00:40.717342 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:40.717342 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:40.725600 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-454f06b3-63d8-41eb-b63c-658d13e776a0 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] https://38.102.83.89/volume/v3/os-volume-transfer/d33d747e-e008-4bbc-abe5-735ce1fff243 returned with HTTP 202 Mar 17 11:00:40.726172 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 681/1322] 38.102.83.89 () {72 vars in 1494 bytes} [Tue Mar 17 11:00:40 2026] DELETE /volume/v3/os-volume-transfer/d33d747e-e008-4bbc-abe5-735ce1fff243 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:00:40.734266 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-55ac10ae-fba0-4026-8f22-b1fde9109874 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:40.736484 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-55ac10ae-fba0-4026-8f22-b1fde9109874 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] GET https://38.102.83.89/volume/v3/volumes/35e59f33-26cc-4bc5-8aac-12f7c18054d3 Mar 17 11:00:40.736732 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-55ac10ae-fba0-4026-8f22-b1fde9109874 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:40.736990 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-55ac10ae-fba0-4026-8f22-b1fde9109874 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:40.745269 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:40.745269 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:40.749342 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-55ac10ae-fba0-4026-8f22-b1fde9109874 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Volume info retrieved successfully. Mar 17 11:00:40.754791 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-55ac10ae-fba0-4026-8f22-b1fde9109874 tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] https://38.102.83.89/volume/v3/volumes/35e59f33-26cc-4bc5-8aac-12f7c18054d3 returned with HTTP 200 Mar 17 11:00:40.755337 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 642/1323] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:40 2026] GET /volume/v3/volumes/35e59f33-26cc-4bc5-8aac-12f7c18054d3 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:40.768242 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-df928808-7bd2-4b1d-9676-2a6694c4338d None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:40.770615 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-df928808-7bd2-4b1d-9676-2a6694c4338d tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] DELETE https://38.102.83.89/volume/v3/os-volume-transfer/d33d747e-e008-4bbc-abe5-735ce1fff243 Mar 17 11:00:40.770884 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-df928808-7bd2-4b1d-9676-2a6694c4338d tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:40.771167 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-df928808-7bd2-4b1d-9676-2a6694c4338d tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:40.771365 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.contrib.volume_transfer [None req-df928808-7bd2-4b1d-9676-2a6694c4338d tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Delete transfer with id: d33d747e-e008-4bbc-abe5-735ce1fff243 Mar 17 11:00:40.774589 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-df928808-7bd2-4b1d-9676-2a6694c4338d tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] https://38.102.83.89/volume/v3/os-volume-transfer/d33d747e-e008-4bbc-abe5-735ce1fff243 returned with HTTP 404 Mar 17 11:00:40.775419 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 682/1324] 38.102.83.89 () {72 vars in 1494 bytes} [Tue Mar 17 11:00:40 2026] DELETE /volume/v3/os-volume-transfer/d33d747e-e008-4bbc-abe5-735ce1fff243 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:00:40.782873 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-c3cb113b-6758-4f92-a02d-481d5e5ac53b None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:40.785647 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c3cb113b-6758-4f92-a02d-481d5e5ac53b tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] DELETE https://38.102.83.89/volume/v3/volumes/35e59f33-26cc-4bc5-8aac-12f7c18054d3 Mar 17 11:00:40.785943 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c3cb113b-6758-4f92-a02d-481d5e5ac53b tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:40.786380 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c3cb113b-6758-4f92-a02d-481d5e5ac53b tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:40.786660 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-c3cb113b-6758-4f92-a02d-481d5e5ac53b tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] Delete volume with id: 35e59f33-26cc-4bc5-8aac-12f7c18054d3 Mar 17 11:00:40.796444 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:40.796444 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:40.797037 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-c3cb113b-6758-4f92-a02d-481d5e5ac53b tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] Volume info retrieved successfully. Mar 17 11:00:40.817670 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-c3cb113b-6758-4f92-a02d-481d5e5ac53b tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] Delete volume request issued successfully. Mar 17 11:00:40.817942 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c3cb113b-6758-4f92-a02d-481d5e5ac53b tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] https://38.102.83.89/volume/v3/volumes/35e59f33-26cc-4bc5-8aac-12f7c18054d3 returned with HTTP 202 Mar 17 11:00:40.818800 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 643/1325] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 11:00:40 2026] DELETE /volume/v3/volumes/35e59f33-26cc-4bc5-8aac-12f7c18054d3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:00:40.827051 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-380184fb-4f44-444f-b5c8-29869bcdb2e8 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:40.829428 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-380184fb-4f44-444f-b5c8-29869bcdb2e8 tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] GET https://38.102.83.89/volume/v3/volumes/35e59f33-26cc-4bc5-8aac-12f7c18054d3 Mar 17 11:00:40.829651 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-380184fb-4f44-444f-b5c8-29869bcdb2e8 tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:40.829919 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-380184fb-4f44-444f-b5c8-29869bcdb2e8 tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:40.838633 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:40.838633 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:40.842331 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-380184fb-4f44-444f-b5c8-29869bcdb2e8 tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] Volume info retrieved successfully. Mar 17 11:00:40.847023 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-380184fb-4f44-444f-b5c8-29869bcdb2e8 tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] https://38.102.83.89/volume/v3/volumes/35e59f33-26cc-4bc5-8aac-12f7c18054d3 returned with HTTP 200 Mar 17 11:00:40.847493 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 683/1326] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:40 2026] GET /volume/v3/volumes/35e59f33-26cc-4bc5-8aac-12f7c18054d3 => generated 1030 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:00:40.980558 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-ee5f7ceb-21c1-42ec-85cf-01747ea26cd6 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:40.981061 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ee5f7ceb-21c1-42ec-85cf-01747ea26cd6 None None] GET https://38.102.83.89/volume// Mar 17 11:00:40.981325 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ee5f7ceb-21c1-42ec-85cf-01747ea26cd6 None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:40.981616 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ee5f7ceb-21c1-42ec-85cf-01747ea26cd6 None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:40.982093 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ee5f7ceb-21c1-42ec-85cf-01747ea26cd6 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 11:00:40.982532 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 644/1327] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 11:00:40 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 11:00:40.993597 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-863e8b68-a557-4883-be46-9a9310e535d7 req-d97b7e34-7e31-4d19-9235-729406cf9465 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:41.026116 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-c44c1756-a786-433f-af0e-0e23f29e71b5 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:41.028641 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c44c1756-a786-433f-af0e-0e23f29e71b5 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 Mar 17 11:00:41.028931 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c44c1756-a786-433f-af0e-0e23f29e71b5 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:41.029240 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c44c1756-a786-433f-af0e-0e23f29e71b5 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:41.042771 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:41.042771 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:41.045148 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-863e8b68-a557-4883-be46-9a9310e535d7 req-d97b7e34-7e31-4d19-9235-729406cf9465 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 Mar 17 11:00:41.045614 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-c44c1756-a786-433f-af0e-0e23f29e71b5 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 11:00:41.045807 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-863e8b68-a557-4883-be46-9a9310e535d7 req-d97b7e34-7e31-4d19-9235-729406cf9465 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:41.046255 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-863e8b68-a557-4883-be46-9a9310e535d7 req-d97b7e34-7e31-4d19-9235-729406cf9465 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:41.051226 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c44c1756-a786-433f-af0e-0e23f29e71b5 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 returned with HTTP 200 Mar 17 11:00:41.051734 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 645/1328] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:41 2026] GET /volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:00:41.057093 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:41.057093 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:41.061531 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-863e8b68-a557-4883-be46-9a9310e535d7 req-d97b7e34-7e31-4d19-9235-729406cf9465 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 11:00:41.067143 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-863e8b68-a557-4883-be46-9a9310e535d7 req-d97b7e34-7e31-4d19-9235-729406cf9465 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 returned with HTTP 200 Mar 17 11:00:41.067799 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 684/1329] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 11:00:40 2026] GET /volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 => generated 1324 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 11:00:41.418682 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-863e8b68-a557-4883-be46-9a9310e535d7 req-2f8809a7-04da-489f-85f9-2d6bf59128a9 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:41.420815 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-863e8b68-a557-4883-be46-9a9310e535d7 req-2f8809a7-04da-489f-85f9-2d6bf59128a9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] DELETE https://38.102.83.89/volume/v3/attachments/4206f3c8-82e7-4481-95f8-85de36ca5ab3 Mar 17 11:00:41.421011 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-863e8b68-a557-4883-be46-9a9310e535d7 req-2f8809a7-04da-489f-85f9-2d6bf59128a9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:41.421217 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-863e8b68-a557-4883-be46-9a9310e535d7 req-2f8809a7-04da-489f-85f9-2d6bf59128a9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'version_select' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:41.427921 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:41.427921 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:41.862336 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-ff42884b-62ec-43e6-a00b-3f25db7c8f4e None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:41.863574 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ff42884b-62ec-43e6-a00b-3f25db7c8f4e tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] GET https://38.102.83.89/volume/v3/volumes/35e59f33-26cc-4bc5-8aac-12f7c18054d3 Mar 17 11:00:41.863943 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ff42884b-62ec-43e6-a00b-3f25db7c8f4e tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:41.864139 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ff42884b-62ec-43e6-a00b-3f25db7c8f4e tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:41.869076 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:41.869076 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:41.871403 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-ff42884b-62ec-43e6-a00b-3f25db7c8f4e tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] Volume info retrieved successfully. Mar 17 11:00:41.874017 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ff42884b-62ec-43e6-a00b-3f25db7c8f4e tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] https://38.102.83.89/volume/v3/volumes/35e59f33-26cc-4bc5-8aac-12f7c18054d3 returned with HTTP 200 Mar 17 11:00:41.874357 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 685/1330] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:41 2026] GET /volume/v3/volumes/35e59f33-26cc-4bc5-8aac-12f7c18054d3 => generated 1030 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:00:42.072467 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-e3a57081-cff0-4f9c-9a04-7497abb29d35 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:42.074772 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e3a57081-cff0-4f9c-9a04-7497abb29d35 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 Mar 17 11:00:42.075746 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e3a57081-cff0-4f9c-9a04-7497abb29d35 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:42.075956 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e3a57081-cff0-4f9c-9a04-7497abb29d35 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:42.085855 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:42.085855 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:42.091320 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-e3a57081-cff0-4f9c-9a04-7497abb29d35 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 11:00:42.096176 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e3a57081-cff0-4f9c-9a04-7497abb29d35 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 returned with HTTP 200 Mar 17 11:00:42.097354 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 686/1331] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:42 2026] GET /volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:00:42.886343 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-ffa60f81-0cdb-458e-907e-a86be32cd192 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:42.888682 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ffa60f81-0cdb-458e-907e-a86be32cd192 tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] GET https://38.102.83.89/volume/v3/volumes/35e59f33-26cc-4bc5-8aac-12f7c18054d3 Mar 17 11:00:42.888964 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ffa60f81-0cdb-458e-907e-a86be32cd192 tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:42.889253 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ffa60f81-0cdb-458e-907e-a86be32cd192 tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:42.896505 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ffa60f81-0cdb-458e-907e-a86be32cd192 tempest-VolumesTransfersTest-1069128737 tempest-VolumesTransfersTest-1069128737-project-admin] https://38.102.83.89/volume/v3/volumes/35e59f33-26cc-4bc5-8aac-12f7c18054d3 returned with HTTP 404 Mar 17 11:00:42.897089 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 687/1332] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:42 2026] GET /volume/v3/volumes/35e59f33-26cc-4bc5-8aac-12f7c18054d3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:00:42.904773 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-43894046-80cf-4197-9d81-add1e0da81af None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:42.907038 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-43894046-80cf-4197-9d81-add1e0da81af tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] GET https://38.102.83.89/volume/v3/volumes/35e59f33-26cc-4bc5-8aac-12f7c18054d3 Mar 17 11:00:42.907381 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-43894046-80cf-4197-9d81-add1e0da81af tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:42.907670 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-43894046-80cf-4197-9d81-add1e0da81af tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:42.914870 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-43894046-80cf-4197-9d81-add1e0da81af tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] https://38.102.83.89/volume/v3/volumes/35e59f33-26cc-4bc5-8aac-12f7c18054d3 returned with HTTP 404 Mar 17 11:00:42.915521 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 688/1333] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:42 2026] GET /volume/v3/volumes/35e59f33-26cc-4bc5-8aac-12f7c18054d3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:00:42.922438 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-8ac10f36-e919-4599-9d2b-5a9a069f338a None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:42.924712 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-8ac10f36-e919-4599-9d2b-5a9a069f338a tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] DELETE https://38.102.83.89/volume/v3/volumes/35e59f33-26cc-4bc5-8aac-12f7c18054d3 Mar 17 11:00:42.924985 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-8ac10f36-e919-4599-9d2b-5a9a069f338a tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:42.925260 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-8ac10f36-e919-4599-9d2b-5a9a069f338a tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:42.925530 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-8ac10f36-e919-4599-9d2b-5a9a069f338a tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] Delete volume with id: 35e59f33-26cc-4bc5-8aac-12f7c18054d3 Mar 17 11:00:42.932409 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-8ac10f36-e919-4599-9d2b-5a9a069f338a tempest-VolumesTransfersTest-1471370827 tempest-VolumesTransfersTest-1471370827-project-member] https://38.102.83.89/volume/v3/volumes/35e59f33-26cc-4bc5-8aac-12f7c18054d3 returned with HTTP 404 Mar 17 11:00:42.932979 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 689/1334] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 11:00:42 2026] DELETE /volume/v3/volumes/35e59f33-26cc-4bc5-8aac-12f7c18054d3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:00:43.120825 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-22f3ebd1-e4f9-4731-937a-c2eabdc71711 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:43.123204 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-22f3ebd1-e4f9-4731-937a-c2eabdc71711 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 Mar 17 11:00:43.123542 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-22f3ebd1-e4f9-4731-937a-c2eabdc71711 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:43.123826 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-22f3ebd1-e4f9-4731-937a-c2eabdc71711 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:43.140848 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:43.140848 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:43.146692 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-22f3ebd1-e4f9-4731-937a-c2eabdc71711 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 11:00:43.153075 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-22f3ebd1-e4f9-4731-937a-c2eabdc71711 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 returned with HTTP 200 Mar 17 11:00:43.153628 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 690/1335] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:43 2026] GET /volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:00:44.176523 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-1dd2cb58-1590-4528-84d3-b67382746f78 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:44.179220 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-1dd2cb58-1590-4528-84d3-b67382746f78 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 Mar 17 11:00:44.179552 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-1dd2cb58-1590-4528-84d3-b67382746f78 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:44.179954 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-1dd2cb58-1590-4528-84d3-b67382746f78 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:44.198429 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:44.198429 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:44.204018 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-1dd2cb58-1590-4528-84d3-b67382746f78 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 11:00:44.212260 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-1dd2cb58-1590-4528-84d3-b67382746f78 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 returned with HTTP 200 Mar 17 11:00:44.212863 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 691/1336] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:44 2026] GET /volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 => generated 1143 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Mar 17 11:00:44.465452 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-863e8b68-a557-4883-be46-9a9310e535d7 req-2f8809a7-04da-489f-85f9-2d6bf59128a9 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/attachments/4206f3c8-82e7-4481-95f8-85de36ca5ab3 returned with HTTP 200 Mar 17 11:00:44.466190 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 646/1337] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 11:00:41 2026] DELETE /volume/v3/attachments/4206f3c8-82e7-4481-95f8-85de36ca5ab3 => generated 19 bytes in 3048 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:45.237969 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-fe7474a6-6fe8-4fee-8fd6-c1f0c4ffa284 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:45.240707 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-fe7474a6-6fe8-4fee-8fd6-c1f0c4ffa284 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 Mar 17 11:00:45.241196 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-fe7474a6-6fe8-4fee-8fd6-c1f0c4ffa284 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:45.241686 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-fe7474a6-6fe8-4fee-8fd6-c1f0c4ffa284 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:45.257322 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:45.257322 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:45.264115 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-fe7474a6-6fe8-4fee-8fd6-c1f0c4ffa284 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 11:00:45.271706 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-fe7474a6-6fe8-4fee-8fd6-c1f0c4ffa284 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 returned with HTTP 200 Mar 17 11:00:45.272607 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 692/1338] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:45 2026] GET /volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:50.852201 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-68f72ba9-2929-4741-84c2-13a32087a801 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:50.916432 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-68f72ba9-2929-4741-84c2-13a32087a801 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 11:00:50.916906 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-68f72ba9-2929-4741-84c2-13a32087a801 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1059337263"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:00:50.918907 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.volumes [None req-68f72ba9-2929-4741-84c2-13a32087a801 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1059337263'}} {{(pid=123124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 11:00:50.919106 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-68f72ba9-2929-4741-84c2-13a32087a801 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Create volume of 1 GB Mar 17 11:00:50.919515 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:50.919515 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:50.925539 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-68f72ba9-2929-4741-84c2-13a32087a801 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Availability Zones retrieved successfully. Mar 17 11:00:50.933498 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-68f72ba9-2929-4741-84c2-13a32087a801 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Flow 'volume_create_api' (1266e0e7-c874-4606-9bde-afae33fb4cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:00:50.935273 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-68f72ba9-2929-4741-84c2-13a32087a801 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (219984db-2799-4f8c-8aeb-e16e771704bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:00:50.936685 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.flows.api.create_volume [None req-68f72ba9-2929-4741-84c2-13a32087a801 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Validating volume size '1' using validate_int {{(pid=123124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 11:00:50.959677 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-68f72ba9-2929-4741-84c2-13a32087a801 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (219984db-2799-4f8c-8aeb-e16e771704bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:00:50.960458 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-68f72ba9-2929-4741-84c2-13a32087a801 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f50d4b71-5f9b-496f-83be-435f19a010f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:00:51.016152 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-68f72ba9-2929-4741-84c2-13a32087a801 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Created reservations ['f8c9f671-3655-4524-a5a3-67a85f545d6d', '43511f27-a18f-4412-89ad-eeaefbc8a8dd', 'b319b3ec-41e1-42b7-95f1-835ed98a9310', '280b7bd7-6523-4914-8efb-540871b79cef'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:00:51.016753 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-68f72ba9-2929-4741-84c2-13a32087a801 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f50d4b71-5f9b-496f-83be-435f19a010f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8c9f671-3655-4524-a5a3-67a85f545d6d', '43511f27-a18f-4412-89ad-eeaefbc8a8dd', 'b319b3ec-41e1-42b7-95f1-835ed98a9310', '280b7bd7-6523-4914-8efb-540871b79cef']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:00:51.017308 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-68f72ba9-2929-4741-84c2-13a32087a801 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5a463c1-b813-4df1-9664-0536203c499b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:00:51.033774 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-68f72ba9-2929-4741-84c2-13a32087a801 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5a463c1-b813-4df1-9664-0536203c499b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7df183d-4eef-4396-9d76-c5074390df3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1059337263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9055c8cd50d14565b26ce6979750c1f4',qos_specs=None,replication_status=,reservations=['f8c9f671-3655-4524-a5a3-67a85f545d6d','43511f27-a18f-4412-89ad-eeaefbc8a8dd','b319b3ec-41e1-42b7-95f1-835ed98a9310','280b7bd7-6523-4914-8efb-540871b79cef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2ce6e272cd0467e92bfbb66d8d5a3e9',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T15:00:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1059337263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7df183d-4eef-4396-9d76-c5074390df3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9055c8cd50d14565b26ce6979750c1f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2ce6e272cd0467e92bfbb66d8d5a3e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:00:51.034264 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-68f72ba9-2929-4741-84c2-13a32087a801 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5fd0d04-f39c-457c-b407-86dcf8c2261f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:00:51.046895 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-68f72ba9-2929-4741-84c2-13a32087a801 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5fd0d04-f39c-457c-b407-86dcf8c2261f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1059337263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9055c8cd50d14565b26ce6979750c1f4',qos_specs=None,replication_status=,reservations=['f8c9f671-3655-4524-a5a3-67a85f545d6d','43511f27-a18f-4412-89ad-eeaefbc8a8dd','b319b3ec-41e1-42b7-95f1-835ed98a9310','280b7bd7-6523-4914-8efb-540871b79cef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2ce6e272cd0467e92bfbb66d8d5a3e9',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:00:51.047356 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-68f72ba9-2929-4741-84c2-13a32087a801 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc14207f-ce7a-482e-a51d-cfd15ad8f6fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:00:51.055189 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-68f72ba9-2929-4741-84c2-13a32087a801 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc14207f-ce7a-482e-a51d-cfd15ad8f6fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:00:51.055785 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-68f72ba9-2929-4741-84c2-13a32087a801 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Flow 'volume_create_api' (1266e0e7-c874-4606-9bde-afae33fb4cdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:00:51.055979 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-68f72ba9-2929-4741-84c2-13a32087a801 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Create volume request issued successfully. Mar 17 11:00:51.056414 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-68f72ba9-2929-4741-84c2-13a32087a801 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 11:00:51.056734 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 647/1339] 38.102.83.89 () {74 vars in 1368 bytes} [Tue Mar 17 11:00:50 2026] POST /volume/v3/volumes => generated 756 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:00:51.069705 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-3d1997d1-be53-4c36-ba45-aa0747691c50 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:51.072221 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3d1997d1-be53-4c36-ba45-aa0747691c50 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] GET https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e Mar 17 11:00:51.072518 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3d1997d1-be53-4c36-ba45-aa0747691c50 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:51.072803 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3d1997d1-be53-4c36-ba45-aa0747691c50 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:51.082503 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:51.082503 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:51.087943 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-3d1997d1-be53-4c36-ba45-aa0747691c50 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Volume info retrieved successfully. Mar 17 11:00:51.095587 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3d1997d1-be53-4c36-ba45-aa0747691c50 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e returned with HTTP 200 Mar 17 11:00:51.096272 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 693/1340] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:51 2026] GET /volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:52.057136 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-fa6a09e6-47b4-48f9-af1e-9fb50aa7a164 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:52.060352 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-fa6a09e6-47b4-48f9-af1e-9fb50aa7a164 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 Mar 17 11:00:52.060692 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-fa6a09e6-47b4-48f9-af1e-9fb50aa7a164 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:52.060994 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-fa6a09e6-47b4-48f9-af1e-9fb50aa7a164 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:52.073707 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:52.073707 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:52.078848 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-fa6a09e6-47b4-48f9-af1e-9fb50aa7a164 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 11:00:52.085268 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-fa6a09e6-47b4-48f9-af1e-9fb50aa7a164 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 returned with HTTP 200 Mar 17 11:00:52.085836 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 648/1341] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:52 2026] GET /volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:52.107709 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-c57bd5b7-72c1-4c6b-9b79-dfdaff6c43cd None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:52.110185 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c57bd5b7-72c1-4c6b-9b79-dfdaff6c43cd tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] DELETE https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 Mar 17 11:00:52.110486 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c57bd5b7-72c1-4c6b-9b79-dfdaff6c43cd tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:52.110760 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c57bd5b7-72c1-4c6b-9b79-dfdaff6c43cd tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:52.111008 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-c57bd5b7-72c1-4c6b-9b79-dfdaff6c43cd tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Delete volume with id: cba935e2-1c2a-4763-b608-4bb2e235b653 Mar 17 11:00:52.111921 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-5d0fcb42-24c0-4d87-b5dc-09c66d2f51d7 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:52.114567 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5d0fcb42-24c0-4d87-b5dc-09c66d2f51d7 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] GET https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e Mar 17 11:00:52.114923 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-5d0fcb42-24c0-4d87-b5dc-09c66d2f51d7 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:52.115227 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-5d0fcb42-24c0-4d87-b5dc-09c66d2f51d7 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:52.119917 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:52.119917 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:52.120644 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-c57bd5b7-72c1-4c6b-9b79-dfdaff6c43cd tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 11:00:52.124677 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:52.124677 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:52.129338 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-5d0fcb42-24c0-4d87-b5dc-09c66d2f51d7 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Volume info retrieved successfully. Mar 17 11:00:52.135086 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5d0fcb42-24c0-4d87-b5dc-09c66d2f51d7 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e returned with HTTP 200 Mar 17 11:00:52.135624 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 649/1342] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:52 2026] GET /volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:52.143043 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-c57bd5b7-72c1-4c6b-9b79-dfdaff6c43cd tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Delete volume request issued successfully. Mar 17 11:00:52.143333 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c57bd5b7-72c1-4c6b-9b79-dfdaff6c43cd tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 returned with HTTP 202 Mar 17 11:00:52.143835 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 694/1343] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 11:00:52 2026] DELETE /volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:00:52.155343 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-491a9864-7580-46fc-b967-97b5b738f1e0 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:52.161392 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-491a9864-7580-46fc-b967-97b5b738f1e0 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 Mar 17 11:00:52.161392 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-491a9864-7580-46fc-b967-97b5b738f1e0 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:52.161732 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-491a9864-7580-46fc-b967-97b5b738f1e0 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:52.172690 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:52.172690 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:52.177473 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-491a9864-7580-46fc-b967-97b5b738f1e0 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 11:00:52.182919 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-491a9864-7580-46fc-b967-97b5b738f1e0 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 returned with HTTP 200 Mar 17 11:00:52.183534 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 650/1344] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:52 2026] GET /volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:53.203396 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-acb4a648-5b25-4a16-b64d-dd9be8aec76d None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:53.206100 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-acb4a648-5b25-4a16-b64d-dd9be8aec76d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 Mar 17 11:00:53.206497 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-acb4a648-5b25-4a16-b64d-dd9be8aec76d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:53.206859 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-acb4a648-5b25-4a16-b64d-dd9be8aec76d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:53.224365 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:53.224365 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:53.229960 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-acb4a648-5b25-4a16-b64d-dd9be8aec76d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Volume info retrieved successfully. Mar 17 11:00:53.237482 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-acb4a648-5b25-4a16-b64d-dd9be8aec76d tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 returned with HTTP 200 Mar 17 11:00:53.238010 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 695/1345] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:53 2026] GET /volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:54.254039 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-d4ae43ad-fd83-4bcf-b21c-2a8b27d69567 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:54.256764 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d4ae43ad-fd83-4bcf-b21c-2a8b27d69567 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] GET https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 Mar 17 11:00:54.256964 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d4ae43ad-fd83-4bcf-b21c-2a8b27d69567 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:54.257205 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d4ae43ad-fd83-4bcf-b21c-2a8b27d69567 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:54.263262 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d4ae43ad-fd83-4bcf-b21c-2a8b27d69567 tempest-VolumesBackupsTest-501581151 tempest-VolumesBackupsTest-501581151-project-member] https://38.102.83.89/volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 returned with HTTP 404 Mar 17 11:00:54.263695 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 651/1346] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:54 2026] GET /volume/v3/volumes/cba935e2-1c2a-4763-b608-4bb2e235b653 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:00:57.773011 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-f99ff575-4d50-435a-8476-866fb5a69d7c None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:57.775965 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f99ff575-4d50-435a-8476-866fb5a69d7c tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 11:00:57.776264 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f99ff575-4d50-435a-8476-866fb5a69d7c tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "94d916c9-b3b0-4ece-826a-886c90b57bfd", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1825896997"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:00:57.779372 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.volumes [None req-f99ff575-4d50-435a-8476-866fb5a69d7c tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Create volume request body: {'volume': {'imageRef': '94d916c9-b3b0-4ece-826a-886c90b57bfd', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1825896997'}} {{(pid=123123) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 11:00:57.958150 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-f99ff575-4d50-435a-8476-866fb5a69d7c tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Create volume of 1 GB Mar 17 11:00:57.966136 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-f99ff575-4d50-435a-8476-866fb5a69d7c tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Availability Zones retrieved successfully. Mar 17 11:00:57.974208 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-f99ff575-4d50-435a-8476-866fb5a69d7c tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Flow 'volume_create_api' (5e8d28fd-ba1a-4a66-9ee7-936307289713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:00:57.975993 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-f99ff575-4d50-435a-8476-866fb5a69d7c tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fec62f47-4a66-4274-9dce-fdde388bca38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:00:57.977675 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.flows.api.create_volume [None req-f99ff575-4d50-435a-8476-866fb5a69d7c tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Validating volume size '1' using validate_int {{(pid=123123) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 11:00:58.049085 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-f99ff575-4d50-435a-8476-866fb5a69d7c tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fec62f47-4a66-4274-9dce-fdde388bca38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:00:58.050363 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-f99ff575-4d50-435a-8476-866fb5a69d7c tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ba5184e-b149-44f3-8d52-2819de72429b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:00:58.104913 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-f99ff575-4d50-435a-8476-866fb5a69d7c tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Created reservations ['0134ea99-88b7-4c8e-a506-b12be229d801', 'b4586e58-4244-44f7-9c32-25cf5f6614f3', 'd641ad1f-7367-434c-bae8-77f4b2577800', '71533046-ead8-45c5-a8a5-1d027a131597'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:00:58.105007 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-f99ff575-4d50-435a-8476-866fb5a69d7c tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ba5184e-b149-44f3-8d52-2819de72429b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0134ea99-88b7-4c8e-a506-b12be229d801', 'b4586e58-4244-44f7-9c32-25cf5f6614f3', 'd641ad1f-7367-434c-bae8-77f4b2577800', '71533046-ead8-45c5-a8a5-1d027a131597']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:00:58.105804 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-f99ff575-4d50-435a-8476-866fb5a69d7c tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9637c67f-b299-4fed-b562-9ed7b0af4df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:00:58.122448 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-f99ff575-4d50-435a-8476-866fb5a69d7c tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9637c67f-b299-4fed-b562-9ed7b0af4df2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0c163a5-fc2f-419a-92dc-903fd1c36c80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1825896997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d82a906f59e484da9a74b60d22bc2c5',qos_specs=None,replication_status=,reservations=['0134ea99-88b7-4c8e-a506-b12be229d801','b4586e58-4244-44f7-9c32-25cf5f6614f3','d641ad1f-7367-434c-bae8-77f4b2577800','71533046-ead8-45c5-a8a5-1d027a131597'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a099b416caf047d7aea41144b6cb4bf6',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T15:00:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1825896997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0c163a5-fc2f-419a-92dc-903fd1c36c80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d82a906f59e484da9a74b60d22bc2c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a099b416caf047d7aea41144b6cb4bf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:00:58.123143 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-f99ff575-4d50-435a-8476-866fb5a69d7c tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (847295e3-87ca-443b-ace5-ce8d4186f2d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:00:58.141361 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-f99ff575-4d50-435a-8476-866fb5a69d7c tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (847295e3-87ca-443b-ace5-ce8d4186f2d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1825896997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d82a906f59e484da9a74b60d22bc2c5',qos_specs=None,replication_status=,reservations=['0134ea99-88b7-4c8e-a506-b12be229d801','b4586e58-4244-44f7-9c32-25cf5f6614f3','d641ad1f-7367-434c-bae8-77f4b2577800','71533046-ead8-45c5-a8a5-1d027a131597'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a099b416caf047d7aea41144b6cb4bf6',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:00:58.142009 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-f99ff575-4d50-435a-8476-866fb5a69d7c tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5fb24a9-797d-4ebb-9416-d7f13587d89a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:00:58.159424 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-f99ff575-4d50-435a-8476-866fb5a69d7c tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5fb24a9-797d-4ebb-9416-d7f13587d89a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:00:58.160244 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-f99ff575-4d50-435a-8476-866fb5a69d7c tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Flow 'volume_create_api' (5e8d28fd-ba1a-4a66-9ee7-936307289713) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:00:58.160516 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-f99ff575-4d50-435a-8476-866fb5a69d7c tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Create volume request issued successfully. Mar 17 11:00:58.161081 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f99ff575-4d50-435a-8476-866fb5a69d7c tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 11:00:58.161517 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 696/1347] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 11:00:57 2026] POST /volume/v3/volumes => generated 755 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:00:58.183671 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-4350ec89-832d-4dae-9620-308bff4121e5 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:58.185244 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4350ec89-832d-4dae-9620-308bff4121e5 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] GET https://38.102.83.89/volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80 Mar 17 11:00:58.185447 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4350ec89-832d-4dae-9620-308bff4121e5 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:58.186453 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4350ec89-832d-4dae-9620-308bff4121e5 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:58.196523 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:58.196523 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:00:58.199910 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-4350ec89-832d-4dae-9620-308bff4121e5 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Volume info retrieved successfully. Mar 17 11:00:58.205215 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4350ec89-832d-4dae-9620-308bff4121e5 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] https://38.102.83.89/volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80 returned with HTTP 200 Mar 17 11:00:58.207172 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 652/1348] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:58 2026] GET /volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80 => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:00:59.222092 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-8ddb80e6-048d-4c3a-a5cf-37f898c57258 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:00:59.224942 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-8ddb80e6-048d-4c3a-a5cf-37f898c57258 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] GET https://38.102.83.89/volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80 Mar 17 11:00:59.225214 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-8ddb80e6-048d-4c3a-a5cf-37f898c57258 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:00:59.225526 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-8ddb80e6-048d-4c3a-a5cf-37f898c57258 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:00:59.234647 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:00:59.234647 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:00:59.239020 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-8ddb80e6-048d-4c3a-a5cf-37f898c57258 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Volume info retrieved successfully. Mar 17 11:00:59.245244 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-8ddb80e6-048d-4c3a-a5cf-37f898c57258 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] https://38.102.83.89/volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80 returned with HTTP 200 Mar 17 11:00:59.245953 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 697/1349] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:00:59 2026] GET /volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:01:00.266145 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-a91c0c92-91f7-4bc6-a590-f07a7992bcac None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:00.269618 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a91c0c92-91f7-4bc6-a590-f07a7992bcac tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] GET https://38.102.83.89/volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80 Mar 17 11:01:00.270054 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a91c0c92-91f7-4bc6-a590-f07a7992bcac tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:00.270543 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a91c0c92-91f7-4bc6-a590-f07a7992bcac tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:00.284043 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:00.284043 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:01:00.289621 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-a91c0c92-91f7-4bc6-a590-f07a7992bcac tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Volume info retrieved successfully. Mar 17 11:01:00.298213 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a91c0c92-91f7-4bc6-a590-f07a7992bcac tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] https://38.102.83.89/volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80 returned with HTTP 200 Mar 17 11:01:00.298878 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 653/1350] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:00 2026] GET /volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80 => generated 1363 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:01:00.322911 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-3445e3c5-3de4-44d8-b9b8-b888285978b6 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:00.326336 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3445e3c5-3de4-44d8-b9b8-b888285978b6 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] POST https://38.102.83.89/volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80/action Mar 17 11:01:00.326673 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3445e3c5-3de4-44d8-b9b8-b888285978b6 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 11:01:00.327027 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3445e3c5-3de4-44d8-b9b8-b888285978b6 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:01:00.340504 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:00.340504 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:01:00.341466 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-3445e3c5-3de4-44d8-b9b8-b888285978b6 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Volume info retrieved successfully. Mar 17 11:01:00.395789 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-3445e3c5-3de4-44d8-b9b8-b888285978b6 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Created reservations ['486809b4-87d5-45c8-83d5-6d76a7f861b1', '54e894ae-910d-460d-8175-dd9c6068df9d'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:01:00.409998 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-3445e3c5-3de4-44d8-b9b8-b888285978b6 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Extend volume request issued successfully. Mar 17 11:01:00.410277 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3445e3c5-3de4-44d8-b9b8-b888285978b6 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] https://38.102.83.89/volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80/action returned with HTTP 202 Mar 17 11:01:00.411093 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 698/1351] 38.102.83.89 () {74 vars in 1500 bytes} [Tue Mar 17 11:01:00 2026] POST /volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Mar 17 11:01:00.423572 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-f26a3825-7cd2-4772-950e-7031e11e4d18 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:00.429251 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f26a3825-7cd2-4772-950e-7031e11e4d18 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] GET https://38.102.83.89/volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80 Mar 17 11:01:00.432749 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f26a3825-7cd2-4772-950e-7031e11e4d18 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:00.432749 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f26a3825-7cd2-4772-950e-7031e11e4d18 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:00.441565 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:00.441565 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:01:00.447329 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-f26a3825-7cd2-4772-950e-7031e11e4d18 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Volume info retrieved successfully. Mar 17 11:01:00.454050 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f26a3825-7cd2-4772-950e-7031e11e4d18 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] https://38.102.83.89/volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80 returned with HTTP 200 Mar 17 11:01:00.454648 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 654/1352] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:00 2026] GET /volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80 => generated 1363 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:01:01.482468 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-12040fad-c8d6-451b-9226-23bd5b849c24 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:01.485241 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-12040fad-c8d6-451b-9226-23bd5b849c24 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] GET https://38.102.83.89/volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80 Mar 17 11:01:01.485542 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-12040fad-c8d6-451b-9226-23bd5b849c24 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:01.485815 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-12040fad-c8d6-451b-9226-23bd5b849c24 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:01.498920 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:01.498920 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:01:01.503858 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-12040fad-c8d6-451b-9226-23bd5b849c24 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Volume info retrieved successfully. Mar 17 11:01:01.510504 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-12040fad-c8d6-451b-9226-23bd5b849c24 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] https://38.102.83.89/volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80 returned with HTTP 200 Mar 17 11:01:01.511323 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 699/1353] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:01 2026] GET /volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80 => generated 1363 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:01:01.534509 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-de6d184e-f03d-4e29-a453-f0c2b089deef None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:01.537005 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-de6d184e-f03d-4e29-a453-f0c2b089deef tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] GET https://38.102.83.89/volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80 Mar 17 11:01:01.537332 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-de6d184e-f03d-4e29-a453-f0c2b089deef tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:01.537636 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-de6d184e-f03d-4e29-a453-f0c2b089deef tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:01.546806 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:01.546806 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:01:01.552496 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-de6d184e-f03d-4e29-a453-f0c2b089deef tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Volume info retrieved successfully. Mar 17 11:01:01.558797 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-de6d184e-f03d-4e29-a453-f0c2b089deef tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] https://38.102.83.89/volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80 returned with HTTP 200 Mar 17 11:01:01.559341 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 655/1354] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:01 2026] GET /volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80 => generated 1363 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:01:01.581524 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-ed710407-aaab-4c45-8db2-3ea5ce22aafc None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:01.583944 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ed710407-aaab-4c45-8db2-3ea5ce22aafc tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] GET https://38.102.83.89/volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80 Mar 17 11:01:01.584225 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ed710407-aaab-4c45-8db2-3ea5ce22aafc tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:01.584551 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ed710407-aaab-4c45-8db2-3ea5ce22aafc tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:01.593361 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:01.593361 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:01:01.597444 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-ed710407-aaab-4c45-8db2-3ea5ce22aafc tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Volume info retrieved successfully. Mar 17 11:01:01.603323 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ed710407-aaab-4c45-8db2-3ea5ce22aafc tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] https://38.102.83.89/volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80 returned with HTTP 200 Mar 17 11:01:01.603814 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 700/1355] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:01 2026] GET /volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80 => generated 1363 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:01:01.628822 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-bd214299-c941-4387-93c5-227400740ded None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:01.632057 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-bd214299-c941-4387-93c5-227400740ded tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] DELETE https://38.102.83.89/volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80 Mar 17 11:01:01.632416 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-bd214299-c941-4387-93c5-227400740ded tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:01.632681 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-bd214299-c941-4387-93c5-227400740ded tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:01.632942 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-bd214299-c941-4387-93c5-227400740ded tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Delete volume with id: d0c163a5-fc2f-419a-92dc-903fd1c36c80 Mar 17 11:01:01.642086 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:01.642086 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:01:01.642794 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-bd214299-c941-4387-93c5-227400740ded tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Volume info retrieved successfully. Mar 17 11:01:01.662641 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-bd214299-c941-4387-93c5-227400740ded tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Delete volume request issued successfully. Mar 17 11:01:01.662987 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-bd214299-c941-4387-93c5-227400740ded tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] https://38.102.83.89/volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80 returned with HTTP 202 Mar 17 11:01:01.663803 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 656/1356] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 11:01:01 2026] DELETE /volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:01:01.675395 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-54beb7fc-4ddb-45b0-841a-8e26ce1ac22c None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:01.678242 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-54beb7fc-4ddb-45b0-841a-8e26ce1ac22c tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] GET https://38.102.83.89/volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80 Mar 17 11:01:01.678566 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-54beb7fc-4ddb-45b0-841a-8e26ce1ac22c tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:01.678855 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-54beb7fc-4ddb-45b0-841a-8e26ce1ac22c tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:01.688434 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:01.688434 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:01:01.692541 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-54beb7fc-4ddb-45b0-841a-8e26ce1ac22c tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Volume info retrieved successfully. Mar 17 11:01:01.698668 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-54beb7fc-4ddb-45b0-841a-8e26ce1ac22c tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] https://38.102.83.89/volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80 returned with HTTP 200 Mar 17 11:01:01.699136 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 701/1357] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:01 2026] GET /volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80 => generated 1362 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:01:02.724036 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-2e7bc4da-5bd4-413a-91b1-855b565128d0 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:02.726564 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2e7bc4da-5bd4-413a-91b1-855b565128d0 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] GET https://38.102.83.89/volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80 Mar 17 11:01:02.726859 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2e7bc4da-5bd4-413a-91b1-855b565128d0 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:02.727204 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2e7bc4da-5bd4-413a-91b1-855b565128d0 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:02.737032 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:02.737032 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:01:02.742050 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-2e7bc4da-5bd4-413a-91b1-855b565128d0 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Volume info retrieved successfully. Mar 17 11:01:02.748832 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2e7bc4da-5bd4-413a-91b1-855b565128d0 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] https://38.102.83.89/volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80 returned with HTTP 200 Mar 17 11:01:02.749388 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 657/1358] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:02 2026] GET /volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80 => generated 1362 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Mar 17 11:01:03.773788 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-17ac5a16-2ec6-400d-986b-45e32eb0af80 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:03.776522 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-17ac5a16-2ec6-400d-986b-45e32eb0af80 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] GET https://38.102.83.89/volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80 Mar 17 11:01:03.776828 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-17ac5a16-2ec6-400d-986b-45e32eb0af80 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:03.777127 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-17ac5a16-2ec6-400d-986b-45e32eb0af80 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:03.785786 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-17ac5a16-2ec6-400d-986b-45e32eb0af80 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] https://38.102.83.89/volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80 returned with HTTP 404 Mar 17 11:01:03.786491 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 702/1359] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:03 2026] GET /volume/v3/volumes/d0c163a5-fc2f-419a-92dc-903fd1c36c80 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:01:03.798078 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-1bb7dec9-8b53-4501-af68-6cc0aa2abccf None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:03.804335 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1bb7dec9-8b53-4501-af68-6cc0aa2abccf tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 11:01:03.804888 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1bb7dec9-8b53-4501-af68-6cc0aa2abccf tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-2041328702"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:01:03.807101 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.volumes [None req-1bb7dec9-8b53-4501-af68-6cc0aa2abccf tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-2041328702'}} {{(pid=123124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 11:01:03.807327 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-1bb7dec9-8b53-4501-af68-6cc0aa2abccf tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Create volume of 1 GB Mar 17 11:01:03.812808 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-1bb7dec9-8b53-4501-af68-6cc0aa2abccf tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Availability Zones retrieved successfully. Mar 17 11:01:03.821902 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-1bb7dec9-8b53-4501-af68-6cc0aa2abccf tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Flow 'volume_create_api' (a29f6e28-3419-4eb7-a91f-c20bb90e3f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:01:03.823415 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-1bb7dec9-8b53-4501-af68-6cc0aa2abccf tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12c1e5a7-030f-4071-b0d9-27cad37ae439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:01:03.825008 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.flows.api.create_volume [None req-1bb7dec9-8b53-4501-af68-6cc0aa2abccf tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Validating volume size '1' using validate_int {{(pid=123124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 11:01:03.854925 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-1bb7dec9-8b53-4501-af68-6cc0aa2abccf tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12c1e5a7-030f-4071-b0d9-27cad37ae439) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:01:03.856096 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-1bb7dec9-8b53-4501-af68-6cc0aa2abccf tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fe30bc9-0c57-40fa-9f33-c37cfbfecc02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:01:03.885680 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-1bb7dec9-8b53-4501-af68-6cc0aa2abccf tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Created reservations ['747eb6a6-34ee-4c4b-8f6e-330848938190', '109d6ddd-4a2f-4b3b-a5b5-947fea780dd2', 'e25b9fe6-4885-49e1-b6ac-bc4fdfd25c09', 'ebace9dd-8efb-454f-9637-c0bb00058475'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:01:03.886551 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-1bb7dec9-8b53-4501-af68-6cc0aa2abccf tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fe30bc9-0c57-40fa-9f33-c37cfbfecc02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['747eb6a6-34ee-4c4b-8f6e-330848938190', '109d6ddd-4a2f-4b3b-a5b5-947fea780dd2', 'e25b9fe6-4885-49e1-b6ac-bc4fdfd25c09', 'ebace9dd-8efb-454f-9637-c0bb00058475']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:01:03.887222 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-1bb7dec9-8b53-4501-af68-6cc0aa2abccf tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (401a23af-fbd3-4905-bce7-355e5fec1bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:01:03.901653 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-1bb7dec9-8b53-4501-af68-6cc0aa2abccf tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (401a23af-fbd3-4905-bce7-355e5fec1bd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a79e058-79bd-46e2-9ad4-5e16800e53bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2041328702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d82a906f59e484da9a74b60d22bc2c5',qos_specs=None,replication_status=,reservations=['747eb6a6-34ee-4c4b-8f6e-330848938190','109d6ddd-4a2f-4b3b-a5b5-947fea780dd2','e25b9fe6-4885-49e1-b6ac-bc4fdfd25c09','ebace9dd-8efb-454f-9637-c0bb00058475'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a099b416caf047d7aea41144b6cb4bf6',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T15:01:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2041328702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a79e058-79bd-46e2-9ad4-5e16800e53bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d82a906f59e484da9a74b60d22bc2c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a099b416caf047d7aea41144b6cb4bf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:01:03.902372 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-1bb7dec9-8b53-4501-af68-6cc0aa2abccf tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (357c7daa-8b34-4388-86f0-d9d2001e0c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:01:03.916084 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-1bb7dec9-8b53-4501-af68-6cc0aa2abccf tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (357c7daa-8b34-4388-86f0-d9d2001e0c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2041328702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d82a906f59e484da9a74b60d22bc2c5',qos_specs=None,replication_status=,reservations=['747eb6a6-34ee-4c4b-8f6e-330848938190','109d6ddd-4a2f-4b3b-a5b5-947fea780dd2','e25b9fe6-4885-49e1-b6ac-bc4fdfd25c09','ebace9dd-8efb-454f-9637-c0bb00058475'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a099b416caf047d7aea41144b6cb4bf6',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:01:03.916643 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-1bb7dec9-8b53-4501-af68-6cc0aa2abccf tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13f30c2a-75dd-4a2f-a892-6fb3d2ca48a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:01:03.924170 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-1bb7dec9-8b53-4501-af68-6cc0aa2abccf tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13f30c2a-75dd-4a2f-a892-6fb3d2ca48a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:01:03.924916 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-1bb7dec9-8b53-4501-af68-6cc0aa2abccf tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Flow 'volume_create_api' (a29f6e28-3419-4eb7-a91f-c20bb90e3f5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:01:03.925190 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-1bb7dec9-8b53-4501-af68-6cc0aa2abccf tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Create volume request issued successfully. Mar 17 11:01:03.925757 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1bb7dec9-8b53-4501-af68-6cc0aa2abccf tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 11:01:03.926437 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 658/1360] 38.102.83.89 () {74 vars in 1368 bytes} [Tue Mar 17 11:01:03 2026] POST /volume/v3/volumes => generated 755 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:01:03.948623 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-3cec0cd9-f49c-4a7e-b881-8da33b4c0edb None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:03.952280 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3cec0cd9-f49c-4a7e-b881-8da33b4c0edb tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] GET https://38.102.83.89/volume/v3/volumes/4a79e058-79bd-46e2-9ad4-5e16800e53bd Mar 17 11:01:03.952755 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3cec0cd9-f49c-4a7e-b881-8da33b4c0edb tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:03.953192 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3cec0cd9-f49c-4a7e-b881-8da33b4c0edb tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:03.972332 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:03.972332 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:01:03.979632 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-3cec0cd9-f49c-4a7e-b881-8da33b4c0edb tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Volume info retrieved successfully. Mar 17 11:01:03.986682 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3cec0cd9-f49c-4a7e-b881-8da33b4c0edb tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] https://38.102.83.89/volume/v3/volumes/4a79e058-79bd-46e2-9ad4-5e16800e53bd returned with HTTP 200 Mar 17 11:01:03.987446 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 703/1361] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:03 2026] GET /volume/v3/volumes/4a79e058-79bd-46e2-9ad4-5e16800e53bd => generated 823 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:01:05.005850 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-35d33b36-844b-4bc9-9bfa-8f8fccdb6dac None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:05.008442 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-35d33b36-844b-4bc9-9bfa-8f8fccdb6dac tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] GET https://38.102.83.89/volume/v3/volumes/4a79e058-79bd-46e2-9ad4-5e16800e53bd Mar 17 11:01:05.008722 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-35d33b36-844b-4bc9-9bfa-8f8fccdb6dac tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:05.009013 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-35d33b36-844b-4bc9-9bfa-8f8fccdb6dac tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:05.019954 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:05.019954 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:01:05.024763 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-35d33b36-844b-4bc9-9bfa-8f8fccdb6dac tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Volume info retrieved successfully. Mar 17 11:01:05.031547 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-35d33b36-844b-4bc9-9bfa-8f8fccdb6dac tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] https://38.102.83.89/volume/v3/volumes/4a79e058-79bd-46e2-9ad4-5e16800e53bd returned with HTTP 200 Mar 17 11:01:05.032071 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 659/1362] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:05 2026] GET /volume/v3/volumes/4a79e058-79bd-46e2-9ad4-5e16800e53bd => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:01:05.055741 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-d2823442-6e23-4ba0-8c60-6c5d974525f6 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:05.058287 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d2823442-6e23-4ba0-8c60-6c5d974525f6 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] POST https://38.102.83.89/volume/v3/snapshots Mar 17 11:01:05.058763 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-d2823442-6e23-4ba0-8c60-6c5d974525f6 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4a79e058-79bd-46e2-9ad4-5e16800e53bd", "name": "tempest-VolumesExtendTest-Snapshot-497409877"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:01:05.069726 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:05.069726 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:01:05.070424 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-d2823442-6e23-4ba0-8c60-6c5d974525f6 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Volume info retrieved successfully. Mar 17 11:01:05.070594 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.snapshots [None req-d2823442-6e23-4ba0-8c60-6c5d974525f6 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Create snapshot from volume 4a79e058-79bd-46e2-9ad4-5e16800e53bd Mar 17 11:01:05.100788 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-d2823442-6e23-4ba0-8c60-6c5d974525f6 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Created reservations ['a2f9c7ce-3d5a-421b-ae97-fc6bd8ad96bd', '0b3874a8-12ce-4d93-8d2d-fd0d1e19bb4c', 'b0d44387-2e4b-4e42-9c2c-a4dea8a62e09', '91b075d8-4be9-4205-8f52-b2365abe505a'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:01:05.125331 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-d2823442-6e23-4ba0-8c60-6c5d974525f6 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Snapshot create request issued successfully. Mar 17 11:01:05.125331 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d2823442-6e23-4ba0-8c60-6c5d974525f6 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] https://38.102.83.89/volume/v3/snapshots returned with HTTP 202 Mar 17 11:01:05.125331 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 704/1363] 38.102.83.89 () {74 vars in 1375 bytes} [Tue Mar 17 11:01:05 2026] POST /volume/v3/snapshots => generated 303 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:01:05.136559 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-c80878d8-2a9b-4d92-89dd-73a410023eb2 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:05.139025 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c80878d8-2a9b-4d92-89dd-73a410023eb2 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] GET https://38.102.83.89/volume/v3/snapshots/2d921acf-8ffa-4c15-b80c-8e1a9c59b1c5 Mar 17 11:01:05.139348 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c80878d8-2a9b-4d92-89dd-73a410023eb2 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:05.139628 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c80878d8-2a9b-4d92-89dd-73a410023eb2 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:05.146476 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:05.146476 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:01:05.147137 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-c80878d8-2a9b-4d92-89dd-73a410023eb2 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Snapshot retrieved successfully. Mar 17 11:01:05.148265 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c80878d8-2a9b-4d92-89dd-73a410023eb2 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] https://38.102.83.89/volume/v3/snapshots/2d921acf-8ffa-4c15-b80c-8e1a9c59b1c5 returned with HTTP 200 Mar 17 11:01:05.151920 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 660/1364] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:01:05 2026] GET /volume/v3/snapshots/2d921acf-8ffa-4c15-b80c-8e1a9c59b1c5 => generated 435 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:01:05.662104 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-ea87f8a4-2fdd-4d6d-8105-bf0a2d03674d None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:05.663868 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ea87f8a4-2fdd-4d6d-8105-bf0a2d03674d tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] POST https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action Mar 17 11:01:05.664191 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ea87f8a4-2fdd-4d6d-8105-bf0a2d03674d tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Action body: b'{"os-attach": {"instance_uuid": "5adc2b78-6155-4d90-91a8-18202c9cf73a", "mountpoint": "/dev/vdb"}}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 11:01:05.664382 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ea87f8a4-2fdd-4d6d-8105-bf0a2d03674d tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "5adc2b78-6155-4d90-91a8-18202c9cf73a", "mountpoint": "/dev/vdb"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:01:05.677292 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:05.677292 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:01:05.677832 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-ea87f8a4-2fdd-4d6d-8105-bf0a2d03674d tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Volume info retrieved successfully. Mar 17 11:01:05.685320 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-ea87f8a4-2fdd-4d6d-8105-bf0a2d03674d tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Update volume admin metadata completed successfully. Mar 17 11:01:06.170690 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-5edffb92-632c-4521-a4de-4803d70cb01b None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:06.173243 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5edffb92-632c-4521-a4de-4803d70cb01b tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] GET https://38.102.83.89/volume/v3/snapshots/2d921acf-8ffa-4c15-b80c-8e1a9c59b1c5 Mar 17 11:01:06.173629 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-5edffb92-632c-4521-a4de-4803d70cb01b tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:06.173949 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-5edffb92-632c-4521-a4de-4803d70cb01b tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:06.180856 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:06.180856 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:01:06.181605 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-5edffb92-632c-4521-a4de-4803d70cb01b tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Snapshot retrieved successfully. Mar 17 11:01:06.182747 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5edffb92-632c-4521-a4de-4803d70cb01b tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] https://38.102.83.89/volume/v3/snapshots/2d921acf-8ffa-4c15-b80c-8e1a9c59b1c5 returned with HTTP 200 Mar 17 11:01:06.183272 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 661/1365] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:01:06 2026] GET /volume/v3/snapshots/2d921acf-8ffa-4c15-b80c-8e1a9c59b1c5 => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:01:06.189109 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-ea87f8a4-2fdd-4d6d-8105-bf0a2d03674d tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Attach volume completed successfully. Mar 17 11:01:06.189580 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ea87f8a4-2fdd-4d6d-8105-bf0a2d03674d tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action returned with HTTP 202 Mar 17 11:01:06.190356 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 705/1366] 38.102.83.89 () {74 vars in 1500 bytes} [Tue Mar 17 11:01:05 2026] POST /volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action => generated 0 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Mar 17 11:01:06.197629 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-dafbee66-bf5e-4406-8f8b-ada3ab27b4b2 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:06.200214 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-dafbee66-bf5e-4406-8f8b-ada3ab27b4b2 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] POST https://38.102.83.89/volume/v3/volumes/4a79e058-79bd-46e2-9ad4-5e16800e53bd/action Mar 17 11:01:06.200726 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-dafbee66-bf5e-4406-8f8b-ada3ab27b4b2 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=123124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 11:01:06.200934 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-dafbee66-bf5e-4406-8f8b-ada3ab27b4b2 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:01:06.203798 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-b4ed74cb-1aac-4923-9080-9e820a0b4476 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:06.206190 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b4ed74cb-1aac-4923-9080-9e820a0b4476 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] GET https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e Mar 17 11:01:06.206550 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b4ed74cb-1aac-4923-9080-9e820a0b4476 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:06.206861 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b4ed74cb-1aac-4923-9080-9e820a0b4476 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:06.212050 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:06.212050 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:01:06.212776 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-dafbee66-bf5e-4406-8f8b-ada3ab27b4b2 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Volume info retrieved successfully. Mar 17 11:01:06.220017 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:06.220017 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:01:06.225269 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-b4ed74cb-1aac-4923-9080-9e820a0b4476 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Volume info retrieved successfully. Mar 17 11:01:06.233654 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b4ed74cb-1aac-4923-9080-9e820a0b4476 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e returned with HTTP 200 Mar 17 11:01:06.233654 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 706/1367] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:06 2026] GET /volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e => generated 1183 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:01:06.264125 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-1ead2ecc-bd0a-4c7e-922a-c7b0c73c5a18 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:06.265882 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-1ead2ecc-bd0a-4c7e-922a-c7b0c73c5a18 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] POST https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action Mar 17 11:01:06.266264 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-1ead2ecc-bd0a-4c7e-922a-c7b0c73c5a18 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Action body: b'{"os-detach": {}}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 11:01:06.266452 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-1ead2ecc-bd0a-4c7e-922a-c7b0c73c5a18 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:01:06.266861 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-dafbee66-bf5e-4406-8f8b-ada3ab27b4b2 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Created reservations ['669ea16d-7585-4ccc-8214-84c8af61cb26', 'b008efc8-30e8-4eb2-bb35-9c01f218cb2c'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:01:06.281656 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:06.281656 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:01:06.282250 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-1ead2ecc-bd0a-4c7e-922a-c7b0c73c5a18 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Volume info retrieved successfully. Mar 17 11:01:06.284538 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-dafbee66-bf5e-4406-8f8b-ada3ab27b4b2 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Extend volume request issued successfully. Mar 17 11:01:06.284538 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-dafbee66-bf5e-4406-8f8b-ada3ab27b4b2 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] https://38.102.83.89/volume/v3/volumes/4a79e058-79bd-46e2-9ad4-5e16800e53bd/action returned with HTTP 202 Mar 17 11:01:06.284877 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 662/1368] 38.102.83.89 () {74 vars in 1500 bytes} [Tue Mar 17 11:01:06 2026] POST /volume/v3/volumes/4a79e058-79bd-46e2-9ad4-5e16800e53bd/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Mar 17 11:01:06.297239 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-b221f195-d4a2-48be-b616-3743b5d95b9a None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:06.297239 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b221f195-d4a2-48be-b616-3743b5d95b9a tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] GET https://38.102.83.89/volume/v3/volumes/4a79e058-79bd-46e2-9ad4-5e16800e53bd Mar 17 11:01:06.297239 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b221f195-d4a2-48be-b616-3743b5d95b9a tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:06.297384 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b221f195-d4a2-48be-b616-3743b5d95b9a tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:06.304938 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:06.304938 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:01:06.309064 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-b221f195-d4a2-48be-b616-3743b5d95b9a tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Volume info retrieved successfully. Mar 17 11:01:06.312872 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b221f195-d4a2-48be-b616-3743b5d95b9a tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] https://38.102.83.89/volume/v3/volumes/4a79e058-79bd-46e2-9ad4-5e16800e53bd returned with HTTP 200 Mar 17 11:01:06.313247 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 663/1369] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:06 2026] GET /volume/v3/volumes/4a79e058-79bd-46e2-9ad4-5e16800e53bd => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:01:06.790003 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-1ead2ecc-bd0a-4c7e-922a-c7b0c73c5a18 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Detach volume completed successfully. Mar 17 11:01:06.790209 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-1ead2ecc-bd0a-4c7e-922a-c7b0c73c5a18 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action returned with HTTP 202 Mar 17 11:01:06.790611 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 707/1370] 38.102.83.89 () {74 vars in 1500 bytes} [Tue Mar 17 11:01:06 2026] POST /volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action => generated 0 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Mar 17 11:01:06.799193 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-f66556c7-47d2-48fc-bbf8-e2b8a7ba529a None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:06.803080 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f66556c7-47d2-48fc-bbf8-e2b8a7ba529a tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] GET https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e Mar 17 11:01:06.803489 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f66556c7-47d2-48fc-bbf8-e2b8a7ba529a tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:06.803908 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f66556c7-47d2-48fc-bbf8-e2b8a7ba529a tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:06.816558 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:06.816558 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:01:06.822141 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-f66556c7-47d2-48fc-bbf8-e2b8a7ba529a tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Volume info retrieved successfully. Mar 17 11:01:06.829208 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f66556c7-47d2-48fc-bbf8-e2b8a7ba529a tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e returned with HTTP 200 Mar 17 11:01:06.829728 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 664/1371] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:06 2026] GET /volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e => generated 868 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:01:07.333131 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-e0047a27-1641-4ed7-9e90-f971607e7b4a None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:07.335264 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e0047a27-1641-4ed7-9e90-f971607e7b4a tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] GET https://38.102.83.89/volume/v3/volumes/4a79e058-79bd-46e2-9ad4-5e16800e53bd Mar 17 11:01:07.335468 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e0047a27-1641-4ed7-9e90-f971607e7b4a tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:07.335675 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e0047a27-1641-4ed7-9e90-f971607e7b4a tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:07.345070 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:07.345070 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:01:07.348391 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-e0047a27-1641-4ed7-9e90-f971607e7b4a tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Volume info retrieved successfully. Mar 17 11:01:07.352229 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e0047a27-1641-4ed7-9e90-f971607e7b4a tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] https://38.102.83.89/volume/v3/volumes/4a79e058-79bd-46e2-9ad4-5e16800e53bd returned with HTTP 200 Mar 17 11:01:07.352570 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 708/1372] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:07 2026] GET /volume/v3/volumes/4a79e058-79bd-46e2-9ad4-5e16800e53bd => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:01:07.375024 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-93401a4d-3cf8-4953-867f-063808b12c74 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:07.377473 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-93401a4d-3cf8-4953-867f-063808b12c74 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] GET https://38.102.83.89/volume/v3/volumes/4a79e058-79bd-46e2-9ad4-5e16800e53bd Mar 17 11:01:07.377753 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-93401a4d-3cf8-4953-867f-063808b12c74 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:07.378037 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-93401a4d-3cf8-4953-867f-063808b12c74 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:07.387026 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:07.387026 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:01:07.391313 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-93401a4d-3cf8-4953-867f-063808b12c74 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Volume info retrieved successfully. Mar 17 11:01:07.397108 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-93401a4d-3cf8-4953-867f-063808b12c74 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] https://38.102.83.89/volume/v3/volumes/4a79e058-79bd-46e2-9ad4-5e16800e53bd returned with HTTP 200 Mar 17 11:01:07.397660 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 665/1373] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:07 2026] GET /volume/v3/volumes/4a79e058-79bd-46e2-9ad4-5e16800e53bd => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:01:07.417634 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-e8b2f230-5761-4400-b194-11cf16b36e7e None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:07.419154 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e8b2f230-5761-4400-b194-11cf16b36e7e tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/2d921acf-8ffa-4c15-b80c-8e1a9c59b1c5 Mar 17 11:01:07.419354 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e8b2f230-5761-4400-b194-11cf16b36e7e tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:07.419543 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e8b2f230-5761-4400-b194-11cf16b36e7e tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:07.419660 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.snapshots [None req-e8b2f230-5761-4400-b194-11cf16b36e7e tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Delete snapshot with id: 2d921acf-8ffa-4c15-b80c-8e1a9c59b1c5 Mar 17 11:01:07.424729 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:07.424729 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:01:07.425229 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-e8b2f230-5761-4400-b194-11cf16b36e7e tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Snapshot retrieved successfully. Mar 17 11:01:07.440147 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-e8b2f230-5761-4400-b194-11cf16b36e7e tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Snapshot delete request issued successfully. Mar 17 11:01:07.440342 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e8b2f230-5761-4400-b194-11cf16b36e7e tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] https://38.102.83.89/volume/v3/snapshots/2d921acf-8ffa-4c15-b80c-8e1a9c59b1c5 returned with HTTP 202 Mar 17 11:01:07.440696 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 709/1374] 38.102.83.89 () {72 vars in 1467 bytes} [Tue Mar 17 11:01:07 2026] DELETE /volume/v3/snapshots/2d921acf-8ffa-4c15-b80c-8e1a9c59b1c5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:01:07.458269 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-7a1749b8-f1e9-4448-b831-c597ecb06a76 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:07.463901 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7a1749b8-f1e9-4448-b831-c597ecb06a76 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] GET https://38.102.83.89/volume/v3/snapshots/2d921acf-8ffa-4c15-b80c-8e1a9c59b1c5 Mar 17 11:01:07.464219 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-7a1749b8-f1e9-4448-b831-c597ecb06a76 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:07.464537 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-7a1749b8-f1e9-4448-b831-c597ecb06a76 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:07.473068 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:07.473068 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:01:07.473624 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-7a1749b8-f1e9-4448-b831-c597ecb06a76 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Snapshot retrieved successfully. Mar 17 11:01:07.474518 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7a1749b8-f1e9-4448-b831-c597ecb06a76 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] https://38.102.83.89/volume/v3/snapshots/2d921acf-8ffa-4c15-b80c-8e1a9c59b1c5 returned with HTTP 200 Mar 17 11:01:07.474902 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 666/1375] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:01:07 2026] GET /volume/v3/snapshots/2d921acf-8ffa-4c15-b80c-8e1a9c59b1c5 => generated 461 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:01:08.489676 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-9baea1d9-87ef-4df5-9f8b-2e6e2b50f1f8 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:08.490895 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9baea1d9-87ef-4df5-9f8b-2e6e2b50f1f8 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] GET https://38.102.83.89/volume/v3/snapshots/2d921acf-8ffa-4c15-b80c-8e1a9c59b1c5 Mar 17 11:01:08.491027 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9baea1d9-87ef-4df5-9f8b-2e6e2b50f1f8 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:08.491170 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9baea1d9-87ef-4df5-9f8b-2e6e2b50f1f8 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:08.494511 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9baea1d9-87ef-4df5-9f8b-2e6e2b50f1f8 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] https://38.102.83.89/volume/v3/snapshots/2d921acf-8ffa-4c15-b80c-8e1a9c59b1c5 returned with HTTP 404 Mar 17 11:01:08.494800 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 710/1376] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:01:08 2026] GET /volume/v3/snapshots/2d921acf-8ffa-4c15-b80c-8e1a9c59b1c5 => generated 111 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:01:08.505177 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-4fed1865-6d6b-4ba1-b321-be491bd44ce9 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:08.507689 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4fed1865-6d6b-4ba1-b321-be491bd44ce9 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] GET https://38.102.83.89/volume/v3/volumes/4a79e058-79bd-46e2-9ad4-5e16800e53bd Mar 17 11:01:08.507967 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4fed1865-6d6b-4ba1-b321-be491bd44ce9 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:08.508262 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4fed1865-6d6b-4ba1-b321-be491bd44ce9 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:08.530095 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:08.530095 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:01:08.535568 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-4fed1865-6d6b-4ba1-b321-be491bd44ce9 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Volume info retrieved successfully. Mar 17 11:01:08.542418 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4fed1865-6d6b-4ba1-b321-be491bd44ce9 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] https://38.102.83.89/volume/v3/volumes/4a79e058-79bd-46e2-9ad4-5e16800e53bd returned with HTTP 200 Mar 17 11:01:08.542925 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 667/1377] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:08 2026] GET /volume/v3/volumes/4a79e058-79bd-46e2-9ad4-5e16800e53bd => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:01:08.564212 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-fe23db46-c84f-46ee-80cd-70d92ba80235 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:08.566639 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-fe23db46-c84f-46ee-80cd-70d92ba80235 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] DELETE https://38.102.83.89/volume/v3/volumes/4a79e058-79bd-46e2-9ad4-5e16800e53bd Mar 17 11:01:08.566930 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-fe23db46-c84f-46ee-80cd-70d92ba80235 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:08.567221 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-fe23db46-c84f-46ee-80cd-70d92ba80235 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:08.567520 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-fe23db46-c84f-46ee-80cd-70d92ba80235 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Delete volume with id: 4a79e058-79bd-46e2-9ad4-5e16800e53bd Mar 17 11:01:08.576844 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:08.576844 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:01:08.577552 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-fe23db46-c84f-46ee-80cd-70d92ba80235 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Volume info retrieved successfully. Mar 17 11:01:08.600482 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-fe23db46-c84f-46ee-80cd-70d92ba80235 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Delete volume request issued successfully. Mar 17 11:01:08.600778 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-fe23db46-c84f-46ee-80cd-70d92ba80235 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] https://38.102.83.89/volume/v3/volumes/4a79e058-79bd-46e2-9ad4-5e16800e53bd returned with HTTP 202 Mar 17 11:01:08.601289 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 711/1378] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 11:01:08 2026] DELETE /volume/v3/volumes/4a79e058-79bd-46e2-9ad4-5e16800e53bd => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:01:08.613484 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-b930539e-7efd-4705-8033-b5877c4acbe3 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:08.617827 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b930539e-7efd-4705-8033-b5877c4acbe3 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] GET https://38.102.83.89/volume/v3/volumes/4a79e058-79bd-46e2-9ad4-5e16800e53bd Mar 17 11:01:08.618236 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b930539e-7efd-4705-8033-b5877c4acbe3 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:08.618783 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b930539e-7efd-4705-8033-b5877c4acbe3 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:08.631850 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:08.631850 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:01:08.637826 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-b930539e-7efd-4705-8033-b5877c4acbe3 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Volume info retrieved successfully. Mar 17 11:01:08.646239 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b930539e-7efd-4705-8033-b5877c4acbe3 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] https://38.102.83.89/volume/v3/volumes/4a79e058-79bd-46e2-9ad4-5e16800e53bd returned with HTTP 200 Mar 17 11:01:08.647149 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 668/1379] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:08 2026] GET /volume/v3/volumes/4a79e058-79bd-46e2-9ad4-5e16800e53bd => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:01:09.672478 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-9b8d3f61-d3b2-421b-a589-cee2f1af0e93 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:09.675359 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9b8d3f61-d3b2-421b-a589-cee2f1af0e93 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] GET https://38.102.83.89/volume/v3/volumes/4a79e058-79bd-46e2-9ad4-5e16800e53bd Mar 17 11:01:09.675896 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9b8d3f61-d3b2-421b-a589-cee2f1af0e93 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:09.676080 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9b8d3f61-d3b2-421b-a589-cee2f1af0e93 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:09.699029 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:09.699029 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:01:09.705547 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-9b8d3f61-d3b2-421b-a589-cee2f1af0e93 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Volume info retrieved successfully. Mar 17 11:01:09.713934 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9b8d3f61-d3b2-421b-a589-cee2f1af0e93 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] https://38.102.83.89/volume/v3/volumes/4a79e058-79bd-46e2-9ad4-5e16800e53bd returned with HTTP 200 Mar 17 11:01:09.714394 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 712/1380] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:09 2026] GET /volume/v3/volumes/4a79e058-79bd-46e2-9ad4-5e16800e53bd => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 11:01:10.733065 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-907d9ee5-6028-4e74-82b9-a8f7daac59e8 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:10.735668 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-907d9ee5-6028-4e74-82b9-a8f7daac59e8 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] GET https://38.102.83.89/volume/v3/volumes/4a79e058-79bd-46e2-9ad4-5e16800e53bd Mar 17 11:01:10.735969 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-907d9ee5-6028-4e74-82b9-a8f7daac59e8 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:10.736342 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-907d9ee5-6028-4e74-82b9-a8f7daac59e8 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:10.747530 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-907d9ee5-6028-4e74-82b9-a8f7daac59e8 tempest-VolumesExtendTest-940338354 tempest-VolumesExtendTest-940338354-project-member] https://38.102.83.89/volume/v3/volumes/4a79e058-79bd-46e2-9ad4-5e16800e53bd returned with HTTP 404 Mar 17 11:01:10.748259 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 669/1381] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:10 2026] GET /volume/v3/volumes/4a79e058-79bd-46e2-9ad4-5e16800e53bd => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Mar 17 11:01:11.849657 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-26b4b1b4-99da-42e3-9c2e-a493e3bbacab None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:11.905127 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-26b4b1b4-99da-42e3-9c2e-a493e3bbacab tempest-VolumesSummaryTest-1958217563 tempest-VolumesSummaryTest-1958217563-project-member] GET https://38.102.83.89/volume/v3/volumes/summary Mar 17 11:01:11.905460 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-26b4b1b4-99da-42e3-9c2e-a493e3bbacab tempest-VolumesSummaryTest-1958217563 tempest-VolumesSummaryTest-1958217563-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:11.905751 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-26b4b1b4-99da-42e3-9c2e-a493e3bbacab tempest-VolumesSummaryTest-1958217563 tempest-VolumesSummaryTest-1958217563-project-member] Calling method 'version_select' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:11.906005 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.api_utils [None req-26b4b1b4-99da-42e3-9c2e-a493e3bbacab tempest-VolumesSummaryTest-1958217563 tempest-VolumesSummaryTest-1958217563-project-member] Removing options '' from query. {{(pid=123123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 11:01:11.914180 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-26b4b1b4-99da-42e3-9c2e-a493e3bbacab tempest-VolumesSummaryTest-1958217563 tempest-VolumesSummaryTest-1958217563-project-member] Get summary completed successfully. Mar 17 11:01:11.917332 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-26b4b1b4-99da-42e3-9c2e-a493e3bbacab tempest-VolumesSummaryTest-1958217563 tempest-VolumesSummaryTest-1958217563-project-member] https://38.102.83.89/volume/v3/volumes/summary returned with HTTP 200 Mar 17 11:01:11.917332 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 713/1382] 38.102.83.89 () {74 vars in 1412 bytes} [Tue Mar 17 11:01:11 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:01:20.740046 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=300,cinder:INSERT=54,cinder:UPDATE=85 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:01:21.912828 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=317,cinder:INSERT=56,cinder:UPDATE=80 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:01:27.481621 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-0add8aa5-598a-4f56-9695-cf89f147bf0c None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:27.486505 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-0add8aa5-598a-4f56-9695-cf89f147bf0c tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] POST https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action Mar 17 11:01:27.486960 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-0add8aa5-598a-4f56-9695-cf89f147bf0c tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Action body: b'{"os-attach": {"instance_uuid": "e63a3bc7-33dd-46d8-84e2-2d061f5c6052", "mountpoint": "/dev/vdb"}}' {{(pid=123124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 11:01:27.487158 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-0add8aa5-598a-4f56-9695-cf89f147bf0c tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e63a3bc7-33dd-46d8-84e2-2d061f5c6052", "mountpoint": "/dev/vdb"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:01:27.505465 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:27.505465 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:01:27.506702 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-0add8aa5-598a-4f56-9695-cf89f147bf0c tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Volume info retrieved successfully. Mar 17 11:01:27.520244 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-0add8aa5-598a-4f56-9695-cf89f147bf0c tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Update volume admin metadata completed successfully. Mar 17 11:01:28.024458 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-0add8aa5-598a-4f56-9695-cf89f147bf0c tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Attach volume completed successfully. Mar 17 11:01:28.024844 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-0add8aa5-598a-4f56-9695-cf89f147bf0c tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action returned with HTTP 202 Mar 17 11:01:28.025597 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 670/1383] 38.102.83.89 () {74 vars in 1500 bytes} [Tue Mar 17 11:01:27 2026] POST /volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action => generated 0 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Mar 17 11:01:28.037941 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-ca227aad-001e-4b84-b334-c3a07df4b0e3 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:28.040456 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ca227aad-001e-4b84-b334-c3a07df4b0e3 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] GET https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e Mar 17 11:01:28.040753 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ca227aad-001e-4b84-b334-c3a07df4b0e3 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:28.041046 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ca227aad-001e-4b84-b334-c3a07df4b0e3 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:28.052455 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:28.052455 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:01:28.056672 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-ca227aad-001e-4b84-b334-c3a07df4b0e3 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Volume info retrieved successfully. Mar 17 11:01:28.063010 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ca227aad-001e-4b84-b334-c3a07df4b0e3 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e returned with HTTP 200 Mar 17 11:01:28.063510 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 714/1384] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:28 2026] GET /volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e => generated 1183 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:01:28.086219 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-c7421dde-06da-4c7b-8d9e-3d2b84325e69 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:28.088786 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c7421dde-06da-4c7b-8d9e-3d2b84325e69 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] GET https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e Mar 17 11:01:28.089068 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c7421dde-06da-4c7b-8d9e-3d2b84325e69 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:28.089438 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c7421dde-06da-4c7b-8d9e-3d2b84325e69 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:28.101127 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:28.101127 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:01:28.105620 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-c7421dde-06da-4c7b-8d9e-3d2b84325e69 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Volume info retrieved successfully. Mar 17 11:01:28.111249 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c7421dde-06da-4c7b-8d9e-3d2b84325e69 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e returned with HTTP 200 Mar 17 11:01:28.112160 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 671/1385] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:28 2026] GET /volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e => generated 1183 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:01:28.131876 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-c0912ea7-3240-40f3-a95f-10dfc4952458 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:28.134228 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c0912ea7-3240-40f3-a95f-10dfc4952458 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] POST https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action Mar 17 11:01:28.134720 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c0912ea7-3240-40f3-a95f-10dfc4952458 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Action body: b'{"os-detach": {}}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 11:01:28.134914 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c0912ea7-3240-40f3-a95f-10dfc4952458 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:01:28.150406 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:28.150406 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:01:28.151137 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-c0912ea7-3240-40f3-a95f-10dfc4952458 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Volume info retrieved successfully. Mar 17 11:01:28.656573 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-c0912ea7-3240-40f3-a95f-10dfc4952458 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Detach volume completed successfully. Mar 17 11:01:28.656697 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c0912ea7-3240-40f3-a95f-10dfc4952458 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action returned with HTTP 202 Mar 17 11:01:28.657125 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 715/1386] 38.102.83.89 () {74 vars in 1500 bytes} [Tue Mar 17 11:01:28 2026] POST /volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action => generated 0 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Mar 17 11:01:28.665631 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-3202b69e-b697-49a7-bd7f-a9d6231d9599 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:28.668357 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-3202b69e-b697-49a7-bd7f-a9d6231d9599 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] GET https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e Mar 17 11:01:28.668637 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-3202b69e-b697-49a7-bd7f-a9d6231d9599 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:28.668906 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-3202b69e-b697-49a7-bd7f-a9d6231d9599 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:28.678233 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:28.678233 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:01:28.682586 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-3202b69e-b697-49a7-bd7f-a9d6231d9599 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Volume info retrieved successfully. Mar 17 11:01:28.690957 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-3202b69e-b697-49a7-bd7f-a9d6231d9599 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e returned with HTTP 200 Mar 17 11:01:28.691486 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 672/1387] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:28 2026] GET /volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:01:35.671089 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-3839e4ce-d9c7-4e87-9e67-5a1f43e25633 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:35.673575 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3839e4ce-d9c7-4e87-9e67-5a1f43e25633 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] POST https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action Mar 17 11:01:35.674042 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3839e4ce-d9c7-4e87-9e67-5a1f43e25633 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Action body: b'{"os-reserve": {}}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 11:01:35.674241 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3839e4ce-d9c7-4e87-9e67-5a1f43e25633 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:01:35.689339 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:35.689339 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:01:35.690036 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-3839e4ce-d9c7-4e87-9e67-5a1f43e25633 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Volume info retrieved successfully. Mar 17 11:01:35.701493 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-3839e4ce-d9c7-4e87-9e67-5a1f43e25633 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Reserve volume completed successfully. Mar 17 11:01:35.701784 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3839e4ce-d9c7-4e87-9e67-5a1f43e25633 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action returned with HTTP 202 Mar 17 11:01:35.702344 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 716/1388] 38.102.83.89 () {74 vars in 1500 bytes} [Tue Mar 17 11:01:35 2026] POST /volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Mar 17 11:01:35.712495 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-5c148145-853f-43ce-af76-e939866d8976 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:35.715055 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5c148145-853f-43ce-af76-e939866d8976 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] GET https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e Mar 17 11:01:35.715482 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-5c148145-853f-43ce-af76-e939866d8976 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:35.715744 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-5c148145-853f-43ce-af76-e939866d8976 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:35.724415 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:35.724415 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:01:35.727835 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-5c148145-853f-43ce-af76-e939866d8976 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Volume info retrieved successfully. Mar 17 11:01:35.731138 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5c148145-853f-43ce-af76-e939866d8976 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e returned with HTTP 200 Mar 17 11:01:35.731448 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 673/1389] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:35 2026] GET /volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e => generated 868 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:01:35.743059 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-0596d82e-95cb-4a91-92d5-98ba7da61974 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:35.744328 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0596d82e-95cb-4a91-92d5-98ba7da61974 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] POST https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action Mar 17 11:01:35.744552 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0596d82e-95cb-4a91-92d5-98ba7da61974 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 11:01:35.744644 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0596d82e-95cb-4a91-92d5-98ba7da61974 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:01:35.751346 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:35.751346 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:01:35.751699 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-0596d82e-95cb-4a91-92d5-98ba7da61974 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Volume info retrieved successfully. Mar 17 11:01:35.760320 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-0596d82e-95cb-4a91-92d5-98ba7da61974 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Unreserve volume completed successfully. Mar 17 11:01:35.760455 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0596d82e-95cb-4a91-92d5-98ba7da61974 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action returned with HTTP 202 Mar 17 11:01:35.760720 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 717/1390] 38.102.83.89 () {74 vars in 1500 bytes} [Tue Mar 17 11:01:35 2026] POST /volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Mar 17 11:01:35.765978 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-49f190a7-72bd-4d52-b594-2cdda4812c2c None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:35.767234 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-49f190a7-72bd-4d52-b594-2cdda4812c2c tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] GET https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e Mar 17 11:01:35.767385 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-49f190a7-72bd-4d52-b594-2cdda4812c2c tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:35.767526 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-49f190a7-72bd-4d52-b594-2cdda4812c2c tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:35.772132 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:35.772132 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:01:35.774233 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-49f190a7-72bd-4d52-b594-2cdda4812c2c tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Volume info retrieved successfully. Mar 17 11:01:35.776791 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-49f190a7-72bd-4d52-b594-2cdda4812c2c tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e returned with HTTP 200 Mar 17 11:01:35.777041 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 674/1391] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:35 2026] GET /volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e => generated 868 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:01:35.788571 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-b345e2c5-2152-47ed-9b8d-18fa5920461e None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:35.789858 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b345e2c5-2152-47ed-9b8d-18fa5920461e tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] POST https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action Mar 17 11:01:35.790101 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b345e2c5-2152-47ed-9b8d-18fa5920461e tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 11:01:35.790198 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b345e2c5-2152-47ed-9b8d-18fa5920461e tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:01:35.797401 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:35.797401 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:01:35.797754 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-b345e2c5-2152-47ed-9b8d-18fa5920461e tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Volume info retrieved successfully. Mar 17 11:01:35.802572 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-b345e2c5-2152-47ed-9b8d-18fa5920461e tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Volume updated successfully. Mar 17 11:01:35.802776 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b345e2c5-2152-47ed-9b8d-18fa5920461e tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action returned with HTTP 200 Mar 17 11:01:35.803153 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 718/1392] 38.102.83.89 () {74 vars in 1500 bytes} [Tue Mar 17 11:01:35 2026] POST /volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action => generated 0 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Mar 17 11:01:35.808938 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-6815ae66-01ca-4916-9a1d-cee1054c415b None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:35.810156 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6815ae66-01ca-4916-9a1d-cee1054c415b tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] GET https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e Mar 17 11:01:35.810282 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6815ae66-01ca-4916-9a1d-cee1054c415b tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:35.810441 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6815ae66-01ca-4916-9a1d-cee1054c415b tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:35.814939 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:35.814939 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:01:35.816970 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-6815ae66-01ca-4916-9a1d-cee1054c415b tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Volume info retrieved successfully. Mar 17 11:01:35.819527 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6815ae66-01ca-4916-9a1d-cee1054c415b tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e returned with HTTP 200 Mar 17 11:01:35.819761 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 675/1393] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:35 2026] GET /volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e => generated 867 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:01:35.831078 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-165a74ca-1cb1-4864-88a6-6e94f2fd00a6 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:35.832880 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-165a74ca-1cb1-4864-88a6-6e94f2fd00a6 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] POST https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action Mar 17 11:01:35.833220 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-165a74ca-1cb1-4864-88a6-6e94f2fd00a6 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 11:01:35.833426 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-165a74ca-1cb1-4864-88a6-6e94f2fd00a6 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:01:35.841412 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:35.841412 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:01:35.841857 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-165a74ca-1cb1-4864-88a6-6e94f2fd00a6 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Volume info retrieved successfully. Mar 17 11:01:35.846924 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-165a74ca-1cb1-4864-88a6-6e94f2fd00a6 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Volume updated successfully. Mar 17 11:01:35.847143 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-165a74ca-1cb1-4864-88a6-6e94f2fd00a6 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action returned with HTTP 200 Mar 17 11:01:35.847538 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 719/1394] 38.102.83.89 () {74 vars in 1500 bytes} [Tue Mar 17 11:01:35 2026] POST /volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action => generated 0 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Mar 17 11:01:35.853376 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-7096bd9b-89ac-42bd-96a9-d8b5c7f89b47 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:35.855985 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7096bd9b-89ac-42bd-96a9-d8b5c7f89b47 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] GET https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e Mar 17 11:01:35.856268 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-7096bd9b-89ac-42bd-96a9-d8b5c7f89b47 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:35.856602 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-7096bd9b-89ac-42bd-96a9-d8b5c7f89b47 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:35.865038 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:35.865038 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:01:35.869241 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-7096bd9b-89ac-42bd-96a9-d8b5c7f89b47 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Volume info retrieved successfully. Mar 17 11:01:35.874681 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7096bd9b-89ac-42bd-96a9-d8b5c7f89b47 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e returned with HTTP 200 Mar 17 11:01:35.875201 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 676/1395] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:35 2026] GET /volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:01:35.885901 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-94e67d89-c1f0-4608-bfff-cc4498672d2d None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:35.888261 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-94e67d89-c1f0-4608-bfff-cc4498672d2d tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] POST https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action Mar 17 11:01:35.888766 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-94e67d89-c1f0-4608-bfff-cc4498672d2d tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 11:01:35.888949 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-94e67d89-c1f0-4608-bfff-cc4498672d2d tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:01:35.899431 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:35.899431 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:01:35.900076 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-94e67d89-c1f0-4608-bfff-cc4498672d2d tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Volume info retrieved successfully. Mar 17 11:01:35.911638 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-94e67d89-c1f0-4608-bfff-cc4498672d2d tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Update volume admin metadata completed successfully. Mar 17 11:01:35.911828 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-94e67d89-c1f0-4608-bfff-cc4498672d2d tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Update readonly setting on volume completed successfully. Mar 17 11:01:35.912107 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-94e67d89-c1f0-4608-bfff-cc4498672d2d tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action returned with HTTP 202 Mar 17 11:01:35.912645 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 720/1396] 38.102.83.89 () {74 vars in 1500 bytes} [Tue Mar 17 11:01:35 2026] POST /volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Mar 17 11:01:35.918752 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-4c850302-ad46-4612-984f-673645585bca None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:35.921068 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4c850302-ad46-4612-984f-673645585bca tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] GET https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e Mar 17 11:01:35.921379 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4c850302-ad46-4612-984f-673645585bca tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:35.921642 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4c850302-ad46-4612-984f-673645585bca tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:35.930883 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:35.930883 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:01:35.933899 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-4c850302-ad46-4612-984f-673645585bca tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Volume info retrieved successfully. Mar 17 11:01:35.937079 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4c850302-ad46-4612-984f-673645585bca tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e returned with HTTP 200 Mar 17 11:01:35.937735 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 677/1397] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:35 2026] GET /volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:01:35.950254 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-71f28f3d-950b-4c54-92cc-9fc751bd25eb None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:35.951558 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-71f28f3d-950b-4c54-92cc-9fc751bd25eb tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] POST https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action Mar 17 11:01:35.951783 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-71f28f3d-950b-4c54-92cc-9fc751bd25eb tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 11:01:35.951865 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-71f28f3d-950b-4c54-92cc-9fc751bd25eb tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:01:35.958275 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:35.958275 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:01:35.958614 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-71f28f3d-950b-4c54-92cc-9fc751bd25eb tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Volume info retrieved successfully. Mar 17 11:01:35.965215 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-71f28f3d-950b-4c54-92cc-9fc751bd25eb tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Update volume admin metadata completed successfully. Mar 17 11:01:35.965290 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-71f28f3d-950b-4c54-92cc-9fc751bd25eb tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Update readonly setting on volume completed successfully. Mar 17 11:01:35.965454 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-71f28f3d-950b-4c54-92cc-9fc751bd25eb tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action returned with HTTP 202 Mar 17 11:01:35.965726 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 721/1398] 38.102.83.89 () {74 vars in 1500 bytes} [Tue Mar 17 11:01:35 2026] POST /volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Mar 17 11:01:35.973030 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-3c56f672-6d88-411d-bafc-e8612ddfbbf1 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:35.974497 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-3c56f672-6d88-411d-bafc-e8612ddfbbf1 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] GET https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e Mar 17 11:01:35.974666 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-3c56f672-6d88-411d-bafc-e8612ddfbbf1 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:35.974826 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-3c56f672-6d88-411d-bafc-e8612ddfbbf1 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:35.980252 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:35.980252 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:01:35.982607 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-3c56f672-6d88-411d-bafc-e8612ddfbbf1 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Volume info retrieved successfully. Mar 17 11:01:35.985412 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-3c56f672-6d88-411d-bafc-e8612ddfbbf1 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e returned with HTTP 200 Mar 17 11:01:35.985672 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 678/1399] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:35 2026] GET /volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e => generated 868 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:01:35.997156 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-58369f72-b2c9-4b8a-8ed1-92da2b7c2c7d None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:35.999567 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-58369f72-b2c9-4b8a-8ed1-92da2b7c2c7d tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] POST https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action Mar 17 11:01:36.000029 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-58369f72-b2c9-4b8a-8ed1-92da2b7c2c7d tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-661350288", "disk_format": "raw"}}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 11:01:36.000232 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-58369f72-b2c9-4b8a-8ed1-92da2b7c2c7d tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-661350288", "disk_format": "raw"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:01:36.011624 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:36.011624 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:01:36.012271 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-58369f72-b2c9-4b8a-8ed1-92da2b7c2c7d tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Volume info retrieved successfully. Mar 17 11:01:36.028667 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:36.028667 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:01:36.032910 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.image.image_utils [None req-58369f72-b2c9-4b8a-8ed1-92da2b7c2c7d tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-661350288'}] was filtered using the reserved name spaces [['os_glance', 'img_signature', 'signature_verified']], and the result is [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-661350288'}]. {{(pid=123123) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1475}} Mar 17 11:01:36.350568 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-58369f72-b2c9-4b8a-8ed1-92da2b7c2c7d tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Copy volume to image completed successfully. Mar 17 11:01:36.351151 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-58369f72-b2c9-4b8a-8ed1-92da2b7c2c7d tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action returned with HTTP 202 Mar 17 11:01:36.351820 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 722/1400] 38.102.83.89 () {74 vars in 1501 bytes} [Tue Mar 17 11:01:35 2026] POST /volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action => generated 692 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:01:45.984603 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=36 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:01:46.055459 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=22,cinder:UPDATE=9 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:01:47.996536 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-12d5ef8b-9e7f-4683-a055-b87e6e999111 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:47.999159 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-12d5ef8b-9e7f-4683-a055-b87e6e999111 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] GET https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e Mar 17 11:01:47.999495 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-12d5ef8b-9e7f-4683-a055-b87e6e999111 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:47.999774 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-12d5ef8b-9e7f-4683-a055-b87e6e999111 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:48.009548 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:48.009548 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:01:48.015480 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-12d5ef8b-9e7f-4683-a055-b87e6e999111 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Volume info retrieved successfully. Mar 17 11:01:48.022223 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-12d5ef8b-9e7f-4683-a055-b87e6e999111 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e returned with HTTP 200 Mar 17 11:01:48.022841 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 679/1401] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:47 2026] GET /volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e => generated 868 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:01:48.064387 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-f0824947-48dd-4160-b28f-cbcf436bf9f3 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:48.066897 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f0824947-48dd-4160-b28f-cbcf436bf9f3 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] POST https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action Mar 17 11:01:48.067457 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f0824947-48dd-4160-b28f-cbcf436bf9f3 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1982521198", "disk_format": "qcow2"}}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 11:01:48.067673 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f0824947-48dd-4160-b28f-cbcf436bf9f3 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1982521198", "disk_format": "qcow2"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:01:48.078841 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:48.078841 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:01:48.079573 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-f0824947-48dd-4160-b28f-cbcf436bf9f3 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Volume info retrieved successfully. Mar 17 11:01:48.093388 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:48.093388 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:01:48.097682 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.image.image_utils [None req-f0824947-48dd-4160-b28f-cbcf436bf9f3 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1982521198'}] was filtered using the reserved name spaces [['os_glance', 'img_signature', 'signature_verified']], and the result is [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1982521198'}]. {{(pid=123123) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1475}} Mar 17 11:01:48.544402 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-f0824947-48dd-4160-b28f-cbcf436bf9f3 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Copy volume to image completed successfully. Mar 17 11:01:48.544982 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f0824947-48dd-4160-b28f-cbcf436bf9f3 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action returned with HTTP 202 Mar 17 11:01:48.545682 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 723/1402] 38.102.83.89 () {74 vars in 1501 bytes} [Tue Mar 17 11:01:48 2026] POST /volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e/action => generated 695 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:01:51.644035 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-ab203275-7fb2-4c31-8f0f-f680e8eaaeba None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:51.646575 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ab203275-7fb2-4c31-8f0f-f680e8eaaeba tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] GET https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e Mar 17 11:01:51.646780 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ab203275-7fb2-4c31-8f0f-f680e8eaaeba tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:51.647057 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ab203275-7fb2-4c31-8f0f-f680e8eaaeba tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:51.655798 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:51.655798 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:01:51.660219 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-ab203275-7fb2-4c31-8f0f-f680e8eaaeba tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Volume info retrieved successfully. Mar 17 11:01:51.665666 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ab203275-7fb2-4c31-8f0f-f680e8eaaeba tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e returned with HTTP 200 Mar 17 11:01:51.666155 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 680/1403] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:51 2026] GET /volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e => generated 868 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:01:52.328086 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-649f06b7-6cc7-439e-bb6c-b878c7132d76 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:52.330806 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-649f06b7-6cc7-439e-bb6c-b878c7132d76 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] GET https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e Mar 17 11:01:52.331148 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-649f06b7-6cc7-439e-bb6c-b878c7132d76 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:52.331555 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-649f06b7-6cc7-439e-bb6c-b878c7132d76 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:52.341192 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:52.341192 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:01:52.345900 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-649f06b7-6cc7-439e-bb6c-b878c7132d76 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Volume info retrieved successfully. Mar 17 11:01:52.351825 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-649f06b7-6cc7-439e-bb6c-b878c7132d76 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e returned with HTTP 200 Mar 17 11:01:52.352640 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 724/1404] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:52 2026] GET /volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e => generated 868 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:01:52.373267 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-b9cd4ffe-152b-4e81-bfe0-0ef58a6ff430 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:52.376108 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b9cd4ffe-152b-4e81-bfe0-0ef58a6ff430 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] DELETE https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e Mar 17 11:01:52.376534 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b9cd4ffe-152b-4e81-bfe0-0ef58a6ff430 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:52.376836 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b9cd4ffe-152b-4e81-bfe0-0ef58a6ff430 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:52.377081 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-b9cd4ffe-152b-4e81-bfe0-0ef58a6ff430 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Delete volume with id: a7df183d-4eef-4396-9d76-c5074390df3e Mar 17 11:01:52.387037 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:52.387037 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:01:52.387840 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-b9cd4ffe-152b-4e81-bfe0-0ef58a6ff430 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Volume info retrieved successfully. Mar 17 11:01:52.420649 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-b9cd4ffe-152b-4e81-bfe0-0ef58a6ff430 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Delete volume request issued successfully. Mar 17 11:01:52.420921 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b9cd4ffe-152b-4e81-bfe0-0ef58a6ff430 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e returned with HTTP 202 Mar 17 11:01:52.421557 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 681/1405] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 11:01:52 2026] DELETE /volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:01:52.432857 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-3e6d701b-97af-4632-b22d-6ab11753c2f0 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:52.435424 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3e6d701b-97af-4632-b22d-6ab11753c2f0 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] GET https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e Mar 17 11:01:52.435696 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3e6d701b-97af-4632-b22d-6ab11753c2f0 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:52.435979 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3e6d701b-97af-4632-b22d-6ab11753c2f0 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:52.449817 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:52.449817 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:01:52.455382 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-3e6d701b-97af-4632-b22d-6ab11753c2f0 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Volume info retrieved successfully. Mar 17 11:01:52.461733 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3e6d701b-97af-4632-b22d-6ab11753c2f0 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e returned with HTTP 200 Mar 17 11:01:52.462250 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 725/1406] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:52 2026] GET /volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:01:53.484495 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-1644caf8-b436-4225-bc71-34a0395d19f0 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:53.487282 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1644caf8-b436-4225-bc71-34a0395d19f0 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] GET https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e Mar 17 11:01:53.487444 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1644caf8-b436-4225-bc71-34a0395d19f0 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:53.487734 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1644caf8-b436-4225-bc71-34a0395d19f0 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:53.497737 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:01:53.497737 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:01:53.503155 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-1644caf8-b436-4225-bc71-34a0395d19f0 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Volume info retrieved successfully. Mar 17 11:01:53.509752 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1644caf8-b436-4225-bc71-34a0395d19f0 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e returned with HTTP 200 Mar 17 11:01:53.510327 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 682/1407] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:53 2026] GET /volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 11:01:54.546214 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-19f1fbd3-3552-4ffa-a8d9-a32fa9c5ba21 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:01:54.549720 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-19f1fbd3-3552-4ffa-a8d9-a32fa9c5ba21 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] GET https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e Mar 17 11:01:54.550143 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-19f1fbd3-3552-4ffa-a8d9-a32fa9c5ba21 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:01:54.550689 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-19f1fbd3-3552-4ffa-a8d9-a32fa9c5ba21 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:01:54.560781 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-19f1fbd3-3552-4ffa-a8d9-a32fa9c5ba21 tempest-VolumesActionsTest-1096556739 tempest-VolumesActionsTest-1096556739-project-member] https://38.102.83.89/volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e returned with HTTP 404 Mar 17 11:01:54.561648 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 726/1408] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:01:54 2026] GET /volume/v3/volumes/a7df183d-4eef-4396-9d76-c5074390df3e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:02:03.507827 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=15,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:02:04.554096 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=13,cinder:UPDATE=1 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:02:06.473415 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-4c90e9d0-b2c1-4666-80fb-09784c340da9 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:02:06.592012 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4c90e9d0-b2c1-4666-80fb-09784c340da9 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 11:02:06.592532 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4c90e9d0-b2c1-4666-80fb-09784c340da9 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-694562835"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:02:06.594581 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.volumes [None req-4c90e9d0-b2c1-4666-80fb-09784c340da9 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-694562835'}} {{(pid=123124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 11:02:06.594781 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-4c90e9d0-b2c1-4666-80fb-09784c340da9 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Create volume of 1 GB Mar 17 11:02:06.601322 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-4c90e9d0-b2c1-4666-80fb-09784c340da9 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Availability Zones retrieved successfully. Mar 17 11:02:06.610231 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-4c90e9d0-b2c1-4666-80fb-09784c340da9 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Flow 'volume_create_api' (3c73680e-32ba-4e9e-80e3-ccad88bcdf8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:02:06.611681 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-4c90e9d0-b2c1-4666-80fb-09784c340da9 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcb20754-a343-4302-a242-38c6f995e648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:02:06.613079 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.flows.api.create_volume [None req-4c90e9d0-b2c1-4666-80fb-09784c340da9 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Validating volume size '1' using validate_int {{(pid=123124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 11:02:06.642511 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-4c90e9d0-b2c1-4666-80fb-09784c340da9 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcb20754-a343-4302-a242-38c6f995e648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:02:06.643618 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-4c90e9d0-b2c1-4666-80fb-09784c340da9 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2296868f-d0f7-429c-9627-f2c4235c0d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:02:06.718017 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-4c90e9d0-b2c1-4666-80fb-09784c340da9 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Created reservations ['0690cbe5-4f3a-47c7-8a32-a18b1ca36505', '575030a5-4afa-4729-bc0e-cb5a58dba411', '121d8f33-2f67-455a-b783-595cf74686ea', '2666d6de-6810-4d0a-a690-f7891e84197b'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:02:06.718956 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-4c90e9d0-b2c1-4666-80fb-09784c340da9 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2296868f-d0f7-429c-9627-f2c4235c0d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0690cbe5-4f3a-47c7-8a32-a18b1ca36505', '575030a5-4afa-4729-bc0e-cb5a58dba411', '121d8f33-2f67-455a-b783-595cf74686ea', '2666d6de-6810-4d0a-a690-f7891e84197b']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:02:06.720105 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-4c90e9d0-b2c1-4666-80fb-09784c340da9 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (538c4983-c0b0-4a71-836c-27023f8994c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:02:06.745811 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-4c90e9d0-b2c1-4666-80fb-09784c340da9 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (538c4983-c0b0-4a71-836c-27023f8994c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5c38d42-6e9f-4f25-b75f-f4bbbb6d2414', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-694562835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42827c5be0f844c080ccfe4125aebac5',qos_specs=None,replication_status=,reservations=['0690cbe5-4f3a-47c7-8a32-a18b1ca36505','575030a5-4afa-4729-bc0e-cb5a58dba411','121d8f33-2f67-455a-b783-595cf74686ea','2666d6de-6810-4d0a-a690-f7891e84197b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23365bf39daa4f888bb16ec11f80e3b5',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T15:02:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-694562835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42827c5be0f844c080ccfe4125aebac5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23365bf39daa4f888bb16ec11f80e3b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:02:06.746859 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-4c90e9d0-b2c1-4666-80fb-09784c340da9 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36279d78-ce08-47cb-b52d-69f5a9c4f86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:02:06.766815 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-4c90e9d0-b2c1-4666-80fb-09784c340da9 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36279d78-ce08-47cb-b52d-69f5a9c4f86b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-694562835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42827c5be0f844c080ccfe4125aebac5',qos_specs=None,replication_status=,reservations=['0690cbe5-4f3a-47c7-8a32-a18b1ca36505','575030a5-4afa-4729-bc0e-cb5a58dba411','121d8f33-2f67-455a-b783-595cf74686ea','2666d6de-6810-4d0a-a690-f7891e84197b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23365bf39daa4f888bb16ec11f80e3b5',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:02:06.767813 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-4c90e9d0-b2c1-4666-80fb-09784c340da9 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66858cd4-c856-4625-ac4d-25edb9effdcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:02:06.779976 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-4c90e9d0-b2c1-4666-80fb-09784c340da9 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66858cd4-c856-4625-ac4d-25edb9effdcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:02:06.781249 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-4c90e9d0-b2c1-4666-80fb-09784c340da9 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Flow 'volume_create_api' (3c73680e-32ba-4e9e-80e3-ccad88bcdf8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:02:06.781730 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-4c90e9d0-b2c1-4666-80fb-09784c340da9 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Create volume request issued successfully. Mar 17 11:02:06.782560 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4c90e9d0-b2c1-4666-80fb-09784c340da9 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 11:02:06.783151 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 683/1409] 38.102.83.89 () {76 vars in 1409 bytes} [Tue Mar 17 11:02:06 2026] POST /volume/v3/volumes => generated 780 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:02:06.804968 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-157d99f8-a658-4257-ba5a-de9275c5f651 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:02:06.808606 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-157d99f8-a658-4257-ba5a-de9275c5f651 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] GET https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 Mar 17 11:02:06.808606 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-157d99f8-a658-4257-ba5a-de9275c5f651 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:02:06.808606 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-157d99f8-a658-4257-ba5a-de9275c5f651 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:02:06.818544 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:02:06.818544 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:02:06.823735 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-157d99f8-a658-4257-ba5a-de9275c5f651 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Volume info retrieved successfully. Mar 17 11:02:06.829237 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-157d99f8-a658-4257-ba5a-de9275c5f651 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 returned with HTTP 200 Mar 17 11:02:06.829746 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 727/1410] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 11:02:06 2026] GET /volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:02:07.853226 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-55165614-d0cc-4b1d-9df0-6c9906804c77 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:02:07.857502 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-55165614-d0cc-4b1d-9df0-6c9906804c77 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] GET https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 Mar 17 11:02:07.857502 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-55165614-d0cc-4b1d-9df0-6c9906804c77 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:02:07.857502 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-55165614-d0cc-4b1d-9df0-6c9906804c77 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:02:07.870562 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:02:07.870562 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:02:07.876570 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-55165614-d0cc-4b1d-9df0-6c9906804c77 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Volume info retrieved successfully. Mar 17 11:02:07.884379 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-55165614-d0cc-4b1d-9df0-6c9906804c77 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 returned with HTTP 200 Mar 17 11:02:07.884379 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 684/1411] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 11:02:07 2026] GET /volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Mar 17 11:02:16.827942 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=4 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:02:17.881165 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:02:43.020840 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-9a68452f-1f08-409f-90fe-618ce0cd91fb req-4b181d5b-082f-4bd1-b9a7-153e8389b9b3 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:02:43.023737 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-9a68452f-1f08-409f-90fe-618ce0cd91fb req-4b181d5b-082f-4bd1-b9a7-153e8389b9b3 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] GET https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 Mar 17 11:02:43.023999 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-9a68452f-1f08-409f-90fe-618ce0cd91fb req-4b181d5b-082f-4bd1-b9a7-153e8389b9b3 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:02:43.024343 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-9a68452f-1f08-409f-90fe-618ce0cd91fb req-4b181d5b-082f-4bd1-b9a7-153e8389b9b3 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:02:43.038754 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:02:43.038754 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:02:43.043129 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-9a68452f-1f08-409f-90fe-618ce0cd91fb req-4b181d5b-082f-4bd1-b9a7-153e8389b9b3 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Volume info retrieved successfully. Mar 17 11:02:43.046743 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-9a68452f-1f08-409f-90fe-618ce0cd91fb req-4b181d5b-082f-4bd1-b9a7-153e8389b9b3 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 returned with HTTP 200 Mar 17 11:02:43.047057 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 728/1412] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 11:02:43 2026] GET /volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:02:45.086951 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-02d39bb1-2c1e-4bfe-a2c8-e03506e0bb99 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:02:45.087266 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-02d39bb1-2c1e-4bfe-a2c8-e03506e0bb99 None None] GET https://38.102.83.89/volume// Mar 17 11:02:45.087342 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-02d39bb1-2c1e-4bfe-a2c8-e03506e0bb99 None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:02:45.087494 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-02d39bb1-2c1e-4bfe-a2c8-e03506e0bb99 None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:02:45.087743 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-02d39bb1-2c1e-4bfe-a2c8-e03506e0bb99 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 11:02:45.087937 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 685/1413] 38.102.83.89 () {72 vars in 1539 bytes} [Tue Mar 17 11:02:45 2026] GET /volume/ => generated 388 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 11:02:45.095061 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-9a68452f-1f08-409f-90fe-618ce0cd91fb req-3e11b6ea-d0da-49a2-be9a-96151db6213d None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:02:45.096525 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-9a68452f-1f08-409f-90fe-618ce0cd91fb req-3e11b6ea-d0da-49a2-be9a-96151db6213d tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] POST https://38.102.83.89/volume/v3/attachments Mar 17 11:02:45.096766 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-9a68452f-1f08-409f-90fe-618ce0cd91fb req-3e11b6ea-d0da-49a2-be9a-96151db6213d tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414", "connector": null, "instance_uuid": "3ec3d8f9-f26d-4696-8d6b-cb8b78224f0a"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:02:45.104622 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:02:45.104622 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:02:45.128224 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-9a68452f-1f08-409f-90fe-618ce0cd91fb req-3e11b6ea-d0da-49a2-be9a-96151db6213d tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/attachments returned with HTTP 200 Mar 17 11:02:45.128838 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 729/1414] 38.102.83.89 () {80 vars in 1704 bytes} [Tue Mar 17 11:02:45 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:02:45.577973 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-ac8711b4-6956-4717-ac04-90d6e984be04 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:02:45.580615 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ac8711b4-6956-4717-ac04-90d6e984be04 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] GET https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 Mar 17 11:02:45.580929 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ac8711b4-6956-4717-ac04-90d6e984be04 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:02:45.581219 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ac8711b4-6956-4717-ac04-90d6e984be04 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:02:45.594018 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:02:45.594018 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:02:45.598538 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-ac8711b4-6956-4717-ac04-90d6e984be04 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Volume info retrieved successfully. Mar 17 11:02:45.604040 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ac8711b4-6956-4717-ac04-90d6e984be04 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 returned with HTTP 200 Mar 17 11:02:45.604584 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 686/1415] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 11:02:45 2026] GET /volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:02:45.662657 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-0767af18-dcd9-461b-a2dd-7a86e265b2ec None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:02:45.663266 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0767af18-dcd9-461b-a2dd-7a86e265b2ec None None] GET https://38.102.83.89/volume// Mar 17 11:02:45.663635 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0767af18-dcd9-461b-a2dd-7a86e265b2ec None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:02:45.663982 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0767af18-dcd9-461b-a2dd-7a86e265b2ec None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:02:45.665174 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0767af18-dcd9-461b-a2dd-7a86e265b2ec None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 11:02:45.665715 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 730/1416] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 11:02:45 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 11:02:45.677852 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-9a68452f-1f08-409f-90fe-618ce0cd91fb req-eb5de0c4-0673-4cf3-848f-2aac3018823c None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:02:45.680856 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-9a68452f-1f08-409f-90fe-618ce0cd91fb req-eb5de0c4-0673-4cf3-848f-2aac3018823c tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] GET https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 Mar 17 11:02:45.681173 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-9a68452f-1f08-409f-90fe-618ce0cd91fb req-eb5de0c4-0673-4cf3-848f-2aac3018823c tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:02:45.681557 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-9a68452f-1f08-409f-90fe-618ce0cd91fb req-eb5de0c4-0673-4cf3-848f-2aac3018823c tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:02:45.694157 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:02:45.694157 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:02:45.698649 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-9a68452f-1f08-409f-90fe-618ce0cd91fb req-eb5de0c4-0673-4cf3-848f-2aac3018823c tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Volume info retrieved successfully. Mar 17 11:02:45.704392 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-9a68452f-1f08-409f-90fe-618ce0cd91fb req-eb5de0c4-0673-4cf3-848f-2aac3018823c tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 returned with HTTP 200 Mar 17 11:02:45.704938 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 687/1417] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 11:02:45 2026] GET /volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 => generated 1035 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 11:02:45.781451 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-9a68452f-1f08-409f-90fe-618ce0cd91fb req-67f11584-c706-422b-9b44-b9680eba0e88 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:02:45.784777 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-9a68452f-1f08-409f-90fe-618ce0cd91fb req-67f11584-c706-422b-9b44-b9680eba0e88 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] PUT https://38.102.83.89/volume/v3/attachments/8c55cf43-b23f-490a-8e9a-0355b319c2bb Mar 17 11:02:45.785476 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-9a68452f-1f08-409f-90fe-618ce0cd91fb req-67f11584-c706-422b-9b44-b9680eba0e88 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "38.102.83.89", "host": "np0005649721.novalocal", "multipath": false, "enforce_multipath": true, "initiator": "iqn.1994-05.com.redhat:fd15498af3bd", "do_local_attach": false, "uuid": "0ceb02b1-38b4-43fc-8549-abe22c224d5e", "system uuid": "7643bce9-2f06-4fe7-b291-650913a35e56", "nvme_native_multipath": false, "nqn": "nqn.2014-08.org.nvmexpress:uuid:7492a7d8-3878-46d7-bc3c-9b085f58a756", "found_dsc": "", "host_ips": ["38.102.83.89", "fe80::f816:3eff:feb5:bca3", "192.168.122.1", "172.24.5.1", "2001:db8::2", "fe80::608a:3ff:feb6:c149", "fe80::fc16:3eff:fe11:910a", "fe80::d44f:f7ff:fe33:920f"], "mountpoint": "/dev/vdb"}}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:02:45.795340 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-9a68452f-1f08-409f-90fe-618ce0cd91fb req-67f11584-c706-422b-9b44-b9680eba0e88 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Acquiring lock "cinder-attachment_update-d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414-np0005649721.novalocal" by "attachment_update" {{(pid=123123) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Mar 17 11:02:45.802337 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-9a68452f-1f08-409f-90fe-618ce0cd91fb req-67f11584-c706-422b-9b44-b9680eba0e88 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Lock "cinder-attachment_update-d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414-np0005649721.novalocal" acquired by "attachment_update" :: waited 0.007s {{(pid=123123) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Mar 17 11:02:45.803850 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:02:45.803850 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:02:46.623080 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-2876a702-7d0e-4c1c-b486-6798f4ef79ba None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:02:46.625655 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2876a702-7d0e-4c1c-b486-6798f4ef79ba tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] GET https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 Mar 17 11:02:46.625978 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2876a702-7d0e-4c1c-b486-6798f4ef79ba tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:02:46.626341 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2876a702-7d0e-4c1c-b486-6798f4ef79ba tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:02:46.638829 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:02:46.638829 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:02:46.642996 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-2876a702-7d0e-4c1c-b486-6798f4ef79ba tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Volume info retrieved successfully. Mar 17 11:02:46.648499 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2876a702-7d0e-4c1c-b486-6798f4ef79ba tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 returned with HTTP 200 Mar 17 11:02:46.648997 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 688/1418] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 11:02:46 2026] GET /volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:02:47.673002 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-df758a6c-b8d1-4d92-89b7-55af40fc35c0 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:02:47.675603 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-df758a6c-b8d1-4d92-89b7-55af40fc35c0 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] GET https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 Mar 17 11:02:47.675929 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-df758a6c-b8d1-4d92-89b7-55af40fc35c0 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:02:47.676231 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-df758a6c-b8d1-4d92-89b7-55af40fc35c0 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:02:47.689493 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:02:47.689493 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:02:47.695734 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-df758a6c-b8d1-4d92-89b7-55af40fc35c0 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Volume info retrieved successfully. Mar 17 11:02:47.703715 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-df758a6c-b8d1-4d92-89b7-55af40fc35c0 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 returned with HTTP 200 Mar 17 11:02:47.704390 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 689/1419] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 11:02:47 2026] GET /volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:02:48.721919 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-e5ff1188-fef8-4742-805d-1ed6bf9155dc None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:02:48.724287 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e5ff1188-fef8-4742-805d-1ed6bf9155dc tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] GET https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 Mar 17 11:02:48.724447 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e5ff1188-fef8-4742-805d-1ed6bf9155dc tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:02:48.724587 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e5ff1188-fef8-4742-805d-1ed6bf9155dc tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:02:48.732663 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:02:48.732663 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:02:48.735529 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-e5ff1188-fef8-4742-805d-1ed6bf9155dc tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Volume info retrieved successfully. Mar 17 11:02:48.739233 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e5ff1188-fef8-4742-805d-1ed6bf9155dc tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 returned with HTTP 200 Mar 17 11:02:48.739630 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 690/1420] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 11:02:48 2026] GET /volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Mar 17 11:02:49.327420 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-9a68452f-1f08-409f-90fe-618ce0cd91fb req-67f11584-c706-422b-9b44-b9680eba0e88 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Lock "cinder-attachment_update-d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414-np0005649721.novalocal" released by "attachment_update" :: held 3.525s {{(pid=123123) __release /opt/stack/cinder/cinder/coordination.py:152}} Mar 17 11:02:49.327907 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-9a68452f-1f08-409f-90fe-618ce0cd91fb req-67f11584-c706-422b-9b44-b9680eba0e88 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/attachments/8c55cf43-b23f-490a-8e9a-0355b319c2bb returned with HTTP 200 Mar 17 11:02:49.328520 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 731/1421] 38.102.83.89 () {80 vars in 1814 bytes} [Tue Mar 17 11:02:45 2026] PUT /volume/v3/attachments/8c55cf43-b23f-490a-8e9a-0355b319c2bb => generated 790 bytes in 3548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:02:49.763638 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-541b30c9-cdd6-484e-8852-e5ab3cb0a0d4 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:02:49.766128 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-541b30c9-cdd6-484e-8852-e5ab3cb0a0d4 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] GET https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 Mar 17 11:02:49.766612 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-541b30c9-cdd6-484e-8852-e5ab3cb0a0d4 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:02:49.766941 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-541b30c9-cdd6-484e-8852-e5ab3cb0a0d4 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:02:49.779627 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:02:49.779627 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:02:49.784185 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-541b30c9-cdd6-484e-8852-e5ab3cb0a0d4 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Volume info retrieved successfully. Mar 17 11:02:49.790012 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-541b30c9-cdd6-484e-8852-e5ab3cb0a0d4 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 returned with HTTP 200 Mar 17 11:02:49.790723 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 691/1422] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 11:02:49 2026] GET /volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:02:50.814262 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-b9a655f4-a3bc-4c10-97ac-4b9725beb7ec None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:02:50.817446 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b9a655f4-a3bc-4c10-97ac-4b9725beb7ec tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] GET https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 Mar 17 11:02:50.817822 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b9a655f4-a3bc-4c10-97ac-4b9725beb7ec tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:02:50.818108 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b9a655f4-a3bc-4c10-97ac-4b9725beb7ec tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:02:50.831068 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:02:50.831068 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:02:50.837355 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-b9a655f4-a3bc-4c10-97ac-4b9725beb7ec tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Volume info retrieved successfully. Mar 17 11:02:50.843635 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b9a655f4-a3bc-4c10-97ac-4b9725beb7ec tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 returned with HTTP 200 Mar 17 11:02:50.844100 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 732/1423] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 11:02:50 2026] GET /volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:02:51.867211 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-1d4c6e0a-bdd7-4622-9f60-3e5bcd0f5a87 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:02:51.869688 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1d4c6e0a-bdd7-4622-9f60-3e5bcd0f5a87 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] GET https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 Mar 17 11:02:51.870107 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1d4c6e0a-bdd7-4622-9f60-3e5bcd0f5a87 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:02:51.870531 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1d4c6e0a-bdd7-4622-9f60-3e5bcd0f5a87 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:02:51.883406 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:02:51.883406 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:02:51.886903 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-1d4c6e0a-bdd7-4622-9f60-3e5bcd0f5a87 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Volume info retrieved successfully. Mar 17 11:02:51.892663 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1d4c6e0a-bdd7-4622-9f60-3e5bcd0f5a87 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 returned with HTTP 200 Mar 17 11:02:51.893371 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 692/1424] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 11:02:51 2026] GET /volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:02:52.914802 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-1d6bc771-a13d-430a-a837-2fb07bc20fe0 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:02:52.917522 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-1d6bc771-a13d-430a-a837-2fb07bc20fe0 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] GET https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 Mar 17 11:02:52.917870 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-1d6bc771-a13d-430a-a837-2fb07bc20fe0 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:02:52.918198 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-1d6bc771-a13d-430a-a837-2fb07bc20fe0 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:02:52.930650 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:02:52.930650 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:02:52.934964 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-1d6bc771-a13d-430a-a837-2fb07bc20fe0 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Volume info retrieved successfully. Mar 17 11:02:52.940705 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-1d6bc771-a13d-430a-a837-2fb07bc20fe0 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 returned with HTTP 200 Mar 17 11:02:52.941204 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 733/1425] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 11:02:52 2026] GET /volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:02:53.965095 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-fd9ffa51-50c3-4f28-bb46-f6c51c81f471 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:02:53.967606 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-fd9ffa51-50c3-4f28-bb46-f6c51c81f471 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] GET https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 Mar 17 11:02:53.967916 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-fd9ffa51-50c3-4f28-bb46-f6c51c81f471 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:02:53.968208 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-fd9ffa51-50c3-4f28-bb46-f6c51c81f471 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:02:53.980242 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:02:53.980242 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:02:53.984687 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-fd9ffa51-50c3-4f28-bb46-f6c51c81f471 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Volume info retrieved successfully. Mar 17 11:02:53.993929 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-fd9ffa51-50c3-4f28-bb46-f6c51c81f471 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 returned with HTTP 200 Mar 17 11:02:53.994323 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 693/1426] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 11:02:53 2026] GET /volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:02:54.628531 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-9a68452f-1f08-409f-90fe-618ce0cd91fb req-c01209a3-793c-4a84-aae6-438fe93f8ce6 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:02:54.631072 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-9a68452f-1f08-409f-90fe-618ce0cd91fb req-c01209a3-793c-4a84-aae6-438fe93f8ce6 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] POST https://38.102.83.89/volume/v3/attachments/8c55cf43-b23f-490a-8e9a-0355b319c2bb/action Mar 17 11:02:54.631698 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-9a68452f-1f08-409f-90fe-618ce0cd91fb req-c01209a3-793c-4a84-aae6-438fe93f8ce6 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Action body: b'{"os-complete": null}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 11:02:54.631999 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-9a68452f-1f08-409f-90fe-618ce0cd91fb req-c01209a3-793c-4a84-aae6-438fe93f8ce6 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:02:54.651727 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:02:54.651727 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:02:54.664729 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-9a68452f-1f08-409f-90fe-618ce0cd91fb req-c01209a3-793c-4a84-aae6-438fe93f8ce6 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/attachments/8c55cf43-b23f-490a-8e9a-0355b319c2bb/action returned with HTTP 204 Mar 17 11:02:54.665490 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 734/1427] 38.102.83.89 () {80 vars in 1835 bytes} [Tue Mar 17 11:02:54 2026] POST /volume/v3/attachments/8c55cf43-b23f-490a-8e9a-0355b319c2bb/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:02:55.021507 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-065b1843-243a-44aa-91ca-3c17b9ed549f None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:02:55.022859 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-065b1843-243a-44aa-91ca-3c17b9ed549f tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] GET https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 Mar 17 11:02:55.023004 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-065b1843-243a-44aa-91ca-3c17b9ed549f tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:02:55.023145 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-065b1843-243a-44aa-91ca-3c17b9ed549f tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:02:55.029828 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:02:55.029828 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:02:55.032145 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-065b1843-243a-44aa-91ca-3c17b9ed549f tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Volume info retrieved successfully. Mar 17 11:02:55.034792 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-065b1843-243a-44aa-91ca-3c17b9ed549f tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 returned with HTTP 200 Mar 17 11:02:55.035076 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 694/1428] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 11:02:55 2026] GET /volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 => generated 1165 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 11:02:55.055799 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-1274421f-9824-406d-8233-878965aff8cf None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:02:55.056805 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-1274421f-9824-406d-8233-878965aff8cf tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] POST https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414/action Mar 17 11:02:55.057118 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-1274421f-9824-406d-8233-878965aff8cf tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 11:02:55.057262 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-1274421f-9824-406d-8233-878965aff8cf tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:02:55.065437 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:02:55.065437 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:02:55.065876 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-1274421f-9824-406d-8233-878965aff8cf tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Volume info retrieved successfully. Mar 17 11:02:55.099852 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-1274421f-9824-406d-8233-878965aff8cf tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Created reservations ['370c2563-76ce-4df2-9157-10c6f38c6c56', '834fa7e1-ff34-474e-8753-f7fc38370c13'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:02:55.113434 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-1274421f-9824-406d-8233-878965aff8cf tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Extend volume request issued successfully. Mar 17 11:02:55.113693 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-1274421f-9824-406d-8233-878965aff8cf tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414/action returned with HTTP 202 Mar 17 11:02:55.114048 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 735/1429] 38.102.83.89 () {76 vars in 1541 bytes} [Tue Mar 17 11:02:55 2026] POST /volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Mar 17 11:02:55.126076 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-55407fd3-518c-4e6e-b92b-42ae9be6a196 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:02:55.127602 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-55407fd3-518c-4e6e-b92b-42ae9be6a196 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] GET https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 Mar 17 11:02:55.127764 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-55407fd3-518c-4e6e-b92b-42ae9be6a196 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:02:55.127916 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-55407fd3-518c-4e6e-b92b-42ae9be6a196 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:02:55.134385 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:02:55.134385 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:02:55.136564 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-55407fd3-518c-4e6e-b92b-42ae9be6a196 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Volume info retrieved successfully. Mar 17 11:02:55.139155 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-55407fd3-518c-4e6e-b92b-42ae9be6a196 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 returned with HTTP 200 Mar 17 11:02:55.139471 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 695/1430] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 11:02:55 2026] GET /volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 => generated 1168 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Mar 17 11:02:56.162444 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-0f15b1bc-334d-45b8-aa28-bb099e20e68f None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:02:56.165346 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0f15b1bc-334d-45b8-aa28-bb099e20e68f tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] GET https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 Mar 17 11:02:56.165592 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0f15b1bc-334d-45b8-aa28-bb099e20e68f tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:02:56.165865 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0f15b1bc-334d-45b8-aa28-bb099e20e68f tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:02:56.181462 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:02:56.181462 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:02:56.186776 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-0f15b1bc-334d-45b8-aa28-bb099e20e68f tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Volume info retrieved successfully. Mar 17 11:02:56.192747 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0f15b1bc-334d-45b8-aa28-bb099e20e68f tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 returned with HTTP 200 Mar 17 11:02:56.193127 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 736/1431] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 11:02:56 2026] GET /volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 => generated 1165 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 11:02:56.215564 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-6c6b29ff-cf68-4e4e-aac3-535841f0e2c0 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:02:56.217061 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6c6b29ff-cf68-4e4e-aac3-535841f0e2c0 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] GET https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 Mar 17 11:02:56.217422 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6c6b29ff-cf68-4e4e-aac3-535841f0e2c0 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:02:56.217695 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6c6b29ff-cf68-4e4e-aac3-535841f0e2c0 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:02:56.234252 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:02:56.234252 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:02:56.238820 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-6c6b29ff-cf68-4e4e-aac3-535841f0e2c0 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Volume info retrieved successfully. Mar 17 11:02:56.242692 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6c6b29ff-cf68-4e4e-aac3-535841f0e2c0 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 returned with HTTP 200 Mar 17 11:02:56.243089 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 696/1432] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 11:02:56 2026] GET /volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 => generated 1165 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 11:02:57.243621 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-1274421f-9824-406d-8233-878965aff8cf req-a17f7fd8-91e7-4125-b222-3b7cf0831177 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:02:57.246741 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-1274421f-9824-406d-8233-878965aff8cf req-a17f7fd8-91e7-4125-b222-3b7cf0831177 service nova] GET https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 Mar 17 11:02:57.247061 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-1274421f-9824-406d-8233-878965aff8cf req-a17f7fd8-91e7-4125-b222-3b7cf0831177 service nova] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:02:57.247363 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-1274421f-9824-406d-8233-878965aff8cf req-a17f7fd8-91e7-4125-b222-3b7cf0831177 service nova] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:02:57.259756 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:02:57.259756 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:02:57.263768 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-1274421f-9824-406d-8233-878965aff8cf req-a17f7fd8-91e7-4125-b222-3b7cf0831177 service nova] Volume info retrieved successfully. Mar 17 11:02:57.269110 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-1274421f-9824-406d-8233-878965aff8cf req-a17f7fd8-91e7-4125-b222-3b7cf0831177 service nova] https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 returned with HTTP 200 Mar 17 11:02:57.269656 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 737/1433] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 11:02:57 2026] GET /volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 => generated 1348 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:02:58.593876 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-1b85f4b7-f616-4f0c-b045-00d5872ce213 req-ac1cbbc7-e13a-4f4e-a47b-96b86f22326c None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:02:58.595417 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-1b85f4b7-f616-4f0c-b045-00d5872ce213 req-ac1cbbc7-e13a-4f4e-a47b-96b86f22326c tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] GET https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 Mar 17 11:02:58.595546 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-1b85f4b7-f616-4f0c-b045-00d5872ce213 req-ac1cbbc7-e13a-4f4e-a47b-96b86f22326c tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:02:58.595680 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-1b85f4b7-f616-4f0c-b045-00d5872ce213 req-ac1cbbc7-e13a-4f4e-a47b-96b86f22326c tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:02:58.602564 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:02:58.602564 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:02:58.604833 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-1b85f4b7-f616-4f0c-b045-00d5872ce213 req-ac1cbbc7-e13a-4f4e-a47b-96b86f22326c tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Volume info retrieved successfully. Mar 17 11:02:58.607565 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-1b85f4b7-f616-4f0c-b045-00d5872ce213 req-ac1cbbc7-e13a-4f4e-a47b-96b86f22326c tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 returned with HTTP 200 Mar 17 11:02:58.607825 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 697/1434] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 11:02:58 2026] GET /volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 => generated 1147 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Mar 17 11:02:58.633934 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-1b85f4b7-f616-4f0c-b045-00d5872ce213 req-af38ade7-fcf4-4d1e-a8f5-a846277a67bc None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:02:58.635358 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-1b85f4b7-f616-4f0c-b045-00d5872ce213 req-af38ade7-fcf4-4d1e-a8f5-a846277a67bc tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] POST https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414/action Mar 17 11:02:58.635585 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-1b85f4b7-f616-4f0c-b045-00d5872ce213 req-af38ade7-fcf4-4d1e-a8f5-a846277a67bc tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 11:02:58.635678 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-1b85f4b7-f616-4f0c-b045-00d5872ce213 req-af38ade7-fcf4-4d1e-a8f5-a846277a67bc tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:02:58.643228 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:02:58.643228 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:02:58.643551 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-1b85f4b7-f616-4f0c-b045-00d5872ce213 req-af38ade7-fcf4-4d1e-a8f5-a846277a67bc tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Volume info retrieved successfully. Mar 17 11:02:58.648133 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-1b85f4b7-f616-4f0c-b045-00d5872ce213 req-af38ade7-fcf4-4d1e-a8f5-a846277a67bc tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Begin detaching volume completed successfully. Mar 17 11:02:58.648253 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-1b85f4b7-f616-4f0c-b045-00d5872ce213 req-af38ade7-fcf4-4d1e-a8f5-a846277a67bc tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414/action returned with HTTP 202 Mar 17 11:02:58.648565 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 738/1435] 38.102.83.89 () {78 vars in 1782 bytes} [Tue Mar 17 11:02:58 2026] POST /volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Mar 17 11:02:58.668761 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-33d485c2-9eff-464d-9278-4d3e844fd0bb None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:02:58.670030 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-33d485c2-9eff-464d-9278-4d3e844fd0bb tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] GET https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 Mar 17 11:02:58.670128 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-33d485c2-9eff-464d-9278-4d3e844fd0bb tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:02:58.670286 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-33d485c2-9eff-464d-9278-4d3e844fd0bb tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:02:58.677003 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:02:58.677003 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:02:58.679245 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-33d485c2-9eff-464d-9278-4d3e844fd0bb tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Volume info retrieved successfully. Mar 17 11:02:58.681884 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-33d485c2-9eff-464d-9278-4d3e844fd0bb tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 returned with HTTP 200 Mar 17 11:02:58.682138 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 698/1436] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 11:02:58 2026] GET /volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 => generated 1168 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Mar 17 11:02:59.684620 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-2dd4e307-3ffd-4a21-babf-025c4129046f None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:02:59.685418 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2dd4e307-3ffd-4a21-babf-025c4129046f None None] GET https://38.102.83.89/volume// Mar 17 11:02:59.685617 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2dd4e307-3ffd-4a21-babf-025c4129046f None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:02:59.685905 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2dd4e307-3ffd-4a21-babf-025c4129046f None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:02:59.686603 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2dd4e307-3ffd-4a21-babf-025c4129046f None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 11:02:59.687225 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 739/1437] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 11:02:59 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 11:02:59.698827 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-1b85f4b7-f616-4f0c-b045-00d5872ce213 req-3355ad15-67be-4f06-b424-f577efe1c7b5 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:02:59.701747 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-1b85f4b7-f616-4f0c-b045-00d5872ce213 req-3355ad15-67be-4f06-b424-f577efe1c7b5 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] GET https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 Mar 17 11:02:59.703614 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-1b85f4b7-f616-4f0c-b045-00d5872ce213 req-3355ad15-67be-4f06-b424-f577efe1c7b5 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:02:59.703614 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-1b85f4b7-f616-4f0c-b045-00d5872ce213 req-3355ad15-67be-4f06-b424-f577efe1c7b5 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:02:59.705107 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-f22b60c6-9841-467f-937b-ab84ae50669e None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:02:59.707706 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f22b60c6-9841-467f-937b-ab84ae50669e tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] GET https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 Mar 17 11:02:59.708006 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f22b60c6-9841-467f-937b-ab84ae50669e tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:02:59.708278 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f22b60c6-9841-467f-937b-ab84ae50669e tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:02:59.714592 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:02:59.714592 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:02:59.718823 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-1b85f4b7-f616-4f0c-b045-00d5872ce213 req-3355ad15-67be-4f06-b424-f577efe1c7b5 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Volume info retrieved successfully. Mar 17 11:02:59.720114 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:02:59.720114 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:02:59.724222 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-f22b60c6-9841-467f-937b-ab84ae50669e tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Volume info retrieved successfully. Mar 17 11:02:59.724552 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-1b85f4b7-f616-4f0c-b045-00d5872ce213 req-3355ad15-67be-4f06-b424-f577efe1c7b5 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 returned with HTTP 200 Mar 17 11:02:59.725147 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 699/1438] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 11:02:59 2026] GET /volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 => generated 1331 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 11:02:59.730425 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f22b60c6-9841-467f-937b-ab84ae50669e tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 returned with HTTP 200 Mar 17 11:02:59.731229 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 740/1439] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 11:02:59 2026] GET /volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 => generated 1168 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 11:03:00.093389 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-1b85f4b7-f616-4f0c-b045-00d5872ce213 req-f24f2878-807b-4af7-9a4e-5ab3ab22a5af None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:00.096260 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-1b85f4b7-f616-4f0c-b045-00d5872ce213 req-f24f2878-807b-4af7-9a4e-5ab3ab22a5af tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] DELETE https://38.102.83.89/volume/v3/attachments/8c55cf43-b23f-490a-8e9a-0355b319c2bb Mar 17 11:03:00.096574 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-1b85f4b7-f616-4f0c-b045-00d5872ce213 req-f24f2878-807b-4af7-9a4e-5ab3ab22a5af tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:00.096865 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-1b85f4b7-f616-4f0c-b045-00d5872ce213 req-f24f2878-807b-4af7-9a4e-5ab3ab22a5af tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Calling method 'version_select' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:00.106103 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:00.106103 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:03:00.754857 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-40e05413-ad95-4752-949e-125a51588c7c None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:00.757081 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-40e05413-ad95-4752-949e-125a51588c7c tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] GET https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 Mar 17 11:03:00.757549 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-40e05413-ad95-4752-949e-125a51588c7c tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:00.757937 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-40e05413-ad95-4752-949e-125a51588c7c tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:00.772550 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:00.772550 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:03:00.775927 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-40e05413-ad95-4752-949e-125a51588c7c tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Volume info retrieved successfully. Mar 17 11:03:00.781561 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-40e05413-ad95-4752-949e-125a51588c7c tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 returned with HTTP 200 Mar 17 11:03:00.782154 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 741/1440] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 11:03:00 2026] GET /volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 => generated 1168 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 11:03:01.807578 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-c7a2942b-df5d-43ca-9ad8-095dc7b4c44c None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:01.811914 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c7a2942b-df5d-43ca-9ad8-095dc7b4c44c tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] GET https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 Mar 17 11:03:01.811914 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c7a2942b-df5d-43ca-9ad8-095dc7b4c44c tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:01.811914 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c7a2942b-df5d-43ca-9ad8-095dc7b4c44c tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:01.822706 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:01.822706 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:03:01.826970 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-c7a2942b-df5d-43ca-9ad8-095dc7b4c44c tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Volume info retrieved successfully. Mar 17 11:03:01.832685 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c7a2942b-df5d-43ca-9ad8-095dc7b4c44c tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 returned with HTTP 200 Mar 17 11:03:01.833325 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 742/1441] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 11:03:01 2026] GET /volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 => generated 1168 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 11:03:02.854402 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-d210664a-23df-4dc3-99f6-714da15b965b None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:02.856740 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d210664a-23df-4dc3-99f6-714da15b965b tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] GET https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 Mar 17 11:03:02.857047 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-d210664a-23df-4dc3-99f6-714da15b965b tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:02.857376 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-d210664a-23df-4dc3-99f6-714da15b965b tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:02.868658 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:02.868658 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:03:02.872709 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-d210664a-23df-4dc3-99f6-714da15b965b tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Volume info retrieved successfully. Mar 17 11:03:02.878322 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d210664a-23df-4dc3-99f6-714da15b965b tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 returned with HTTP 200 Mar 17 11:03:02.878832 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 743/1442] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 11:03:02 2026] GET /volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 => generated 1168 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 11:03:03.139338 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-1b85f4b7-f616-4f0c-b045-00d5872ce213 req-f24f2878-807b-4af7-9a4e-5ab3ab22a5af tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/attachments/8c55cf43-b23f-490a-8e9a-0355b319c2bb returned with HTTP 200 Mar 17 11:03:03.139887 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 700/1443] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 11:03:00 2026] DELETE /volume/v3/attachments/8c55cf43-b23f-490a-8e9a-0355b319c2bb => generated 19 bytes in 3047 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:03.902320 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-08836bb7-91d3-4459-b619-b83004d54d40 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:03.904791 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-08836bb7-91d3-4459-b619-b83004d54d40 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] GET https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 Mar 17 11:03:03.905100 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-08836bb7-91d3-4459-b619-b83004d54d40 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:03.905447 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-08836bb7-91d3-4459-b619-b83004d54d40 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:03.915514 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:03.915514 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:03:03.920460 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-08836bb7-91d3-4459-b619-b83004d54d40 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Volume info retrieved successfully. Mar 17 11:03:03.926078 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-08836bb7-91d3-4459-b619-b83004d54d40 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 returned with HTTP 200 Mar 17 11:03:03.926773 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 744/1444] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 11:03:03 2026] GET /volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:03:11.615177 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-f9a2609c-7ae1-4e8a-817d-1dac04ac9519 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:11.617426 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f9a2609c-7ae1-4e8a-817d-1dac04ac9519 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] GET https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 Mar 17 11:03:11.617830 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f9a2609c-7ae1-4e8a-817d-1dac04ac9519 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:11.618201 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f9a2609c-7ae1-4e8a-817d-1dac04ac9519 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:11.630219 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:11.630219 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:03:11.635542 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-f9a2609c-7ae1-4e8a-817d-1dac04ac9519 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Volume info retrieved successfully. Mar 17 11:03:11.642253 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f9a2609c-7ae1-4e8a-817d-1dac04ac9519 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 returned with HTTP 200 Mar 17 11:03:11.642817 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 701/1445] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 11:03:11 2026] GET /volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:03:11.670052 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-1926cff2-a38f-4ad7-8ec0-b2aa7a4c0c45 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:11.672835 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-1926cff2-a38f-4ad7-8ec0-b2aa7a4c0c45 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] DELETE https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 Mar 17 11:03:11.673208 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-1926cff2-a38f-4ad7-8ec0-b2aa7a4c0c45 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:11.673531 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-1926cff2-a38f-4ad7-8ec0-b2aa7a4c0c45 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:11.673817 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-1926cff2-a38f-4ad7-8ec0-b2aa7a4c0c45 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Delete volume with id: d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 Mar 17 11:03:11.684126 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:11.684126 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:03:11.684991 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-1926cff2-a38f-4ad7-8ec0-b2aa7a4c0c45 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Volume info retrieved successfully. Mar 17 11:03:11.712337 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-1926cff2-a38f-4ad7-8ec0-b2aa7a4c0c45 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Delete volume request issued successfully. Mar 17 11:03:11.712337 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-1926cff2-a38f-4ad7-8ec0-b2aa7a4c0c45 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 returned with HTTP 202 Mar 17 11:03:11.712595 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 745/1446] 38.102.83.89 () {74 vars in 1502 bytes} [Tue Mar 17 11:03:11 2026] DELETE /volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Mar 17 11:03:11.722129 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-8326bb39-a005-4ae3-a51b-92ca3c7dbfe8 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:11.724957 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-8326bb39-a005-4ae3-a51b-92ca3c7dbfe8 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] GET https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 Mar 17 11:03:11.725311 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-8326bb39-a005-4ae3-a51b-92ca3c7dbfe8 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:11.725642 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-8326bb39-a005-4ae3-a51b-92ca3c7dbfe8 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:11.736196 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:11.736196 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:03:11.740370 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-8326bb39-a005-4ae3-a51b-92ca3c7dbfe8 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Volume info retrieved successfully. Mar 17 11:03:11.745822 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-8326bb39-a005-4ae3-a51b-92ca3c7dbfe8 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 returned with HTTP 200 Mar 17 11:03:11.746313 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 702/1447] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 11:03:11 2026] GET /volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:03:12.762985 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-6ac9f568-1ab7-4b9a-9193-4f1042d1f832 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:12.766047 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6ac9f568-1ab7-4b9a-9193-4f1042d1f832 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] GET https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 Mar 17 11:03:12.766390 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6ac9f568-1ab7-4b9a-9193-4f1042d1f832 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:12.766670 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6ac9f568-1ab7-4b9a-9193-4f1042d1f832 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:12.776259 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:12.776259 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:03:12.780578 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-6ac9f568-1ab7-4b9a-9193-4f1042d1f832 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Volume info retrieved successfully. Mar 17 11:03:12.786157 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6ac9f568-1ab7-4b9a-9193-4f1042d1f832 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 returned with HTTP 200 Mar 17 11:03:12.786668 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 746/1448] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 11:03:12 2026] GET /volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:03:13.809135 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-243795a3-6a16-4159-83a8-208465413288 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:13.811829 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-243795a3-6a16-4159-83a8-208465413288 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] GET https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 Mar 17 11:03:13.812103 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-243795a3-6a16-4159-83a8-208465413288 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:13.812462 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-243795a3-6a16-4159-83a8-208465413288 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:13.820411 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-243795a3-6a16-4159-83a8-208465413288 tempest-VolumesExtendAttachedTest-1240311929 tempest-VolumesExtendAttachedTest-1240311929-project-member] https://38.102.83.89/volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 returned with HTTP 404 Mar 17 11:03:13.821051 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 703/1449] 38.102.83.89 () {74 vars in 1499 bytes} [Tue Mar 17 11:03:13 2026] GET /volume/v3/volumes/d5c38d42-6e9f-4f25-b75f-f4bbbb6d2414 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Mar 17 11:03:22.784288 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=87,cinder:UPDATE=10,cinder:INSERT=4 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:03:23.815427 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=89,cinder:UPDATE=3 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:03:24.403529 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-82b11a0c-9510-4f01-9578-4b3f09972ac6 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:24.499425 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-82b11a0c-9510-4f01-9578-4b3f09972ac6 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 11:03:24.499762 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-82b11a0c-9510-4f01-9578-4b3f09972ac6 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-873396381"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:03:24.501144 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.volumes [None req-82b11a0c-9510-4f01-9578-4b3f09972ac6 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-873396381'}} {{(pid=123123) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 11:03:24.501275 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-82b11a0c-9510-4f01-9578-4b3f09972ac6 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Create volume of 1 GB Mar 17 11:03:24.508743 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-82b11a0c-9510-4f01-9578-4b3f09972ac6 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Availability Zones retrieved successfully. Mar 17 11:03:24.514312 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-82b11a0c-9510-4f01-9578-4b3f09972ac6 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Flow 'volume_create_api' (b247b0db-0d47-4e79-a781-2e54d6da8ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:03:24.515268 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-82b11a0c-9510-4f01-9578-4b3f09972ac6 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bf81368-c0db-4282-8b82-b6d0bb9da5c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:03:24.516112 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.flows.api.create_volume [None req-82b11a0c-9510-4f01-9578-4b3f09972ac6 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Validating volume size '1' using validate_int {{(pid=123123) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 11:03:24.541189 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-82b11a0c-9510-4f01-9578-4b3f09972ac6 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bf81368-c0db-4282-8b82-b6d0bb9da5c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:03:24.541954 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-82b11a0c-9510-4f01-9578-4b3f09972ac6 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4937fc0-7958-42b4-8b07-cbfadb347030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:03:24.597702 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-82b11a0c-9510-4f01-9578-4b3f09972ac6 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Created reservations ['9f08d6ef-23bb-4d69-8d78-e700fa9f151c', '31f05173-169c-44b6-a482-ccd27b301d4b', '1b1ab79b-a8ff-45cf-91a9-5cc5f4dc33d6', 'c3e8756b-3946-4b34-85be-a759c70f0a82'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:03:24.598421 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-82b11a0c-9510-4f01-9578-4b3f09972ac6 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4937fc0-7958-42b4-8b07-cbfadb347030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f08d6ef-23bb-4d69-8d78-e700fa9f151c', '31f05173-169c-44b6-a482-ccd27b301d4b', '1b1ab79b-a8ff-45cf-91a9-5cc5f4dc33d6', 'c3e8756b-3946-4b34-85be-a759c70f0a82']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:03:24.599110 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-82b11a0c-9510-4f01-9578-4b3f09972ac6 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e3992b7-e319-4ca9-8841-e89b8bb6cade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:03:24.613719 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-82b11a0c-9510-4f01-9578-4b3f09972ac6 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e3992b7-e319-4ca9-8841-e89b8bb6cade) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49917bcd-0b97-40ac-a36e-211cbc3cc848', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-873396381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb7a621983d3418186a2adfb966b4284',qos_specs=None,replication_status=,reservations=['9f08d6ef-23bb-4d69-8d78-e700fa9f151c','31f05173-169c-44b6-a482-ccd27b301d4b','1b1ab79b-a8ff-45cf-91a9-5cc5f4dc33d6','c3e8756b-3946-4b34-85be-a759c70f0a82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5b3835fb9e34a9b92e6e6e7ca971eca',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T15:03:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-873396381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49917bcd-0b97-40ac-a36e-211cbc3cc848,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb7a621983d3418186a2adfb966b4284',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5b3835fb9e34a9b92e6e6e7ca971eca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:03:24.614389 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-82b11a0c-9510-4f01-9578-4b3f09972ac6 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (755e4126-3373-4fe3-a2a1-a2b5ded99ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:03:24.628521 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-82b11a0c-9510-4f01-9578-4b3f09972ac6 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (755e4126-3373-4fe3-a2a1-a2b5ded99ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-873396381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb7a621983d3418186a2adfb966b4284',qos_specs=None,replication_status=,reservations=['9f08d6ef-23bb-4d69-8d78-e700fa9f151c','31f05173-169c-44b6-a482-ccd27b301d4b','1b1ab79b-a8ff-45cf-91a9-5cc5f4dc33d6','c3e8756b-3946-4b34-85be-a759c70f0a82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5b3835fb9e34a9b92e6e6e7ca971eca',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:03:24.629130 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-82b11a0c-9510-4f01-9578-4b3f09972ac6 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87158634-bf91-4397-9e74-cb2f6e2f1d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:03:24.637617 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-82b11a0c-9510-4f01-9578-4b3f09972ac6 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87158634-bf91-4397-9e74-cb2f6e2f1d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:03:24.638387 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-82b11a0c-9510-4f01-9578-4b3f09972ac6 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Flow 'volume_create_api' (b247b0db-0d47-4e79-a781-2e54d6da8ae1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:03:24.638654 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-82b11a0c-9510-4f01-9578-4b3f09972ac6 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Create volume request issued successfully. Mar 17 11:03:24.639161 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-82b11a0c-9510-4f01-9578-4b3f09972ac6 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 11:03:24.639812 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 747/1450] 38.102.83.89 () {74 vars in 1368 bytes} [Tue Mar 17 11:03:24 2026] POST /volume/v3/volumes => generated 760 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:03:24.652850 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-e7b7789c-09a9-4500-aef5-2bdc6dd832fa None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:24.654519 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e7b7789c-09a9-4500-aef5-2bdc6dd832fa tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 Mar 17 11:03:24.654706 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e7b7789c-09a9-4500-aef5-2bdc6dd832fa tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:24.654911 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e7b7789c-09a9-4500-aef5-2bdc6dd832fa tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:24.661597 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:24.661597 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:03:24.665134 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-e7b7789c-09a9-4500-aef5-2bdc6dd832fa tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:03:24.670053 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e7b7789c-09a9-4500-aef5-2bdc6dd832fa tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 returned with HTTP 200 Mar 17 11:03:24.670678 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 704/1451] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:24 2026] GET /volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 => generated 828 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:25.686729 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-71ada919-7f5b-4d29-9400-3fb96728a73f None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:25.688565 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-71ada919-7f5b-4d29-9400-3fb96728a73f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 Mar 17 11:03:25.688733 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-71ada919-7f5b-4d29-9400-3fb96728a73f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:25.688905 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-71ada919-7f5b-4d29-9400-3fb96728a73f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:25.695889 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:25.695889 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:03:25.698782 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-71ada919-7f5b-4d29-9400-3fb96728a73f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:03:25.702140 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-71ada919-7f5b-4d29-9400-3fb96728a73f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 returned with HTTP 200 Mar 17 11:03:25.702787 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 748/1452] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:25 2026] GET /volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 11:03:25.718168 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-25368a8f-ab94-461e-8593-9acc63a489cc None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:25.720738 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-25368a8f-ab94-461e-8593-9acc63a489cc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 Mar 17 11:03:25.721019 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-25368a8f-ab94-461e-8593-9acc63a489cc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:25.721336 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-25368a8f-ab94-461e-8593-9acc63a489cc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:25.732245 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:25.732245 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:03:25.736869 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-25368a8f-ab94-461e-8593-9acc63a489cc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:03:25.742506 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-25368a8f-ab94-461e-8593-9acc63a489cc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 returned with HTTP 200 Mar 17 11:03:25.743021 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 705/1453] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:25 2026] GET /volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:25.757674 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-77a7de3d-1e02-49d4-a5c0-b63616c0d487 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:25.759160 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-77a7de3d-1e02-49d4-a5c0-b63616c0d487 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] POST https://38.102.83.89/volume/v3/snapshots Mar 17 11:03:25.759472 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-77a7de3d-1e02-49d4-a5c0-b63616c0d487 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "49917bcd-0b97-40ac-a36e-211cbc3cc848", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1582756359"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:03:25.766724 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:25.766724 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:03:25.767128 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-77a7de3d-1e02-49d4-a5c0-b63616c0d487 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:03:25.767235 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.snapshots [None req-77a7de3d-1e02-49d4-a5c0-b63616c0d487 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Create snapshot from volume 49917bcd-0b97-40ac-a36e-211cbc3cc848 Mar 17 11:03:25.795991 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-77a7de3d-1e02-49d4-a5c0-b63616c0d487 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Created reservations ['6c5724af-18b1-4985-9595-09d69e119364', '0319197c-0526-4c0d-832e-e7bcbeada4f4', '9810d9c5-f36f-41d5-a1c7-28472e4f0a71', '5f2d97e3-c100-4869-8df8-9f8a9c921b57'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:03:25.823383 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-77a7de3d-1e02-49d4-a5c0-b63616c0d487 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot create request issued successfully. Mar 17 11:03:25.823705 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-77a7de3d-1e02-49d4-a5c0-b63616c0d487 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots returned with HTTP 202 Mar 17 11:03:25.824491 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 749/1454] 38.102.83.89 () {74 vars in 1375 bytes} [Tue Mar 17 11:03:25 2026] POST /volume/v3/snapshots => generated 310 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:03:25.837067 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-fbd87e07-cf00-4a41-bcb5-f3df3135973f None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:25.839650 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-fbd87e07-cf00-4a41-bcb5-f3df3135973f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/261f8192-0f93-420e-bd7f-b8ec58d81481 Mar 17 11:03:25.839956 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-fbd87e07-cf00-4a41-bcb5-f3df3135973f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:25.840191 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-fbd87e07-cf00-4a41-bcb5-f3df3135973f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:25.846279 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:25.846279 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:03:25.846953 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-fbd87e07-cf00-4a41-bcb5-f3df3135973f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:03:25.848097 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-fbd87e07-cf00-4a41-bcb5-f3df3135973f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/261f8192-0f93-420e-bd7f-b8ec58d81481 returned with HTTP 200 Mar 17 11:03:25.851910 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 706/1455] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:03:25 2026] GET /volume/v3/snapshots/261f8192-0f93-420e-bd7f-b8ec58d81481 => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:26.864739 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-39169081-bba8-481a-a415-0c67e36ac5b1 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:26.868304 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-39169081-bba8-481a-a415-0c67e36ac5b1 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/261f8192-0f93-420e-bd7f-b8ec58d81481 Mar 17 11:03:26.868304 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-39169081-bba8-481a-a415-0c67e36ac5b1 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:26.868304 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-39169081-bba8-481a-a415-0c67e36ac5b1 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:26.874210 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:26.874210 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:03:26.874869 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-39169081-bba8-481a-a415-0c67e36ac5b1 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:03:26.875968 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-39169081-bba8-481a-a415-0c67e36ac5b1 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/261f8192-0f93-420e-bd7f-b8ec58d81481 returned with HTTP 200 Mar 17 11:03:26.876453 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 750/1456] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:03:26 2026] GET /volume/v3/snapshots/261f8192-0f93-420e-bd7f-b8ec58d81481 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 11:03:26.890191 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-5fd73e9d-5f8e-4691-9608-f4aca6e923d0 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:26.893430 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5fd73e9d-5f8e-4691-9608-f4aca6e923d0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] POST https://38.102.83.89/volume/v3/backups Mar 17 11:03:26.893971 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-5fd73e9d-5f8e-4691-9608-f4aca6e923d0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "49917bcd-0b97-40ac-a36e-211cbc3cc848", "snapshot_id": "261f8192-0f93-420e-bd7f-b8ec58d81481", "name": "tempest-VolumesSnapshotTestJSON-Backup-1871577655", "container": "tempest-volumessnapshottestjson-backup-container-81359742"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:03:26.896270 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.contrib.backups [None req-5fd73e9d-5f8e-4691-9608-f4aca6e923d0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Creating new backup {'backup': {'volume_id': '49917bcd-0b97-40ac-a36e-211cbc3cc848', 'snapshot_id': '261f8192-0f93-420e-bd7f-b8ec58d81481', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1871577655', 'container': 'tempest-volumessnapshottestjson-backup-container-81359742'}} {{(pid=123124) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Mar 17 11:03:26.896532 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.contrib.backups [None req-5fd73e9d-5f8e-4691-9608-f4aca6e923d0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Creating backup of volume 49917bcd-0b97-40ac-a36e-211cbc3cc848 in container tempest-volumessnapshottestjson-backup-container-81359742 Mar 17 11:03:26.906886 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:26.906886 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:03:26.907731 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-5fd73e9d-5f8e-4691-9608-f4aca6e923d0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:03:26.914336 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:26.914336 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:03:26.914938 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-5fd73e9d-5f8e-4691-9608-f4aca6e923d0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:03:26.941103 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-5fd73e9d-5f8e-4691-9608-f4aca6e923d0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Created reservations ['af7c652b-0b5f-4059-88ea-6b4452003222', '05d7863a-5516-4086-b927-10eaf6c0ad2a'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:03:26.980345 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5fd73e9d-5f8e-4691-9608-f4aca6e923d0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/backups returned with HTTP 202 Mar 17 11:03:26.980980 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 707/1457] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 11:03:26 2026] POST /volume/v3/backups => generated 339 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:03:26.997321 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-79f8d8f4-a590-4078-a520-7a1f90ef90f3 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:26.999715 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-79f8d8f4-a590-4078-a520-7a1f90ef90f3 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d Mar 17 11:03:27.000022 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-79f8d8f4-a590-4078-a520-7a1f90ef90f3 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:27.000312 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-79f8d8f4-a590-4078-a520-7a1f90ef90f3 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:27.000516 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-79f8d8f4-a590-4078-a520-7a1f90ef90f3 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Show backup with id f5637e16-47c1-43cc-b951-4582e3feb97d. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:03:27.006412 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:27.006412 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:03:27.007177 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-79f8d8f4-a590-4078-a520-7a1f90ef90f3 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d returned with HTTP 200 Mar 17 11:03:27.007847 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 751/1458] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:26 2026] GET /volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:28.025196 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-0cdee7f8-ef85-43e6-90ff-50f579edb23e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:28.027020 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-0cdee7f8-ef85-43e6-90ff-50f579edb23e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d Mar 17 11:03:28.027172 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-0cdee7f8-ef85-43e6-90ff-50f579edb23e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:28.027375 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-0cdee7f8-ef85-43e6-90ff-50f579edb23e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:28.027468 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-0cdee7f8-ef85-43e6-90ff-50f579edb23e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Show backup with id f5637e16-47c1-43cc-b951-4582e3feb97d. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:03:28.031657 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:28.031657 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:03:28.032256 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-0cdee7f8-ef85-43e6-90ff-50f579edb23e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d returned with HTTP 200 Mar 17 11:03:28.032537 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 708/1459] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:28 2026] GET /volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d => generated 837 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:29.052077 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-f3ee1d9e-d934-4566-b445-2f89771bdce9 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:29.055405 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f3ee1d9e-d934-4566-b445-2f89771bdce9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d Mar 17 11:03:29.055711 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f3ee1d9e-d934-4566-b445-2f89771bdce9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:29.056094 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f3ee1d9e-d934-4566-b445-2f89771bdce9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:29.056238 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-f3ee1d9e-d934-4566-b445-2f89771bdce9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Show backup with id f5637e16-47c1-43cc-b951-4582e3feb97d. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:03:29.061805 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:29.061805 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:03:29.062892 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f3ee1d9e-d934-4566-b445-2f89771bdce9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d returned with HTTP 200 Mar 17 11:03:29.063581 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 752/1460] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:29 2026] GET /volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d => generated 837 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:30.081139 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-05a55e25-559a-482c-820a-c88a31ce8198 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:30.084197 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-05a55e25-559a-482c-820a-c88a31ce8198 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d Mar 17 11:03:30.084501 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-05a55e25-559a-482c-820a-c88a31ce8198 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:30.084828 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-05a55e25-559a-482c-820a-c88a31ce8198 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:30.084999 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-05a55e25-559a-482c-820a-c88a31ce8198 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Show backup with id f5637e16-47c1-43cc-b951-4582e3feb97d. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:03:30.090561 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:30.090561 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:03:30.092220 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-05a55e25-559a-482c-820a-c88a31ce8198 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d returned with HTTP 200 Mar 17 11:03:30.092850 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 709/1461] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:30 2026] GET /volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d => generated 837 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:31.108549 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-77ff7fac-a228-45db-8808-28575c5d9133 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:31.111626 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-77ff7fac-a228-45db-8808-28575c5d9133 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d Mar 17 11:03:31.111933 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-77ff7fac-a228-45db-8808-28575c5d9133 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:31.112229 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-77ff7fac-a228-45db-8808-28575c5d9133 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:31.112447 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-77ff7fac-a228-45db-8808-28575c5d9133 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Show backup with id f5637e16-47c1-43cc-b951-4582e3feb97d. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:03:31.117821 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:31.117821 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:03:31.118935 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-77ff7fac-a228-45db-8808-28575c5d9133 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d returned with HTTP 200 Mar 17 11:03:31.119508 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 753/1462] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:31 2026] GET /volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d => generated 837 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 11:03:32.131179 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-84985d48-9390-4e17-8ca3-ca695a037c93 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:32.133832 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-84985d48-9390-4e17-8ca3-ca695a037c93 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d Mar 17 11:03:32.134114 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-84985d48-9390-4e17-8ca3-ca695a037c93 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:32.134431 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-84985d48-9390-4e17-8ca3-ca695a037c93 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:32.134650 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-84985d48-9390-4e17-8ca3-ca695a037c93 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Show backup with id f5637e16-47c1-43cc-b951-4582e3feb97d. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:03:32.140045 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:32.140045 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:03:32.141179 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-84985d48-9390-4e17-8ca3-ca695a037c93 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d returned with HTTP 200 Mar 17 11:03:32.141842 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 710/1463] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:32 2026] GET /volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d => generated 837 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:33.159723 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-f1acf1a5-b7b4-4ad3-b50d-880701c23c49 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:33.162551 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f1acf1a5-b7b4-4ad3-b50d-880701c23c49 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d Mar 17 11:03:33.162844 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f1acf1a5-b7b4-4ad3-b50d-880701c23c49 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:33.163125 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f1acf1a5-b7b4-4ad3-b50d-880701c23c49 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:33.163328 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-f1acf1a5-b7b4-4ad3-b50d-880701c23c49 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Show backup with id f5637e16-47c1-43cc-b951-4582e3feb97d. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:03:33.168890 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:33.168890 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:03:33.169983 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f1acf1a5-b7b4-4ad3-b50d-880701c23c49 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d returned with HTTP 200 Mar 17 11:03:33.170764 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 754/1464] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:33 2026] GET /volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d => generated 837 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:34.187779 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-a980b47f-e65f-4839-82aa-97bb6fdcd422 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:34.190478 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a980b47f-e65f-4839-82aa-97bb6fdcd422 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d Mar 17 11:03:34.190787 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a980b47f-e65f-4839-82aa-97bb6fdcd422 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:34.191145 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a980b47f-e65f-4839-82aa-97bb6fdcd422 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:34.191397 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-a980b47f-e65f-4839-82aa-97bb6fdcd422 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Show backup with id f5637e16-47c1-43cc-b951-4582e3feb97d. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:03:34.197203 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:34.197203 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:03:34.198580 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a980b47f-e65f-4839-82aa-97bb6fdcd422 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d returned with HTTP 200 Mar 17 11:03:34.199148 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 711/1465] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:34 2026] GET /volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d => generated 837 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:35.214810 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-59f54ad5-8d12-4100-8a6d-0b1b9ec5439f None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:35.217338 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-59f54ad5-8d12-4100-8a6d-0b1b9ec5439f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d Mar 17 11:03:35.217733 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-59f54ad5-8d12-4100-8a6d-0b1b9ec5439f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:35.218023 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-59f54ad5-8d12-4100-8a6d-0b1b9ec5439f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:35.218196 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-59f54ad5-8d12-4100-8a6d-0b1b9ec5439f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Show backup with id f5637e16-47c1-43cc-b951-4582e3feb97d. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:03:35.225757 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:35.225757 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:03:35.225757 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-59f54ad5-8d12-4100-8a6d-0b1b9ec5439f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d returned with HTTP 200 Mar 17 11:03:35.225757 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 755/1466] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:35 2026] GET /volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d => generated 837 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:36.237273 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-aa99b1b4-acf9-480a-8766-ea1cef1dcf41 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:36.239854 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-aa99b1b4-acf9-480a-8766-ea1cef1dcf41 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d Mar 17 11:03:36.240129 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-aa99b1b4-acf9-480a-8766-ea1cef1dcf41 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:36.240469 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-aa99b1b4-acf9-480a-8766-ea1cef1dcf41 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:36.240653 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-aa99b1b4-acf9-480a-8766-ea1cef1dcf41 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Show backup with id f5637e16-47c1-43cc-b951-4582e3feb97d. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:03:36.246980 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:36.246980 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:03:36.248169 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-aa99b1b4-acf9-480a-8766-ea1cef1dcf41 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d returned with HTTP 200 Mar 17 11:03:36.248668 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 712/1467] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:36 2026] GET /volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d => generated 837 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:37.262135 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-c6c38dc7-1a91-4475-9318-2a829ad82819 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:37.264650 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c6c38dc7-1a91-4475-9318-2a829ad82819 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d Mar 17 11:03:37.265059 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c6c38dc7-1a91-4475-9318-2a829ad82819 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:37.265488 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c6c38dc7-1a91-4475-9318-2a829ad82819 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:37.265774 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-c6c38dc7-1a91-4475-9318-2a829ad82819 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Show backup with id f5637e16-47c1-43cc-b951-4582e3feb97d. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:03:37.270965 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:37.270965 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:03:37.272590 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c6c38dc7-1a91-4475-9318-2a829ad82819 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d returned with HTTP 200 Mar 17 11:03:37.273234 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 756/1468] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:37 2026] GET /volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d => generated 837 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:38.289028 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-c8e1ea5b-1332-4692-97ac-16c11899142e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:38.291790 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c8e1ea5b-1332-4692-97ac-16c11899142e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d Mar 17 11:03:38.292084 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c8e1ea5b-1332-4692-97ac-16c11899142e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:38.292479 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c8e1ea5b-1332-4692-97ac-16c11899142e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:38.292679 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-c8e1ea5b-1332-4692-97ac-16c11899142e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Show backup with id f5637e16-47c1-43cc-b951-4582e3feb97d. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:03:38.297830 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:38.297830 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:03:38.298939 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c8e1ea5b-1332-4692-97ac-16c11899142e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d returned with HTTP 200 Mar 17 11:03:38.299583 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 713/1469] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:38 2026] GET /volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d => generated 837 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:39.318036 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-5b9a7b4f-f2d1-4157-be4d-928f16ffd06c None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:39.320525 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5b9a7b4f-f2d1-4157-be4d-928f16ffd06c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d Mar 17 11:03:39.320965 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5b9a7b4f-f2d1-4157-be4d-928f16ffd06c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:39.321595 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5b9a7b4f-f2d1-4157-be4d-928f16ffd06c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:39.321955 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-5b9a7b4f-f2d1-4157-be4d-928f16ffd06c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Show backup with id f5637e16-47c1-43cc-b951-4582e3feb97d. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:03:39.327347 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:39.327347 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:03:39.328813 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5b9a7b4f-f2d1-4157-be4d-928f16ffd06c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d returned with HTTP 200 Mar 17 11:03:39.329652 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 757/1470] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:39 2026] GET /volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d => generated 837 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:40.347964 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-a94bfaca-f0b5-4b32-961f-95f2ff0739ef None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:40.351331 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a94bfaca-f0b5-4b32-961f-95f2ff0739ef tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d Mar 17 11:03:40.351622 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a94bfaca-f0b5-4b32-961f-95f2ff0739ef tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:40.351893 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a94bfaca-f0b5-4b32-961f-95f2ff0739ef tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:40.352068 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-a94bfaca-f0b5-4b32-961f-95f2ff0739ef tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Show backup with id f5637e16-47c1-43cc-b951-4582e3feb97d. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:03:40.357092 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:40.357092 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:03:40.358162 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a94bfaca-f0b5-4b32-961f-95f2ff0739ef tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d returned with HTTP 200 Mar 17 11:03:40.358661 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 714/1471] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:40 2026] GET /volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d => generated 837 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:41.372808 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-5c41aaab-cbe0-44ea-8bed-2ce704b1cc6b None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:41.376752 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5c41aaab-cbe0-44ea-8bed-2ce704b1cc6b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d Mar 17 11:03:41.376922 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5c41aaab-cbe0-44ea-8bed-2ce704b1cc6b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:41.377075 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5c41aaab-cbe0-44ea-8bed-2ce704b1cc6b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:41.377162 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-5c41aaab-cbe0-44ea-8bed-2ce704b1cc6b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Show backup with id f5637e16-47c1-43cc-b951-4582e3feb97d. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:03:41.380229 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:41.380229 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:03:41.380839 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5c41aaab-cbe0-44ea-8bed-2ce704b1cc6b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d returned with HTTP 200 Mar 17 11:03:41.381177 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 758/1472] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:41 2026] GET /volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d => generated 837 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:42.398059 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-74b2eb45-8141-4971-86c0-4021570c980d None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:42.400726 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-74b2eb45-8141-4971-86c0-4021570c980d tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d Mar 17 11:03:42.401018 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-74b2eb45-8141-4971-86c0-4021570c980d tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:42.401358 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-74b2eb45-8141-4971-86c0-4021570c980d tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:42.401547 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-74b2eb45-8141-4971-86c0-4021570c980d tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Show backup with id f5637e16-47c1-43cc-b951-4582e3feb97d. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:03:42.406887 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:42.406887 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:03:42.408146 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-74b2eb45-8141-4971-86c0-4021570c980d tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d returned with HTTP 200 Mar 17 11:03:42.408701 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 715/1473] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:42 2026] GET /volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d => generated 837 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 11:03:43.426196 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-902b567b-2c21-4f8e-874e-6d4858ae6863 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:43.429193 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-902b567b-2c21-4f8e-874e-6d4858ae6863 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d Mar 17 11:03:43.429501 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-902b567b-2c21-4f8e-874e-6d4858ae6863 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:43.429854 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-902b567b-2c21-4f8e-874e-6d4858ae6863 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:43.430095 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-902b567b-2c21-4f8e-874e-6d4858ae6863 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Show backup with id f5637e16-47c1-43cc-b951-4582e3feb97d. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:03:43.436275 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:43.436275 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:03:43.437515 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-902b567b-2c21-4f8e-874e-6d4858ae6863 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d returned with HTTP 200 Mar 17 11:03:43.438180 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 759/1474] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:43 2026] GET /volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d => generated 837 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:44.454563 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-33328158-f605-4fdc-8617-93ef0d1312ce None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:44.457108 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-33328158-f605-4fdc-8617-93ef0d1312ce tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d Mar 17 11:03:44.457355 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-33328158-f605-4fdc-8617-93ef0d1312ce tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:44.457665 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-33328158-f605-4fdc-8617-93ef0d1312ce tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:44.457842 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-33328158-f605-4fdc-8617-93ef0d1312ce tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Show backup with id f5637e16-47c1-43cc-b951-4582e3feb97d. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:03:44.463479 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:44.463479 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:03:44.464658 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-33328158-f605-4fdc-8617-93ef0d1312ce tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d returned with HTTP 200 Mar 17 11:03:44.465133 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 716/1475] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:44 2026] GET /volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d => generated 837 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:45.482675 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-e0596d71-9893-4577-9f39-830fa54223c8 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:45.485126 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e0596d71-9893-4577-9f39-830fa54223c8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d Mar 17 11:03:45.485449 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e0596d71-9893-4577-9f39-830fa54223c8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:45.485748 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e0596d71-9893-4577-9f39-830fa54223c8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:45.485964 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-e0596d71-9893-4577-9f39-830fa54223c8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Show backup with id f5637e16-47c1-43cc-b951-4582e3feb97d. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:03:45.491923 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:45.491923 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:03:45.493395 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e0596d71-9893-4577-9f39-830fa54223c8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d returned with HTTP 200 Mar 17 11:03:45.494008 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 760/1476] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:45 2026] GET /volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d => generated 837 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:46.512176 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-59aba384-4b5b-44f3-9b8f-742debca3a60 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:46.514718 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-59aba384-4b5b-44f3-9b8f-742debca3a60 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d Mar 17 11:03:46.515038 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-59aba384-4b5b-44f3-9b8f-742debca3a60 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:46.515349 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-59aba384-4b5b-44f3-9b8f-742debca3a60 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:46.515531 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-59aba384-4b5b-44f3-9b8f-742debca3a60 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Show backup with id f5637e16-47c1-43cc-b951-4582e3feb97d. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:03:46.521845 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:46.521845 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:03:46.523182 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-59aba384-4b5b-44f3-9b8f-742debca3a60 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d returned with HTTP 200 Mar 17 11:03:46.523792 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 717/1477] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:46 2026] GET /volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d => generated 837 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:47.538273 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-53cee50d-a64a-4406-8682-d3bad64ee613 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:47.540884 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-53cee50d-a64a-4406-8682-d3bad64ee613 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d Mar 17 11:03:47.541179 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-53cee50d-a64a-4406-8682-d3bad64ee613 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:47.541556 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-53cee50d-a64a-4406-8682-d3bad64ee613 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:47.541745 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-53cee50d-a64a-4406-8682-d3bad64ee613 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Show backup with id f5637e16-47c1-43cc-b951-4582e3feb97d. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:03:47.546875 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:47.546875 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:03:47.547940 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-53cee50d-a64a-4406-8682-d3bad64ee613 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d returned with HTTP 200 Mar 17 11:03:47.548435 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 761/1478] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:47 2026] GET /volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d => generated 837 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:48.565946 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-670384c6-88b2-4db4-a94d-ac2660e00178 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:48.568735 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-670384c6-88b2-4db4-a94d-ac2660e00178 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d Mar 17 11:03:48.569024 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-670384c6-88b2-4db4-a94d-ac2660e00178 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:48.569350 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-670384c6-88b2-4db4-a94d-ac2660e00178 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:48.569581 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-670384c6-88b2-4db4-a94d-ac2660e00178 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Show backup with id f5637e16-47c1-43cc-b951-4582e3feb97d. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:03:48.575338 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:48.575338 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:03:48.576625 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-670384c6-88b2-4db4-a94d-ac2660e00178 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d returned with HTTP 200 Mar 17 11:03:48.577587 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 718/1479] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:48 2026] GET /volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d => generated 838 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:49.595029 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-1b14fe81-88b8-4c6e-8270-5eb6a2d71a1c None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:49.597333 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-1b14fe81-88b8-4c6e-8270-5eb6a2d71a1c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d Mar 17 11:03:49.597754 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-1b14fe81-88b8-4c6e-8270-5eb6a2d71a1c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:49.598137 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-1b14fe81-88b8-4c6e-8270-5eb6a2d71a1c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:49.598440 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-1b14fe81-88b8-4c6e-8270-5eb6a2d71a1c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Show backup with id f5637e16-47c1-43cc-b951-4582e3feb97d. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:03:49.605185 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:49.605185 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:03:49.605185 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-1b14fe81-88b8-4c6e-8270-5eb6a2d71a1c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d returned with HTTP 200 Mar 17 11:03:49.605185 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 762/1480] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:49 2026] GET /volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d => generated 838 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:50.621742 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-27077793-b15c-4206-82df-83d5f5bae950 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:50.624203 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-27077793-b15c-4206-82df-83d5f5bae950 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d Mar 17 11:03:50.624506 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-27077793-b15c-4206-82df-83d5f5bae950 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:50.624814 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-27077793-b15c-4206-82df-83d5f5bae950 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:50.624990 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-27077793-b15c-4206-82df-83d5f5bae950 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Show backup with id f5637e16-47c1-43cc-b951-4582e3feb97d. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:03:50.630206 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:50.630206 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:03:50.631270 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-27077793-b15c-4206-82df-83d5f5bae950 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d returned with HTTP 200 Mar 17 11:03:50.632072 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 719/1481] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:50 2026] GET /volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d => generated 838 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:51.649938 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-3880b710-819b-42c7-9233-85d421edc245 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:51.653340 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3880b710-819b-42c7-9233-85d421edc245 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d Mar 17 11:03:51.653340 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3880b710-819b-42c7-9233-85d421edc245 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:51.653505 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3880b710-819b-42c7-9233-85d421edc245 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:51.653776 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-3880b710-819b-42c7-9233-85d421edc245 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Show backup with id f5637e16-47c1-43cc-b951-4582e3feb97d. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:03:51.661443 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:51.661443 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:03:51.663175 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3880b710-819b-42c7-9233-85d421edc245 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d returned with HTTP 200 Mar 17 11:03:51.664020 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 763/1482] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:51 2026] GET /volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:52.681985 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-1beb27f9-421d-48b4-961f-98282e269403 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:52.685172 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1beb27f9-421d-48b4-961f-98282e269403 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d Mar 17 11:03:52.685558 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1beb27f9-421d-48b4-961f-98282e269403 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:52.685935 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1beb27f9-421d-48b4-961f-98282e269403 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:52.686141 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-1beb27f9-421d-48b4-961f-98282e269403 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Show backup with id f5637e16-47c1-43cc-b951-4582e3feb97d. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:03:52.695700 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:52.695700 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:03:52.695700 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1beb27f9-421d-48b4-961f-98282e269403 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d returned with HTTP 200 Mar 17 11:03:52.696157 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 720/1483] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:52 2026] GET /volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d => generated 839 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:52.713397 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-46c2e50f-fc1b-481e-97b1-ff3ead6b1ea2 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:52.717930 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-46c2e50f-fc1b-481e-97b1-ff3ead6b1ea2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/261f8192-0f93-420e-bd7f-b8ec58d81481 Mar 17 11:03:52.718204 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-46c2e50f-fc1b-481e-97b1-ff3ead6b1ea2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:52.718531 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-46c2e50f-fc1b-481e-97b1-ff3ead6b1ea2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:52.725746 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:52.725746 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:03:52.726499 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-46c2e50f-fc1b-481e-97b1-ff3ead6b1ea2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:03:52.727690 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-46c2e50f-fc1b-481e-97b1-ff3ead6b1ea2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/261f8192-0f93-420e-bd7f-b8ec58d81481 returned with HTTP 200 Mar 17 11:03:52.728172 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 764/1484] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:03:52 2026] GET /volume/v3/snapshots/261f8192-0f93-420e-bd7f-b8ec58d81481 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:52.742332 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-cd8f2dc2-8a4f-41d8-b0e1-01fee89f154a None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:52.744776 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-cd8f2dc2-8a4f-41d8-b0e1-01fee89f154a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d Mar 17 11:03:52.745286 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-cd8f2dc2-8a4f-41d8-b0e1-01fee89f154a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:52.745917 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-cd8f2dc2-8a4f-41d8-b0e1-01fee89f154a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:52.746256 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-cd8f2dc2-8a4f-41d8-b0e1-01fee89f154a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Show backup with id f5637e16-47c1-43cc-b951-4582e3feb97d. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:03:52.752151 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:52.752151 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:03:52.753717 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-cd8f2dc2-8a4f-41d8-b0e1-01fee89f154a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d returned with HTTP 200 Mar 17 11:03:52.754427 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 721/1485] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:52 2026] GET /volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d => generated 839 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:52.768159 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-11702c30-ef2e-4236-b62f-8c7ad7a0a525 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:52.772510 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-11702c30-ef2e-4236-b62f-8c7ad7a0a525 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] DELETE https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d Mar 17 11:03:52.772702 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-11702c30-ef2e-4236-b62f-8c7ad7a0a525 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:52.772908 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-11702c30-ef2e-4236-b62f-8c7ad7a0a525 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:52.773020 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.contrib.backups [None req-11702c30-ef2e-4236-b62f-8c7ad7a0a525 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Delete backup with id: f5637e16-47c1-43cc-b951-4582e3feb97d. Mar 17 11:03:52.776812 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:52.776812 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:03:52.787327 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.backup.rpcapi [None req-11702c30-ef2e-4236-b62f-8c7ad7a0a525 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] delete_backup rpcapi backup_id f5637e16-47c1-43cc-b951-4582e3feb97d {{(pid=123123) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Mar 17 11:03:52.789487 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-11702c30-ef2e-4236-b62f-8c7ad7a0a525 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d returned with HTTP 202 Mar 17 11:03:52.790114 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 765/1486] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 11:03:52 2026] DELETE /volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Mar 17 11:03:52.802904 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-6aa862b9-90e9-4b1d-a787-ce2aed489488 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:52.808775 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6aa862b9-90e9-4b1d-a787-ce2aed489488 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d Mar 17 11:03:52.808775 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6aa862b9-90e9-4b1d-a787-ce2aed489488 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:52.808775 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6aa862b9-90e9-4b1d-a787-ce2aed489488 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:52.808775 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.backups [None req-6aa862b9-90e9-4b1d-a787-ce2aed489488 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Show backup with id f5637e16-47c1-43cc-b951-4582e3feb97d. {{(pid=123124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:03:52.820655 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:52.820655 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:03:52.823812 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6aa862b9-90e9-4b1d-a787-ce2aed489488 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d returned with HTTP 200 Mar 17 11:03:52.824434 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 722/1487] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:52 2026] GET /volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:53.848003 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-ff44adbf-e3a1-47e0-8093-3fc12546d6df None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:53.853729 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ff44adbf-e3a1-47e0-8093-3fc12546d6df tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d Mar 17 11:03:53.853817 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ff44adbf-e3a1-47e0-8093-3fc12546d6df tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:53.854195 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ff44adbf-e3a1-47e0-8093-3fc12546d6df tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:53.855879 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.backups [None req-ff44adbf-e3a1-47e0-8093-3fc12546d6df tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Show backup with id f5637e16-47c1-43cc-b951-4582e3feb97d. {{(pid=123123) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Mar 17 11:03:53.860452 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ff44adbf-e3a1-47e0-8093-3fc12546d6df tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d returned with HTTP 404 Mar 17 11:03:53.860452 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 766/1488] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:53 2026] GET /volume/v3/backups/f5637e16-47c1-43cc-b951-4582e3feb97d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:03:54.044914 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-a4525b38-1754-4de0-8b7f-32e83eeb77ea None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:54.047386 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a4525b38-1754-4de0-8b7f-32e83eeb77ea tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/261f8192-0f93-420e-bd7f-b8ec58d81481 Mar 17 11:03:54.047668 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a4525b38-1754-4de0-8b7f-32e83eeb77ea tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:54.047947 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a4525b38-1754-4de0-8b7f-32e83eeb77ea tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:54.048316 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.snapshots [None req-a4525b38-1754-4de0-8b7f-32e83eeb77ea tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Delete snapshot with id: 261f8192-0f93-420e-bd7f-b8ec58d81481 Mar 17 11:03:54.054261 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:54.054261 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:03:54.054899 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-a4525b38-1754-4de0-8b7f-32e83eeb77ea tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:03:54.072146 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-a4525b38-1754-4de0-8b7f-32e83eeb77ea tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot delete request issued successfully. Mar 17 11:03:54.072426 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a4525b38-1754-4de0-8b7f-32e83eeb77ea tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/261f8192-0f93-420e-bd7f-b8ec58d81481 returned with HTTP 202 Mar 17 11:03:54.072934 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 723/1489] 38.102.83.89 () {72 vars in 1467 bytes} [Tue Mar 17 11:03:54 2026] DELETE /volume/v3/snapshots/261f8192-0f93-420e-bd7f-b8ec58d81481 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:03:54.083402 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-1d760914-2ba6-4731-94c7-35bbc7aacb17 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:54.085998 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-1d760914-2ba6-4731-94c7-35bbc7aacb17 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/261f8192-0f93-420e-bd7f-b8ec58d81481 Mar 17 11:03:54.086274 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-1d760914-2ba6-4731-94c7-35bbc7aacb17 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:54.086587 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-1d760914-2ba6-4731-94c7-35bbc7aacb17 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:54.093497 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:54.093497 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:03:54.094245 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-1d760914-2ba6-4731-94c7-35bbc7aacb17 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:03:54.095570 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-1d760914-2ba6-4731-94c7-35bbc7aacb17 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/261f8192-0f93-420e-bd7f-b8ec58d81481 returned with HTTP 200 Mar 17 11:03:54.096148 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 767/1490] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:03:54 2026] GET /volume/v3/snapshots/261f8192-0f93-420e-bd7f-b8ec58d81481 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:55.114203 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-3a18a77a-7edd-4d81-a196-caee9817b720 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:55.116796 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-3a18a77a-7edd-4d81-a196-caee9817b720 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/261f8192-0f93-420e-bd7f-b8ec58d81481 Mar 17 11:03:55.117223 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-3a18a77a-7edd-4d81-a196-caee9817b720 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:55.117656 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-3a18a77a-7edd-4d81-a196-caee9817b720 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:55.123131 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-3a18a77a-7edd-4d81-a196-caee9817b720 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/261f8192-0f93-420e-bd7f-b8ec58d81481 returned with HTTP 404 Mar 17 11:03:55.123896 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 724/1491] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:03:55 2026] GET /volume/v3/snapshots/261f8192-0f93-420e-bd7f-b8ec58d81481 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Mar 17 11:03:55.141238 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-fdb0effc-7906-43bd-b524-28fd6589cc0b None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:55.143493 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-fdb0effc-7906-43bd-b524-28fd6589cc0b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 Mar 17 11:03:55.143915 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-fdb0effc-7906-43bd-b524-28fd6589cc0b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:55.144392 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-fdb0effc-7906-43bd-b524-28fd6589cc0b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:55.157206 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:55.157206 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:03:55.162345 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-fdb0effc-7906-43bd-b524-28fd6589cc0b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:03:55.168585 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-fdb0effc-7906-43bd-b524-28fd6589cc0b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 returned with HTTP 200 Mar 17 11:03:55.169206 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 768/1492] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:55 2026] GET /volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:55.225983 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-c9ec5cdc-57e8-49da-b778-86a0d68a6cb8 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:55.227924 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c9ec5cdc-57e8-49da-b778-86a0d68a6cb8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 11:03:55.228672 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c9ec5cdc-57e8-49da-b778-86a0d68a6cb8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "94d916c9-b3b0-4ece-826a-886c90b57bfd", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1512768801"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:03:55.231276 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.volumes [None req-c9ec5cdc-57e8-49da-b778-86a0d68a6cb8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Create volume request body: {'volume': {'imageRef': '94d916c9-b3b0-4ece-826a-886c90b57bfd', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1512768801'}} {{(pid=123124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 11:03:55.445889 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-c9ec5cdc-57e8-49da-b778-86a0d68a6cb8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Create volume of 1 GB Mar 17 11:03:55.446390 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:55.446390 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:03:55.451429 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-c9ec5cdc-57e8-49da-b778-86a0d68a6cb8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Availability Zones retrieved successfully. Mar 17 11:03:55.462956 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-c9ec5cdc-57e8-49da-b778-86a0d68a6cb8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Flow 'volume_create_api' (08886fc6-eab6-4e5f-8d24-f75c397a099e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:03:55.464837 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-c9ec5cdc-57e8-49da-b778-86a0d68a6cb8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5543638-22e8-49bd-9ef5-640bce289e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:03:55.466279 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.flows.api.create_volume [None req-c9ec5cdc-57e8-49da-b778-86a0d68a6cb8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Validating volume size '1' using validate_int {{(pid=123124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 11:03:55.514054 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-c9ec5cdc-57e8-49da-b778-86a0d68a6cb8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5543638-22e8-49bd-9ef5-640bce289e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:03:55.514848 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-c9ec5cdc-57e8-49da-b778-86a0d68a6cb8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78548686-b57d-44b0-a761-cec820577994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:03:55.545275 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-c9ec5cdc-57e8-49da-b778-86a0d68a6cb8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Created reservations ['26dfaf9a-dc4a-43ac-bb56-4f642b5ad283', 'f4be71fe-e384-4fd4-80ab-285c780dbc8a', '90958ac0-006e-48ab-93f1-e770098984d9', '48882a6e-9e44-4767-8e81-4d915555c3ba'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:03:55.545910 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-c9ec5cdc-57e8-49da-b778-86a0d68a6cb8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78548686-b57d-44b0-a761-cec820577994) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26dfaf9a-dc4a-43ac-bb56-4f642b5ad283', 'f4be71fe-e384-4fd4-80ab-285c780dbc8a', '90958ac0-006e-48ab-93f1-e770098984d9', '48882a6e-9e44-4767-8e81-4d915555c3ba']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:03:55.546602 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-c9ec5cdc-57e8-49da-b778-86a0d68a6cb8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59ead67e-3317-4da3-ae07-d5e43309e8e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:03:55.563450 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-c9ec5cdc-57e8-49da-b778-86a0d68a6cb8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59ead67e-3317-4da3-ae07-d5e43309e8e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d2bd984-2a2d-4e20-a15c-05d9cb960149', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1512768801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb7a621983d3418186a2adfb966b4284',qos_specs=None,replication_status=,reservations=['26dfaf9a-dc4a-43ac-bb56-4f642b5ad283','f4be71fe-e384-4fd4-80ab-285c780dbc8a','90958ac0-006e-48ab-93f1-e770098984d9','48882a6e-9e44-4767-8e81-4d915555c3ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5b3835fb9e34a9b92e6e6e7ca971eca',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T15:03:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1512768801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d2bd984-2a2d-4e20-a15c-05d9cb960149,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb7a621983d3418186a2adfb966b4284',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5b3835fb9e34a9b92e6e6e7ca971eca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:03:55.564106 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-c9ec5cdc-57e8-49da-b778-86a0d68a6cb8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89f99f4e-ffa3-4413-b5e2-857df169a311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:03:55.579840 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-c9ec5cdc-57e8-49da-b778-86a0d68a6cb8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89f99f4e-ffa3-4413-b5e2-857df169a311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1512768801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb7a621983d3418186a2adfb966b4284',qos_specs=None,replication_status=,reservations=['26dfaf9a-dc4a-43ac-bb56-4f642b5ad283','f4be71fe-e384-4fd4-80ab-285c780dbc8a','90958ac0-006e-48ab-93f1-e770098984d9','48882a6e-9e44-4767-8e81-4d915555c3ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5b3835fb9e34a9b92e6e6e7ca971eca',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:03:55.580456 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-c9ec5cdc-57e8-49da-b778-86a0d68a6cb8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85ba36ee-65ea-40c6-8c32-8d64ae07897e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:03:55.590008 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-c9ec5cdc-57e8-49da-b778-86a0d68a6cb8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85ba36ee-65ea-40c6-8c32-8d64ae07897e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:03:55.590776 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-c9ec5cdc-57e8-49da-b778-86a0d68a6cb8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Flow 'volume_create_api' (08886fc6-eab6-4e5f-8d24-f75c397a099e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:03:55.591033 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-c9ec5cdc-57e8-49da-b778-86a0d68a6cb8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Create volume request issued successfully. Mar 17 11:03:55.591553 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c9ec5cdc-57e8-49da-b778-86a0d68a6cb8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 11:03:55.592277 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 725/1493] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 11:03:55 2026] POST /volume/v3/volumes => generated 761 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Mar 17 11:03:55.612118 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-f1236e85-e6a1-4e0c-9ca4-d48b1ee02d79 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:55.613786 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f1236e85-e6a1-4e0c-9ca4-d48b1ee02d79 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 Mar 17 11:03:55.613887 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f1236e85-e6a1-4e0c-9ca4-d48b1ee02d79 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:55.614073 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f1236e85-e6a1-4e0c-9ca4-d48b1ee02d79 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:55.620144 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:55.620144 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:03:55.622880 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-f1236e85-e6a1-4e0c-9ca4-d48b1ee02d79 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:03:55.626256 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f1236e85-e6a1-4e0c-9ca4-d48b1ee02d79 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 returned with HTTP 200 Mar 17 11:03:55.626587 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 769/1494] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:55 2026] GET /volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 => generated 829 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 11:03:56.651267 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-57fa5d8d-6892-43ca-976b-d352d628bea2 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:56.654524 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-57fa5d8d-6892-43ca-976b-d352d628bea2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 Mar 17 11:03:56.654854 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-57fa5d8d-6892-43ca-976b-d352d628bea2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:56.655180 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-57fa5d8d-6892-43ca-976b-d352d628bea2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:56.666063 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:56.666063 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:03:56.671338 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-57fa5d8d-6892-43ca-976b-d352d628bea2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:03:56.678019 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-57fa5d8d-6892-43ca-976b-d352d628bea2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 returned with HTTP 200 Mar 17 11:03:56.678616 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 726/1495] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:56 2026] GET /volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:03:57.700461 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-024dffe2-c2ae-4bb4-912e-66f412ba727a None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:03:57.702889 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-024dffe2-c2ae-4bb4-912e-66f412ba727a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 Mar 17 11:03:57.703199 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-024dffe2-c2ae-4bb4-912e-66f412ba727a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:03:57.703546 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-024dffe2-c2ae-4bb4-912e-66f412ba727a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:03:57.712723 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:03:57.712723 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:03:57.717070 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-024dffe2-c2ae-4bb4-912e-66f412ba727a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:03:57.723170 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-024dffe2-c2ae-4bb4-912e-66f412ba727a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 returned with HTTP 200 Mar 17 11:03:57.723730 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 770/1496] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:03:57 2026] GET /volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 => generated 1369 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Mar 17 11:04:06.675870 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=66,cinder:INSERT=11,cinder:UPDATE=20 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:04:07.720837 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=78,cinder:INSERT=17,cinder:UPDATE=25 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:04:35.104520 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-449aa26e-bc8e-46c4-a3e1-4007ade38594 req-f0d9bd83-0c84-44a0-9a0f-4f492ab6e80b None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:35.108068 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-449aa26e-bc8e-46c4-a3e1-4007ade38594 req-f0d9bd83-0c84-44a0-9a0f-4f492ab6e80b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 Mar 17 11:04:35.108427 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-449aa26e-bc8e-46c4-a3e1-4007ade38594 req-f0d9bd83-0c84-44a0-9a0f-4f492ab6e80b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:35.108735 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-449aa26e-bc8e-46c4-a3e1-4007ade38594 req-f0d9bd83-0c84-44a0-9a0f-4f492ab6e80b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:35.121321 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:35.121321 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:04:35.126479 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-449aa26e-bc8e-46c4-a3e1-4007ade38594 req-f0d9bd83-0c84-44a0-9a0f-4f492ab6e80b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:04:35.135181 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-449aa26e-bc8e-46c4-a3e1-4007ade38594 req-f0d9bd83-0c84-44a0-9a0f-4f492ab6e80b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 returned with HTTP 200 Mar 17 11:04:35.135944 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 727/1497] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 11:04:35 2026] GET /volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 => generated 1369 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:04:37.183867 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-999d7829-d806-48b0-9dde-cdaa45d8f17f None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:37.184386 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-999d7829-d806-48b0-9dde-cdaa45d8f17f None None] GET https://38.102.83.89/volume// Mar 17 11:04:37.184631 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-999d7829-d806-48b0-9dde-cdaa45d8f17f None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:37.184920 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-999d7829-d806-48b0-9dde-cdaa45d8f17f None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:37.185444 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-999d7829-d806-48b0-9dde-cdaa45d8f17f None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 11:04:37.185880 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 771/1498] 38.102.83.89 () {72 vars in 1539 bytes} [Tue Mar 17 11:04:37 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 11:04:37.196706 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-449aa26e-bc8e-46c4-a3e1-4007ade38594 req-bfea25ad-9b7e-4b41-a7e7-44b568a4582d None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:37.251666 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-449aa26e-bc8e-46c4-a3e1-4007ade38594 req-bfea25ad-9b7e-4b41-a7e7-44b568a4582d tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] POST https://38.102.83.89/volume/v3/attachments Mar 17 11:04:37.252187 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-449aa26e-bc8e-46c4-a3e1-4007ade38594 req-bfea25ad-9b7e-4b41-a7e7-44b568a4582d tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d2bd984-2a2d-4e20-a15c-05d9cb960149", "connector": null, "instance_uuid": "841507e6-355a-4572-a09b-df9979ed1fda"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:04:37.263383 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:37.263383 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:04:37.297114 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-449aa26e-bc8e-46c4-a3e1-4007ade38594 req-bfea25ad-9b7e-4b41-a7e7-44b568a4582d tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/attachments returned with HTTP 200 Mar 17 11:04:37.297724 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 728/1499] 38.102.83.89 () {80 vars in 1704 bytes} [Tue Mar 17 11:04:37 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:04:37.668768 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-e8ce8396-2067-4b41-b3bf-d1c75a92947c None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:37.670070 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e8ce8396-2067-4b41-b3bf-d1c75a92947c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 Mar 17 11:04:37.670245 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e8ce8396-2067-4b41-b3bf-d1c75a92947c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:37.670431 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e8ce8396-2067-4b41-b3bf-d1c75a92947c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:37.678687 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:37.678687 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:04:37.681213 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-e8ce8396-2067-4b41-b3bf-d1c75a92947c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:04:37.685797 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e8ce8396-2067-4b41-b3bf-d1c75a92947c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 returned with HTTP 200 Mar 17 11:04:37.686054 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 772/1500] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:04:37 2026] GET /volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 => generated 1368 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:04:37.841164 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-04a366e3-a88e-4c8c-9efe-9e2bb509929d None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:37.841716 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-04a366e3-a88e-4c8c-9efe-9e2bb509929d None None] GET https://38.102.83.89/volume// Mar 17 11:04:37.841960 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-04a366e3-a88e-4c8c-9efe-9e2bb509929d None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:37.842240 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-04a366e3-a88e-4c8c-9efe-9e2bb509929d None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:37.842760 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-04a366e3-a88e-4c8c-9efe-9e2bb509929d None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 11:04:37.843181 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 729/1501] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 11:04:37 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 11:04:37.854588 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-449aa26e-bc8e-46c4-a3e1-4007ade38594 req-46053313-b6f2-4f2b-914b-f0fc61e57569 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:37.857769 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-449aa26e-bc8e-46c4-a3e1-4007ade38594 req-46053313-b6f2-4f2b-914b-f0fc61e57569 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 Mar 17 11:04:37.858072 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-449aa26e-bc8e-46c4-a3e1-4007ade38594 req-46053313-b6f2-4f2b-914b-f0fc61e57569 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:37.858398 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-449aa26e-bc8e-46c4-a3e1-4007ade38594 req-46053313-b6f2-4f2b-914b-f0fc61e57569 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:37.869982 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:37.869982 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:04:37.874110 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-449aa26e-bc8e-46c4-a3e1-4007ade38594 req-46053313-b6f2-4f2b-914b-f0fc61e57569 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:04:37.880251 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-449aa26e-bc8e-46c4-a3e1-4007ade38594 req-46053313-b6f2-4f2b-914b-f0fc61e57569 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 returned with HTTP 200 Mar 17 11:04:37.880784 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 773/1502] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 11:04:37 2026] GET /volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 => generated 1549 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 11:04:37.948745 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-449aa26e-bc8e-46c4-a3e1-4007ade38594 req-52931f51-e707-4653-b79e-b678056bf8b4 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:37.952664 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-449aa26e-bc8e-46c4-a3e1-4007ade38594 req-52931f51-e707-4653-b79e-b678056bf8b4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] PUT https://38.102.83.89/volume/v3/attachments/c32da90e-fdbc-4bb9-8715-8e113709a527 Mar 17 11:04:37.953507 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-449aa26e-bc8e-46c4-a3e1-4007ade38594 req-52931f51-e707-4653-b79e-b678056bf8b4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "38.102.83.89", "host": "np0005649721.novalocal", "multipath": false, "enforce_multipath": true, "initiator": "iqn.1994-05.com.redhat:fd15498af3bd", "do_local_attach": false, "uuid": "0ceb02b1-38b4-43fc-8549-abe22c224d5e", "system uuid": "7643bce9-2f06-4fe7-b291-650913a35e56", "nvme_native_multipath": false, "nqn": "nqn.2014-08.org.nvmexpress:uuid:7492a7d8-3878-46d7-bc3c-9b085f58a756", "found_dsc": "", "host_ips": ["38.102.83.89", "fe80::f816:3eff:feb5:bca3", "192.168.122.1", "172.24.5.1", "2001:db8::2", "fe80::608a:3ff:feb6:c149", "fe80::fc16:3eff:fe39:c1d3", "fe80::54f5:83ff:fe58:1d40"], "mountpoint": "/dev/vdb"}}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:04:37.964683 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-449aa26e-bc8e-46c4-a3e1-4007ade38594 req-52931f51-e707-4653-b79e-b678056bf8b4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Acquiring lock "cinder-attachment_update-8d2bd984-2a2d-4e20-a15c-05d9cb960149-np0005649721.novalocal" by "attachment_update" {{(pid=123124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Mar 17 11:04:37.970901 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-449aa26e-bc8e-46c4-a3e1-4007ade38594 req-52931f51-e707-4653-b79e-b678056bf8b4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Lock "cinder-attachment_update-8d2bd984-2a2d-4e20-a15c-05d9cb960149-np0005649721.novalocal" acquired by "attachment_update" :: waited 0.006s {{(pid=123124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Mar 17 11:04:37.972278 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:37.972278 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:04:38.710432 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-5c475388-d19e-4ee0-bfdd-8fa22ccbcc1d None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:38.713804 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5c475388-d19e-4ee0-bfdd-8fa22ccbcc1d tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 Mar 17 11:04:38.714092 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5c475388-d19e-4ee0-bfdd-8fa22ccbcc1d tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:38.714429 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5c475388-d19e-4ee0-bfdd-8fa22ccbcc1d tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:38.726069 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:38.726069 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:04:38.730257 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-5c475388-d19e-4ee0-bfdd-8fa22ccbcc1d tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:04:38.736446 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5c475388-d19e-4ee0-bfdd-8fa22ccbcc1d tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 returned with HTTP 200 Mar 17 11:04:38.737133 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 774/1503] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:04:38 2026] GET /volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 => generated 1368 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:04:39.760841 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-82d8a0bf-51b1-4206-97be-19f2965fac68 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:39.763357 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-82d8a0bf-51b1-4206-97be-19f2965fac68 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 Mar 17 11:04:39.763705 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-82d8a0bf-51b1-4206-97be-19f2965fac68 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:39.764112 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-82d8a0bf-51b1-4206-97be-19f2965fac68 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:39.775942 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:39.775942 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:04:39.780184 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-82d8a0bf-51b1-4206-97be-19f2965fac68 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:04:39.786495 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-82d8a0bf-51b1-4206-97be-19f2965fac68 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 returned with HTTP 200 Mar 17 11:04:39.786993 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 775/1504] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:04:39 2026] GET /volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 => generated 1368 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:04:40.808612 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-79110395-0bcb-4019-8a81-4fe7603afbed None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:40.810364 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-79110395-0bcb-4019-8a81-4fe7603afbed tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 Mar 17 11:04:40.810525 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-79110395-0bcb-4019-8a81-4fe7603afbed tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:40.810664 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-79110395-0bcb-4019-8a81-4fe7603afbed tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:40.816864 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:40.816864 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:04:40.818871 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-79110395-0bcb-4019-8a81-4fe7603afbed tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:04:40.821834 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-79110395-0bcb-4019-8a81-4fe7603afbed tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 returned with HTTP 200 Mar 17 11:04:40.822079 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 776/1505] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:04:40 2026] GET /volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 => generated 1368 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Mar 17 11:04:41.498755 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-449aa26e-bc8e-46c4-a3e1-4007ade38594 req-52931f51-e707-4653-b79e-b678056bf8b4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Lock "cinder-attachment_update-8d2bd984-2a2d-4e20-a15c-05d9cb960149-np0005649721.novalocal" released by "attachment_update" :: held 3.528s {{(pid=123124) __release /opt/stack/cinder/cinder/coordination.py:152}} Mar 17 11:04:41.499181 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-449aa26e-bc8e-46c4-a3e1-4007ade38594 req-52931f51-e707-4653-b79e-b678056bf8b4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/attachments/c32da90e-fdbc-4bb9-8715-8e113709a527 returned with HTTP 200 Mar 17 11:04:41.499912 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 730/1506] 38.102.83.89 () {80 vars in 1814 bytes} [Tue Mar 17 11:04:37 2026] PUT /volume/v3/attachments/c32da90e-fdbc-4bb9-8715-8e113709a527 => generated 790 bytes in 3552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:04:41.838133 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-b9294d64-e8fc-4dc8-8bd8-07e51e7d0a3b None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:41.840595 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b9294d64-e8fc-4dc8-8bd8-07e51e7d0a3b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 Mar 17 11:04:41.840881 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b9294d64-e8fc-4dc8-8bd8-07e51e7d0a3b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:41.841203 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b9294d64-e8fc-4dc8-8bd8-07e51e7d0a3b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:41.853667 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:41.853667 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:04:41.857723 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-b9294d64-e8fc-4dc8-8bd8-07e51e7d0a3b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:04:41.863965 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b9294d64-e8fc-4dc8-8bd8-07e51e7d0a3b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 returned with HTTP 200 Mar 17 11:04:41.864481 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 777/1507] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:04:41 2026] GET /volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 => generated 1369 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:04:42.886116 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-2e5c5351-016e-4eaa-acb4-20c04e7d19e8 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:42.889018 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2e5c5351-016e-4eaa-acb4-20c04e7d19e8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 Mar 17 11:04:42.889376 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2e5c5351-016e-4eaa-acb4-20c04e7d19e8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:42.889865 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2e5c5351-016e-4eaa-acb4-20c04e7d19e8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:42.902804 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:42.902804 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:04:42.907358 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-2e5c5351-016e-4eaa-acb4-20c04e7d19e8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:04:42.914417 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2e5c5351-016e-4eaa-acb4-20c04e7d19e8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 returned with HTTP 200 Mar 17 11:04:42.914952 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 731/1508] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:04:42 2026] GET /volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 => generated 1369 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Mar 17 11:04:43.932784 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-2281d350-d299-43cc-827f-fe2e2e0941d4 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:43.935686 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2281d350-d299-43cc-827f-fe2e2e0941d4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 Mar 17 11:04:43.936036 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2281d350-d299-43cc-827f-fe2e2e0941d4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:43.936417 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2281d350-d299-43cc-827f-fe2e2e0941d4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:43.949733 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:43.949733 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:04:43.954827 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-2281d350-d299-43cc-827f-fe2e2e0941d4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:04:43.961472 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2281d350-d299-43cc-827f-fe2e2e0941d4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 returned with HTTP 200 Mar 17 11:04:43.962188 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 778/1509] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:04:43 2026] GET /volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 => generated 1369 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:04:44.984131 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-b6be6acb-bab9-4186-b5ec-351ec2df73c7 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:44.986592 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b6be6acb-bab9-4186-b5ec-351ec2df73c7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 Mar 17 11:04:44.986872 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b6be6acb-bab9-4186-b5ec-351ec2df73c7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:44.987188 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b6be6acb-bab9-4186-b5ec-351ec2df73c7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:45.000933 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:45.000933 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:04:45.005829 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-b6be6acb-bab9-4186-b5ec-351ec2df73c7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:04:45.012527 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b6be6acb-bab9-4186-b5ec-351ec2df73c7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 returned with HTTP 200 Mar 17 11:04:45.013048 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 732/1510] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:04:44 2026] GET /volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 => generated 1369 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:04:46.038406 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-126a2859-93e3-47ad-ae4b-808c135825f3 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:46.040830 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-126a2859-93e3-47ad-ae4b-808c135825f3 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 Mar 17 11:04:46.041097 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-126a2859-93e3-47ad-ae4b-808c135825f3 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:46.041490 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-126a2859-93e3-47ad-ae4b-808c135825f3 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:46.053066 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:46.053066 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:04:46.057204 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-126a2859-93e3-47ad-ae4b-808c135825f3 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:04:46.063368 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-126a2859-93e3-47ad-ae4b-808c135825f3 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 returned with HTTP 200 Mar 17 11:04:46.063875 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 779/1511] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:04:46 2026] GET /volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 => generated 1369 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:04:46.841413 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-449aa26e-bc8e-46c4-a3e1-4007ade38594 req-1b048d89-a76b-4751-a284-db42deea4e52 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:46.844604 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-449aa26e-bc8e-46c4-a3e1-4007ade38594 req-1b048d89-a76b-4751-a284-db42deea4e52 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] POST https://38.102.83.89/volume/v3/attachments/c32da90e-fdbc-4bb9-8715-8e113709a527/action Mar 17 11:04:46.845180 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-449aa26e-bc8e-46c4-a3e1-4007ade38594 req-1b048d89-a76b-4751-a284-db42deea4e52 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Action body: b'{"os-complete": null}' {{(pid=123124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 11:04:46.845550 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-449aa26e-bc8e-46c4-a3e1-4007ade38594 req-1b048d89-a76b-4751-a284-db42deea4e52 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:04:46.867605 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:46.867605 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:04:46.878463 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-449aa26e-bc8e-46c4-a3e1-4007ade38594 req-1b048d89-a76b-4751-a284-db42deea4e52 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/attachments/c32da90e-fdbc-4bb9-8715-8e113709a527/action returned with HTTP 204 Mar 17 11:04:46.879130 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 733/1512] 38.102.83.89 () {80 vars in 1835 bytes} [Tue Mar 17 11:04:46 2026] POST /volume/v3/attachments/c32da90e-fdbc-4bb9-8715-8e113709a527/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:04:47.089367 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-a9b6b1fa-b014-4f4d-ac88-82a2ccc03ac7 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:47.092047 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a9b6b1fa-b014-4f4d-ac88-82a2ccc03ac7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 Mar 17 11:04:47.092435 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a9b6b1fa-b014-4f4d-ac88-82a2ccc03ac7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:47.092793 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a9b6b1fa-b014-4f4d-ac88-82a2ccc03ac7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:47.106172 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:47.106172 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:04:47.110890 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-a9b6b1fa-b014-4f4d-ac88-82a2ccc03ac7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:04:47.117843 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a9b6b1fa-b014-4f4d-ac88-82a2ccc03ac7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 returned with HTTP 200 Mar 17 11:04:47.118913 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 780/1513] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:04:47 2026] GET /volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 => generated 1661 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:04:47.143389 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-612959e5-b46c-430c-bc8c-2116a00b7415 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:47.146326 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-612959e5-b46c-430c-bc8c-2116a00b7415 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] POST https://38.102.83.89/volume/v3/snapshots Mar 17 11:04:47.147065 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-612959e5-b46c-430c-bc8c-2116a00b7415 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8d2bd984-2a2d-4e20-a15c-05d9cb960149", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-963405453"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:04:47.163810 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:47.163810 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:04:47.164856 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-612959e5-b46c-430c-bc8c-2116a00b7415 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:04:47.165128 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.snapshots [None req-612959e5-b46c-430c-bc8c-2116a00b7415 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Create snapshot from volume 8d2bd984-2a2d-4e20-a15c-05d9cb960149 Mar 17 11:04:47.170622 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-612959e5-b46c-430c-bc8c-2116a00b7415 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots returned with HTTP 400 Mar 17 11:04:47.171368 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 734/1514] 38.102.83.89 () {74 vars in 1375 bytes} [Tue Mar 17 11:04:47 2026] POST /volume/v3/snapshots => generated 160 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Mar 17 11:04:47.182079 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-aaadf184-3231-4f6f-a272-d74f052afae2 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:47.184641 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-aaadf184-3231-4f6f-a272-d74f052afae2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] POST https://38.102.83.89/volume/v3/snapshots Mar 17 11:04:47.185209 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-aaadf184-3231-4f6f-a272-d74f052afae2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8d2bd984-2a2d-4e20-a15c-05d9cb960149", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1933267967"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:04:47.203198 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:47.203198 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:04:47.204148 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-aaadf184-3231-4f6f-a272-d74f052afae2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:04:47.204421 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.snapshots [None req-aaadf184-3231-4f6f-a272-d74f052afae2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Create snapshot from volume 8d2bd984-2a2d-4e20-a15c-05d9cb960149 Mar 17 11:04:47.244517 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-aaadf184-3231-4f6f-a272-d74f052afae2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Created reservations ['b16d8b37-97a1-48d5-b1b7-334630ff6bf5', 'ee6ead03-96ab-4bb3-9dd7-3e6c0753aa03', 'ae9ad958-61ae-4612-b24d-8644127bed5a', '848873f8-8a26-420b-aea4-1dc5eca38358'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:04:47.295431 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-aaadf184-3231-4f6f-a272-d74f052afae2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot force create request issued successfully. Mar 17 11:04:47.295431 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-aaadf184-3231-4f6f-a272-d74f052afae2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots returned with HTTP 202 Mar 17 11:04:47.296081 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 781/1515] 38.102.83.89 () {74 vars in 1375 bytes} [Tue Mar 17 11:04:47 2026] POST /volume/v3/snapshots => generated 310 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:04:47.311544 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-32276518-abe3-4072-8499-6c1ce19b35fa None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:47.314343 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-32276518-abe3-4072-8499-6c1ce19b35fa tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/0e290a37-d98b-40ec-b9e7-7efb2c6764bf Mar 17 11:04:47.314712 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-32276518-abe3-4072-8499-6c1ce19b35fa tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:47.315019 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-32276518-abe3-4072-8499-6c1ce19b35fa tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:47.323437 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:47.323437 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:04:47.323654 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-32276518-abe3-4072-8499-6c1ce19b35fa tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:04:47.324755 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-32276518-abe3-4072-8499-6c1ce19b35fa tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/0e290a37-d98b-40ec-b9e7-7efb2c6764bf returned with HTTP 200 Mar 17 11:04:47.325235 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 735/1516] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:04:47 2026] GET /volume/v3/snapshots/0e290a37-d98b-40ec-b9e7-7efb2c6764bf => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:04:48.339856 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-bd80c797-433e-4ab0-aced-9f2470e1366a None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:48.343127 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-bd80c797-433e-4ab0-aced-9f2470e1366a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/0e290a37-d98b-40ec-b9e7-7efb2c6764bf Mar 17 11:04:48.343426 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-bd80c797-433e-4ab0-aced-9f2470e1366a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:48.343717 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-bd80c797-433e-4ab0-aced-9f2470e1366a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:48.350055 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:48.350055 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:04:48.350741 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-bd80c797-433e-4ab0-aced-9f2470e1366a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:04:48.351871 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-bd80c797-433e-4ab0-aced-9f2470e1366a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/0e290a37-d98b-40ec-b9e7-7efb2c6764bf returned with HTTP 200 Mar 17 11:04:48.352399 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 782/1517] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:04:48 2026] GET /volume/v3/snapshots/0e290a37-d98b-40ec-b9e7-7efb2c6764bf => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:04:48.367343 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-c613c2df-b44d-44a8-b53d-a40fa28006f7 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:48.369703 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c613c2df-b44d-44a8-b53d-a40fa28006f7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] POST https://38.102.83.89/volume/v3/snapshots Mar 17 11:04:48.370214 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c613c2df-b44d-44a8-b53d-a40fa28006f7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8d2bd984-2a2d-4e20-a15c-05d9cb960149", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-432874199"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:04:48.384927 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:48.384927 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:04:48.385662 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-c613c2df-b44d-44a8-b53d-a40fa28006f7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:04:48.385880 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.snapshots [None req-c613c2df-b44d-44a8-b53d-a40fa28006f7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Create snapshot from volume 8d2bd984-2a2d-4e20-a15c-05d9cb960149 Mar 17 11:04:48.416701 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-c613c2df-b44d-44a8-b53d-a40fa28006f7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Created reservations ['b7ebba84-ac74-417d-873e-992abb652e50', 'b7e1bcfd-ea72-4b68-9cea-b87bbde647d0', '686841a4-d718-40e6-bd21-d1b2e268784e', '8527b62b-d792-4a0f-9bad-dd079f3b5445'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:04:48.459066 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-c613c2df-b44d-44a8-b53d-a40fa28006f7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot force create request issued successfully. Mar 17 11:04:48.459613 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c613c2df-b44d-44a8-b53d-a40fa28006f7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots returned with HTTP 202 Mar 17 11:04:48.460207 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 736/1518] 38.102.83.89 () {74 vars in 1375 bytes} [Tue Mar 17 11:04:48 2026] POST /volume/v3/snapshots => generated 309 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:04:48.474851 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-5f0c1f08-9bf6-46d2-85e4-439031c032b1 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:48.477385 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5f0c1f08-9bf6-46d2-85e4-439031c032b1 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/f27c6389-e4ef-4ed3-8dc6-d6ca5f4a3732 Mar 17 11:04:48.477748 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5f0c1f08-9bf6-46d2-85e4-439031c032b1 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:48.478105 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5f0c1f08-9bf6-46d2-85e4-439031c032b1 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:48.484518 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:48.484518 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:04:48.485165 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-5f0c1f08-9bf6-46d2-85e4-439031c032b1 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:04:48.486409 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5f0c1f08-9bf6-46d2-85e4-439031c032b1 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/f27c6389-e4ef-4ed3-8dc6-d6ca5f4a3732 returned with HTTP 200 Mar 17 11:04:48.486868 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 783/1519] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:04:48 2026] GET /volume/v3/snapshots/f27c6389-e4ef-4ed3-8dc6-d6ca5f4a3732 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:04:49.502245 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-bbf386a5-bab6-4a83-8b8e-8b04dc23e283 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:49.505549 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-bbf386a5-bab6-4a83-8b8e-8b04dc23e283 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/f27c6389-e4ef-4ed3-8dc6-d6ca5f4a3732 Mar 17 11:04:49.505952 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-bbf386a5-bab6-4a83-8b8e-8b04dc23e283 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:49.506254 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-bbf386a5-bab6-4a83-8b8e-8b04dc23e283 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:49.512947 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:49.512947 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:04:49.513677 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-bbf386a5-bab6-4a83-8b8e-8b04dc23e283 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:04:49.514805 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-bbf386a5-bab6-4a83-8b8e-8b04dc23e283 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/f27c6389-e4ef-4ed3-8dc6-d6ca5f4a3732 returned with HTTP 200 Mar 17 11:04:49.515345 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 737/1520] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:04:49 2026] GET /volume/v3/snapshots/f27c6389-e4ef-4ed3-8dc6-d6ca5f4a3732 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:04:49.530035 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-3ddcb4cd-cf7f-42cb-879e-a1a4a7c7c019 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:49.532648 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3ddcb4cd-cf7f-42cb-879e-a1a4a7c7c019 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] POST https://38.102.83.89/volume/v3/snapshots Mar 17 11:04:49.533155 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3ddcb4cd-cf7f-42cb-879e-a1a4a7c7c019 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8d2bd984-2a2d-4e20-a15c-05d9cb960149", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-960448998"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:04:49.547727 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:49.547727 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:04:49.548529 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-3ddcb4cd-cf7f-42cb-879e-a1a4a7c7c019 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:04:49.548778 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.snapshots [None req-3ddcb4cd-cf7f-42cb-879e-a1a4a7c7c019 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Create snapshot from volume 8d2bd984-2a2d-4e20-a15c-05d9cb960149 Mar 17 11:04:49.577224 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-3ddcb4cd-cf7f-42cb-879e-a1a4a7c7c019 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Created reservations ['5fbc4d13-d0cf-4428-9c71-7764a85066b1', 'a70bb821-d1a2-483a-b53a-5ea573cbc779', '87f3e29a-c6f3-4439-867c-d7be9afc4267', 'e4aefe5b-08eb-40e9-ab0b-a184e0d09dab'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:04:49.615517 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-3ddcb4cd-cf7f-42cb-879e-a1a4a7c7c019 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot force create request issued successfully. Mar 17 11:04:49.615974 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3ddcb4cd-cf7f-42cb-879e-a1a4a7c7c019 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots returned with HTTP 202 Mar 17 11:04:49.616555 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 784/1521] 38.102.83.89 () {74 vars in 1375 bytes} [Tue Mar 17 11:04:49 2026] POST /volume/v3/snapshots => generated 309 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:04:49.631577 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-68651f1d-49c4-4d4c-8e3d-b42b9534d970 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:49.634391 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-68651f1d-49c4-4d4c-8e3d-b42b9534d970 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/984cd4b3-4e5d-47d1-bca3-92eb304d0fa6 Mar 17 11:04:49.636919 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-68651f1d-49c4-4d4c-8e3d-b42b9534d970 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:49.637328 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-68651f1d-49c4-4d4c-8e3d-b42b9534d970 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:49.644390 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:49.644390 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:04:49.645269 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-68651f1d-49c4-4d4c-8e3d-b42b9534d970 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:04:49.646710 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-68651f1d-49c4-4d4c-8e3d-b42b9534d970 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/984cd4b3-4e5d-47d1-bca3-92eb304d0fa6 returned with HTTP 200 Mar 17 11:04:49.647359 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 738/1522] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:04:49 2026] GET /volume/v3/snapshots/984cd4b3-4e5d-47d1-bca3-92eb304d0fa6 => generated 441 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:04:50.661479 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-351202f8-c36a-4588-9384-94e83eed751a None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:50.664391 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-351202f8-c36a-4588-9384-94e83eed751a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/984cd4b3-4e5d-47d1-bca3-92eb304d0fa6 Mar 17 11:04:50.664746 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-351202f8-c36a-4588-9384-94e83eed751a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:50.665104 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-351202f8-c36a-4588-9384-94e83eed751a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:50.672009 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:50.672009 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:04:50.672727 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-351202f8-c36a-4588-9384-94e83eed751a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:04:50.673967 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-351202f8-c36a-4588-9384-94e83eed751a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/984cd4b3-4e5d-47d1-bca3-92eb304d0fa6 returned with HTTP 200 Mar 17 11:04:50.674544 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 785/1523] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:04:50 2026] GET /volume/v3/snapshots/984cd4b3-4e5d-47d1-bca3-92eb304d0fa6 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:04:50.685744 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-badbe866-e8f3-46ec-846a-d76360a2ecea None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:50.687403 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-badbe866-e8f3-46ec-846a-d76360a2ecea tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/0e290a37-d98b-40ec-b9e7-7efb2c6764bf Mar 17 11:04:50.687629 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-badbe866-e8f3-46ec-846a-d76360a2ecea tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:50.687855 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-badbe866-e8f3-46ec-846a-d76360a2ecea tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:50.687974 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.snapshots [None req-badbe866-e8f3-46ec-846a-d76360a2ecea tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Delete snapshot with id: 0e290a37-d98b-40ec-b9e7-7efb2c6764bf Mar 17 11:04:50.693252 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:50.693252 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:04:50.693715 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-badbe866-e8f3-46ec-846a-d76360a2ecea tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:04:50.708572 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-badbe866-e8f3-46ec-846a-d76360a2ecea tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot delete request issued successfully. Mar 17 11:04:50.708778 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-badbe866-e8f3-46ec-846a-d76360a2ecea tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/0e290a37-d98b-40ec-b9e7-7efb2c6764bf returned with HTTP 202 Mar 17 11:04:50.709166 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 739/1524] 38.102.83.89 () {72 vars in 1467 bytes} [Tue Mar 17 11:04:50 2026] DELETE /volume/v3/snapshots/0e290a37-d98b-40ec-b9e7-7efb2c6764bf => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:04:50.718732 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-3e5121d4-1819-40a5-b665-5716ab9ad19c None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:50.722843 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3e5121d4-1819-40a5-b665-5716ab9ad19c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/0e290a37-d98b-40ec-b9e7-7efb2c6764bf Mar 17 11:04:50.724491 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3e5121d4-1819-40a5-b665-5716ab9ad19c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:50.724491 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3e5121d4-1819-40a5-b665-5716ab9ad19c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:50.729653 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:50.729653 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:04:50.730180 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-3e5121d4-1819-40a5-b665-5716ab9ad19c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:04:50.731052 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3e5121d4-1819-40a5-b665-5716ab9ad19c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/0e290a37-d98b-40ec-b9e7-7efb2c6764bf returned with HTTP 200 Mar 17 11:04:50.731570 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 786/1525] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:04:50 2026] GET /volume/v3/snapshots/0e290a37-d98b-40ec-b9e7-7efb2c6764bf => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:04:51.745501 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-8cfb8fd5-c2f1-4dc1-bd17-26cac6020859 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:51.747943 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-8cfb8fd5-c2f1-4dc1-bd17-26cac6020859 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/0e290a37-d98b-40ec-b9e7-7efb2c6764bf Mar 17 11:04:51.748226 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-8cfb8fd5-c2f1-4dc1-bd17-26cac6020859 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:51.748676 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-8cfb8fd5-c2f1-4dc1-bd17-26cac6020859 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:51.754205 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-8cfb8fd5-c2f1-4dc1-bd17-26cac6020859 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/0e290a37-d98b-40ec-b9e7-7efb2c6764bf returned with HTTP 404 Mar 17 11:04:51.754825 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 740/1526] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:04:51 2026] GET /volume/v3/snapshots/0e290a37-d98b-40ec-b9e7-7efb2c6764bf => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:04:51.765657 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-8062b923-b174-42c1-a04e-5c8cb78c9dc9 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:51.768795 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-8062b923-b174-42c1-a04e-5c8cb78c9dc9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/984cd4b3-4e5d-47d1-bca3-92eb304d0fa6 Mar 17 11:04:51.769117 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-8062b923-b174-42c1-a04e-5c8cb78c9dc9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:51.769472 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-8062b923-b174-42c1-a04e-5c8cb78c9dc9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:51.769656 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.snapshots [None req-8062b923-b174-42c1-a04e-5c8cb78c9dc9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Delete snapshot with id: 984cd4b3-4e5d-47d1-bca3-92eb304d0fa6 Mar 17 11:04:51.776929 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:51.776929 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:04:51.777631 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-8062b923-b174-42c1-a04e-5c8cb78c9dc9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:04:51.800490 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-8062b923-b174-42c1-a04e-5c8cb78c9dc9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot delete request issued successfully. Mar 17 11:04:51.800747 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-8062b923-b174-42c1-a04e-5c8cb78c9dc9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/984cd4b3-4e5d-47d1-bca3-92eb304d0fa6 returned with HTTP 202 Mar 17 11:04:51.801278 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 787/1527] 38.102.83.89 () {72 vars in 1467 bytes} [Tue Mar 17 11:04:51 2026] DELETE /volume/v3/snapshots/984cd4b3-4e5d-47d1-bca3-92eb304d0fa6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:04:51.812103 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-e433cecf-31a4-487a-a8e2-e86152264aa9 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:51.814579 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e433cecf-31a4-487a-a8e2-e86152264aa9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/984cd4b3-4e5d-47d1-bca3-92eb304d0fa6 Mar 17 11:04:51.814857 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e433cecf-31a4-487a-a8e2-e86152264aa9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:51.815144 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e433cecf-31a4-487a-a8e2-e86152264aa9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:51.822311 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:51.822311 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:04:51.822774 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-e433cecf-31a4-487a-a8e2-e86152264aa9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:04:51.823908 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e433cecf-31a4-487a-a8e2-e86152264aa9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/984cd4b3-4e5d-47d1-bca3-92eb304d0fa6 returned with HTTP 200 Mar 17 11:04:51.824481 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 741/1528] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:04:51 2026] GET /volume/v3/snapshots/984cd4b3-4e5d-47d1-bca3-92eb304d0fa6 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:04:52.836716 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-4776c888-1b00-4711-bd13-21c564d00449 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:52.839257 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-4776c888-1b00-4711-bd13-21c564d00449 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/984cd4b3-4e5d-47d1-bca3-92eb304d0fa6 Mar 17 11:04:52.839592 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-4776c888-1b00-4711-bd13-21c564d00449 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:52.839888 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-4776c888-1b00-4711-bd13-21c564d00449 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:52.846471 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-4776c888-1b00-4711-bd13-21c564d00449 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/984cd4b3-4e5d-47d1-bca3-92eb304d0fa6 returned with HTTP 404 Mar 17 11:04:52.847036 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 788/1529] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:04:52 2026] GET /volume/v3/snapshots/984cd4b3-4e5d-47d1-bca3-92eb304d0fa6 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:04:52.854878 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-ba5f71f1-f5e4-41d0-b8f3-d8841cee9190 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:52.857431 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ba5f71f1-f5e4-41d0-b8f3-d8841cee9190 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/f27c6389-e4ef-4ed3-8dc6-d6ca5f4a3732 Mar 17 11:04:52.857701 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ba5f71f1-f5e4-41d0-b8f3-d8841cee9190 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:52.858009 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ba5f71f1-f5e4-41d0-b8f3-d8841cee9190 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:52.858224 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.snapshots [None req-ba5f71f1-f5e4-41d0-b8f3-d8841cee9190 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Delete snapshot with id: f27c6389-e4ef-4ed3-8dc6-d6ca5f4a3732 Mar 17 11:04:52.864064 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:52.864064 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:04:52.864776 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-ba5f71f1-f5e4-41d0-b8f3-d8841cee9190 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:04:52.887065 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-ba5f71f1-f5e4-41d0-b8f3-d8841cee9190 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot delete request issued successfully. Mar 17 11:04:52.887365 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ba5f71f1-f5e4-41d0-b8f3-d8841cee9190 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/f27c6389-e4ef-4ed3-8dc6-d6ca5f4a3732 returned with HTTP 202 Mar 17 11:04:52.888102 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 742/1530] 38.102.83.89 () {72 vars in 1467 bytes} [Tue Mar 17 11:04:52 2026] DELETE /volume/v3/snapshots/f27c6389-e4ef-4ed3-8dc6-d6ca5f4a3732 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:04:52.899586 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-c03a0b48-f555-426b-b02f-87f991780874 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:52.903001 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c03a0b48-f555-426b-b02f-87f991780874 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/f27c6389-e4ef-4ed3-8dc6-d6ca5f4a3732 Mar 17 11:04:52.903399 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c03a0b48-f555-426b-b02f-87f991780874 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:52.903760 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c03a0b48-f555-426b-b02f-87f991780874 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:52.910939 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:52.910939 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:04:52.911631 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-c03a0b48-f555-426b-b02f-87f991780874 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:04:52.912841 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c03a0b48-f555-426b-b02f-87f991780874 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/f27c6389-e4ef-4ed3-8dc6-d6ca5f4a3732 returned with HTTP 200 Mar 17 11:04:52.913659 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 789/1531] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:04:52 2026] GET /volume/v3/snapshots/f27c6389-e4ef-4ed3-8dc6-d6ca5f4a3732 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:04:53.927546 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-e4dabfba-6e1d-44ec-834d-8af6c70cce6b None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:53.930158 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e4dabfba-6e1d-44ec-834d-8af6c70cce6b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/f27c6389-e4ef-4ed3-8dc6-d6ca5f4a3732 Mar 17 11:04:53.930532 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e4dabfba-6e1d-44ec-834d-8af6c70cce6b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:53.930835 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e4dabfba-6e1d-44ec-834d-8af6c70cce6b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:53.936429 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e4dabfba-6e1d-44ec-834d-8af6c70cce6b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/f27c6389-e4ef-4ed3-8dc6-d6ca5f4a3732 returned with HTTP 404 Mar 17 11:04:53.937060 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 743/1532] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:04:53 2026] GET /volume/v3/snapshots/f27c6389-e4ef-4ed3-8dc6-d6ca5f4a3732 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:04:53.947586 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-4d2981b9-4f4a-422c-a3a6-93382d5ad474 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:53.950065 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-4d2981b9-4f4a-422c-a3a6-93382d5ad474 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/984cd4b3-4e5d-47d1-bca3-92eb304d0fa6 Mar 17 11:04:53.950391 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-4d2981b9-4f4a-422c-a3a6-93382d5ad474 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:53.950701 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-4d2981b9-4f4a-422c-a3a6-93382d5ad474 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:53.950875 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.snapshots [None req-4d2981b9-4f4a-422c-a3a6-93382d5ad474 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Delete snapshot with id: 984cd4b3-4e5d-47d1-bca3-92eb304d0fa6 Mar 17 11:04:53.957016 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-4d2981b9-4f4a-422c-a3a6-93382d5ad474 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/984cd4b3-4e5d-47d1-bca3-92eb304d0fa6 returned with HTTP 404 Mar 17 11:04:53.957915 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 790/1533] 38.102.83.89 () {72 vars in 1467 bytes} [Tue Mar 17 11:04:53 2026] DELETE /volume/v3/snapshots/984cd4b3-4e5d-47d1-bca3-92eb304d0fa6 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:04:53.967663 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-64b80380-393b-4270-8dee-d245f06f6f5b None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:53.970012 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-64b80380-393b-4270-8dee-d245f06f6f5b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/f27c6389-e4ef-4ed3-8dc6-d6ca5f4a3732 Mar 17 11:04:53.970292 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-64b80380-393b-4270-8dee-d245f06f6f5b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:53.970615 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-64b80380-393b-4270-8dee-d245f06f6f5b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:53.970789 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.snapshots [None req-64b80380-393b-4270-8dee-d245f06f6f5b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Delete snapshot with id: f27c6389-e4ef-4ed3-8dc6-d6ca5f4a3732 Mar 17 11:04:53.976363 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-64b80380-393b-4270-8dee-d245f06f6f5b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/f27c6389-e4ef-4ed3-8dc6-d6ca5f4a3732 returned with HTTP 404 Mar 17 11:04:53.977008 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 744/1534] 38.102.83.89 () {72 vars in 1467 bytes} [Tue Mar 17 11:04:53 2026] DELETE /volume/v3/snapshots/f27c6389-e4ef-4ed3-8dc6-d6ca5f4a3732 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:04:53.987749 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-c8637594-e4ec-4795-9a59-bf8843f6abc8 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:53.990368 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c8637594-e4ec-4795-9a59-bf8843f6abc8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/0e290a37-d98b-40ec-b9e7-7efb2c6764bf Mar 17 11:04:53.990724 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c8637594-e4ec-4795-9a59-bf8843f6abc8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:53.991101 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c8637594-e4ec-4795-9a59-bf8843f6abc8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:53.991450 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.snapshots [None req-c8637594-e4ec-4795-9a59-bf8843f6abc8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Delete snapshot with id: 0e290a37-d98b-40ec-b9e7-7efb2c6764bf Mar 17 11:04:53.998493 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c8637594-e4ec-4795-9a59-bf8843f6abc8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/0e290a37-d98b-40ec-b9e7-7efb2c6764bf returned with HTTP 404 Mar 17 11:04:53.999201 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 791/1535] 38.102.83.89 () {72 vars in 1467 bytes} [Tue Mar 17 11:04:53 2026] DELETE /volume/v3/snapshots/0e290a37-d98b-40ec-b9e7-7efb2c6764bf => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:04:54.062016 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-aa5fc4ae-15e1-49d2-bee6-e04d7f3ccb3d req-ec673a8b-9c69-4197-a66b-64f6cae513f7 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:54.064937 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-aa5fc4ae-15e1-49d2-bee6-e04d7f3ccb3d req-ec673a8b-9c69-4197-a66b-64f6cae513f7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 Mar 17 11:04:54.065244 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-aa5fc4ae-15e1-49d2-bee6-e04d7f3ccb3d req-ec673a8b-9c69-4197-a66b-64f6cae513f7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:54.065569 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-aa5fc4ae-15e1-49d2-bee6-e04d7f3ccb3d req-ec673a8b-9c69-4197-a66b-64f6cae513f7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:54.081138 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:54.081138 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:04:54.086249 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-aa5fc4ae-15e1-49d2-bee6-e04d7f3ccb3d req-ec673a8b-9c69-4197-a66b-64f6cae513f7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:04:54.094538 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-aa5fc4ae-15e1-49d2-bee6-e04d7f3ccb3d req-ec673a8b-9c69-4197-a66b-64f6cae513f7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 returned with HTTP 200 Mar 17 11:04:54.095097 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 745/1536] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 11:04:54 2026] GET /volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 => generated 1661 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:04:54.123815 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-aa5fc4ae-15e1-49d2-bee6-e04d7f3ccb3d req-b4c2cf6d-1831-4eca-88cb-7c87f185655c None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:54.126436 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-aa5fc4ae-15e1-49d2-bee6-e04d7f3ccb3d req-b4c2cf6d-1831-4eca-88cb-7c87f185655c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] POST https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149/action Mar 17 11:04:54.126907 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-aa5fc4ae-15e1-49d2-bee6-e04d7f3ccb3d req-b4c2cf6d-1831-4eca-88cb-7c87f185655c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 11:04:54.127108 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-aa5fc4ae-15e1-49d2-bee6-e04d7f3ccb3d req-b4c2cf6d-1831-4eca-88cb-7c87f185655c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:04:54.140685 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:54.140685 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:04:54.141514 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-aa5fc4ae-15e1-49d2-bee6-e04d7f3ccb3d req-b4c2cf6d-1831-4eca-88cb-7c87f185655c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:04:54.149619 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-aa5fc4ae-15e1-49d2-bee6-e04d7f3ccb3d req-b4c2cf6d-1831-4eca-88cb-7c87f185655c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Begin detaching volume completed successfully. Mar 17 11:04:54.149916 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-aa5fc4ae-15e1-49d2-bee6-e04d7f3ccb3d req-b4c2cf6d-1831-4eca-88cb-7c87f185655c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149/action returned with HTTP 202 Mar 17 11:04:54.150697 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 792/1537] 38.102.83.89 () {78 vars in 1782 bytes} [Tue Mar 17 11:04:54 2026] POST /volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Mar 17 11:04:55.182769 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-e605e9cc-6bc9-45ee-a9dd-d1dd4234f11a None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:55.183445 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e605e9cc-6bc9-45ee-a9dd-d1dd4234f11a None None] GET https://38.102.83.89/volume// Mar 17 11:04:55.183700 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e605e9cc-6bc9-45ee-a9dd-d1dd4234f11a None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:55.183991 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e605e9cc-6bc9-45ee-a9dd-d1dd4234f11a None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:55.184519 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e605e9cc-6bc9-45ee-a9dd-d1dd4234f11a None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 11:04:55.184902 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 746/1538] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 11:04:55 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 11:04:55.195806 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-aa5fc4ae-15e1-49d2-bee6-e04d7f3ccb3d req-221bb82d-dda0-484c-883f-4ab803fb60c5 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:55.198567 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-aa5fc4ae-15e1-49d2-bee6-e04d7f3ccb3d req-221bb82d-dda0-484c-883f-4ab803fb60c5 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 Mar 17 11:04:55.198881 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-aa5fc4ae-15e1-49d2-bee6-e04d7f3ccb3d req-221bb82d-dda0-484c-883f-4ab803fb60c5 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:55.199188 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-aa5fc4ae-15e1-49d2-bee6-e04d7f3ccb3d req-221bb82d-dda0-484c-883f-4ab803fb60c5 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:55.216436 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:55.216436 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:04:55.221867 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-aa5fc4ae-15e1-49d2-bee6-e04d7f3ccb3d req-221bb82d-dda0-484c-883f-4ab803fb60c5 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:04:55.230479 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-aa5fc4ae-15e1-49d2-bee6-e04d7f3ccb3d req-221bb82d-dda0-484c-883f-4ab803fb60c5 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 returned with HTTP 200 Mar 17 11:04:55.231040 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 793/1539] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 11:04:55 2026] GET /volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 => generated 1845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 11:04:55.592051 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-aa5fc4ae-15e1-49d2-bee6-e04d7f3ccb3d req-2a59ffa1-5516-42ca-854b-b01860a47cfd None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:04:55.593745 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-aa5fc4ae-15e1-49d2-bee6-e04d7f3ccb3d req-2a59ffa1-5516-42ca-854b-b01860a47cfd tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] DELETE https://38.102.83.89/volume/v3/attachments/c32da90e-fdbc-4bb9-8715-8e113709a527 Mar 17 11:04:55.593894 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-aa5fc4ae-15e1-49d2-bee6-e04d7f3ccb3d req-2a59ffa1-5516-42ca-854b-b01860a47cfd tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:04:55.594076 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-aa5fc4ae-15e1-49d2-bee6-e04d7f3ccb3d req-2a59ffa1-5516-42ca-854b-b01860a47cfd tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'version_select' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:04:55.601861 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:04:55.601861 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:04:58.639721 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-aa5fc4ae-15e1-49d2-bee6-e04d7f3ccb3d req-2a59ffa1-5516-42ca-854b-b01860a47cfd tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/attachments/c32da90e-fdbc-4bb9-8715-8e113709a527 returned with HTTP 200 Mar 17 11:04:58.640485 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 747/1540] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 11:04:55 2026] DELETE /volume/v3/attachments/c32da90e-fdbc-4bb9-8715-8e113709a527 => generated 19 bytes in 3049 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:05:03.094547 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-ba6c7f5c-cbf4-4ffd-a41b-84ab6b35458b req-5302238e-5caa-4ffd-bb41-23b0e6d72c29 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:03.097426 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-ba6c7f5c-cbf4-4ffd-a41b-84ab6b35458b req-5302238e-5caa-4ffd-bb41-23b0e6d72c29 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] DELETE https://38.102.83.89/volume/v3/attachments/c32da90e-fdbc-4bb9-8715-8e113709a527 Mar 17 11:05:03.097705 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-ba6c7f5c-cbf4-4ffd-a41b-84ab6b35458b req-5302238e-5caa-4ffd-bb41-23b0e6d72c29 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:05:03.097985 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-ba6c7f5c-cbf4-4ffd-a41b-84ab6b35458b req-5302238e-5caa-4ffd-bb41-23b0e6d72c29 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'version_select' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:05:03.108396 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-ba6c7f5c-cbf4-4ffd-a41b-84ab6b35458b req-5302238e-5caa-4ffd-bb41-23b0e6d72c29 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/attachments/c32da90e-fdbc-4bb9-8715-8e113709a527 returned with HTTP 404 Mar 17 11:05:03.109186 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 794/1541] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 11:05:03 2026] DELETE /volume/v3/attachments/c32da90e-fdbc-4bb9-8715-8e113709a527 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Mar 17 11:05:06.371778 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-e61f6f06-3d92-4162-a61f-9e2cd04cd69d None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:06.374169 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e61f6f06-3d92-4162-a61f-9e2cd04cd69d tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 Mar 17 11:05:06.374483 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e61f6f06-3d92-4162-a61f-9e2cd04cd69d tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:05:06.374774 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e61f6f06-3d92-4162-a61f-9e2cd04cd69d tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:05:06.386855 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:05:06.386855 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:05:06.391456 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-e61f6f06-3d92-4162-a61f-9e2cd04cd69d tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:05:06.399363 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e61f6f06-3d92-4162-a61f-9e2cd04cd69d tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 returned with HTTP 200 Mar 17 11:05:06.399844 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 748/1542] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:05:06 2026] GET /volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 => generated 1369 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:05:06.424165 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-f9656095-5897-4e6d-b0f0-fdcf1298a7fc None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:06.428344 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f9656095-5897-4e6d-b0f0-fdcf1298a7fc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] DELETE https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 Mar 17 11:05:06.428344 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f9656095-5897-4e6d-b0f0-fdcf1298a7fc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:05:06.428344 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f9656095-5897-4e6d-b0f0-fdcf1298a7fc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:05:06.428344 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-f9656095-5897-4e6d-b0f0-fdcf1298a7fc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Delete volume with id: 8d2bd984-2a2d-4e20-a15c-05d9cb960149 Mar 17 11:05:06.437146 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:05:06.437146 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:05:06.437993 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-f9656095-5897-4e6d-b0f0-fdcf1298a7fc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:05:06.460271 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-f9656095-5897-4e6d-b0f0-fdcf1298a7fc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Delete volume request issued successfully. Mar 17 11:05:06.460708 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f9656095-5897-4e6d-b0f0-fdcf1298a7fc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 returned with HTTP 202 Mar 17 11:05:06.461360 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 795/1543] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 11:05:06 2026] DELETE /volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:05:06.473224 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-b70fb146-aa42-42de-a88b-60cf8dea437f None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:06.476126 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b70fb146-aa42-42de-a88b-60cf8dea437f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 Mar 17 11:05:06.476598 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b70fb146-aa42-42de-a88b-60cf8dea437f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:05:06.476970 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b70fb146-aa42-42de-a88b-60cf8dea437f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:05:06.487057 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:05:06.487057 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:05:06.493787 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-b70fb146-aa42-42de-a88b-60cf8dea437f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:05:06.503052 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b70fb146-aa42-42de-a88b-60cf8dea437f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 returned with HTTP 200 Mar 17 11:05:06.503647 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 749/1544] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:05:06 2026] GET /volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 => generated 1368 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:05:07.533904 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-c86271cf-6647-4c83-a2d3-8a9fa53601f1 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:07.536279 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c86271cf-6647-4c83-a2d3-8a9fa53601f1 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 Mar 17 11:05:07.536433 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c86271cf-6647-4c83-a2d3-8a9fa53601f1 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:05:07.536575 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c86271cf-6647-4c83-a2d3-8a9fa53601f1 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:05:07.548590 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:05:07.548590 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:05:07.552096 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-c86271cf-6647-4c83-a2d3-8a9fa53601f1 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:05:07.558654 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c86271cf-6647-4c83-a2d3-8a9fa53601f1 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 returned with HTTP 200 Mar 17 11:05:07.559168 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 796/1545] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:05:07 2026] GET /volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 => generated 1368 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Mar 17 11:05:08.575499 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-8f10765a-96a2-4620-a90b-c378f2f7acf8 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:08.577342 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-8f10765a-96a2-4620-a90b-c378f2f7acf8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 Mar 17 11:05:08.577577 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-8f10765a-96a2-4620-a90b-c378f2f7acf8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:05:08.577768 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-8f10765a-96a2-4620-a90b-c378f2f7acf8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:05:08.585640 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-8f10765a-96a2-4620-a90b-c378f2f7acf8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 returned with HTTP 404 Mar 17 11:05:08.586458 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 750/1546] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:05:08 2026] GET /volume/v3/volumes/8d2bd984-2a2d-4e20-a15c-05d9cb960149 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Mar 17 11:05:08.609834 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-c0f47f75-89a1-4a51-bf3f-c04cb530529f None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:08.612890 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c0f47f75-89a1-4a51-bf3f-c04cb530529f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 Mar 17 11:05:08.613192 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c0f47f75-89a1-4a51-bf3f-c04cb530529f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:05:08.613568 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c0f47f75-89a1-4a51-bf3f-c04cb530529f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:05:08.623364 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:05:08.623364 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:05:08.627825 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-c0f47f75-89a1-4a51-bf3f-c04cb530529f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:05:08.633822 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c0f47f75-89a1-4a51-bf3f-c04cb530529f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 returned with HTTP 200 Mar 17 11:05:08.634385 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 797/1547] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:05:08 2026] GET /volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:05:08.659203 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-4dc47972-74ee-4bce-ab25-820e2c2334c9 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:08.661733 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4dc47972-74ee-4bce-ab25-820e2c2334c9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] POST https://38.102.83.89/volume/v3/snapshots Mar 17 11:05:08.662230 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4dc47972-74ee-4bce-ab25-820e2c2334c9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "49917bcd-0b97-40ac-a36e-211cbc3cc848", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-682020272"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:05:08.673894 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:05:08.673894 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:05:08.674653 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-4dc47972-74ee-4bce-ab25-820e2c2334c9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:05:08.674849 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.snapshots [None req-4dc47972-74ee-4bce-ab25-820e2c2334c9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Create snapshot from volume 49917bcd-0b97-40ac-a36e-211cbc3cc848 Mar 17 11:05:08.707026 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-4dc47972-74ee-4bce-ab25-820e2c2334c9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Created reservations ['fc382a70-f4b5-4406-ad77-76e55a09be29', 'e4100b7d-4422-4dad-862b-2b8c87fc941d', 'f745aba7-88e2-41b1-8f03-6bebc8c2b3e4', '74b9d4e9-bc4e-4f81-a778-9f41186b4cd1'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:05:08.757936 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-4dc47972-74ee-4bce-ab25-820e2c2334c9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot create request issued successfully. Mar 17 11:05:08.758635 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4dc47972-74ee-4bce-ab25-820e2c2334c9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots returned with HTTP 202 Mar 17 11:05:08.759471 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 751/1548] 38.102.83.89 () {74 vars in 1375 bytes} [Tue Mar 17 11:05:08 2026] POST /volume/v3/snapshots => generated 379 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:05:08.777909 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-cf30292d-9cee-4bf5-ad64-ec72be78903a None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:08.780981 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-cf30292d-9cee-4bf5-ad64-ec72be78903a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/b70a58a0-9ff9-4468-92ec-a9e0be18bbca Mar 17 11:05:08.781389 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-cf30292d-9cee-4bf5-ad64-ec72be78903a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:05:08.781692 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-cf30292d-9cee-4bf5-ad64-ec72be78903a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:05:08.789003 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:05:08.789003 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:05:08.789901 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-cf30292d-9cee-4bf5-ad64-ec72be78903a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:05:08.791067 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-cf30292d-9cee-4bf5-ad64-ec72be78903a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/b70a58a0-9ff9-4468-92ec-a9e0be18bbca returned with HTTP 200 Mar 17 11:05:08.791782 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 798/1549] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:05:08 2026] GET /volume/v3/snapshots/b70a58a0-9ff9-4468-92ec-a9e0be18bbca => generated 511 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:05:09.808661 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-d88c5112-bf0c-4e7d-a71c-38e33c9d50a0 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:09.811907 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d88c5112-bf0c-4e7d-a71c-38e33c9d50a0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/b70a58a0-9ff9-4468-92ec-a9e0be18bbca Mar 17 11:05:09.812237 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d88c5112-bf0c-4e7d-a71c-38e33c9d50a0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:05:09.812613 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d88c5112-bf0c-4e7d-a71c-38e33c9d50a0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:05:09.819459 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:05:09.819459 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:05:09.820140 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-d88c5112-bf0c-4e7d-a71c-38e33c9d50a0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:05:09.821269 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d88c5112-bf0c-4e7d-a71c-38e33c9d50a0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/b70a58a0-9ff9-4468-92ec-a9e0be18bbca returned with HTTP 200 Mar 17 11:05:09.821864 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 752/1550] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:05:09 2026] GET /volume/v3/snapshots/b70a58a0-9ff9-4468-92ec-a9e0be18bbca => generated 538 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:05:09.840648 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-a40b9698-9c75-409e-92f2-f93d49e8b21f None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:09.843377 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a40b9698-9c75-409e-92f2-f93d49e8b21f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/b70a58a0-9ff9-4468-92ec-a9e0be18bbca Mar 17 11:05:09.843655 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a40b9698-9c75-409e-92f2-f93d49e8b21f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:05:09.843990 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a40b9698-9c75-409e-92f2-f93d49e8b21f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:05:09.850727 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:05:09.850727 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:05:09.851441 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-a40b9698-9c75-409e-92f2-f93d49e8b21f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:05:09.852819 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a40b9698-9c75-409e-92f2-f93d49e8b21f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/b70a58a0-9ff9-4468-92ec-a9e0be18bbca returned with HTTP 200 Mar 17 11:05:09.853451 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 799/1551] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:05:09 2026] GET /volume/v3/snapshots/b70a58a0-9ff9-4468-92ec-a9e0be18bbca => generated 538 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:05:09.872381 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-4ba3a434-c08f-427d-af65-4da377346a14 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:09.875889 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4ba3a434-c08f-427d-af65-4da377346a14 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots Mar 17 11:05:09.876203 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4ba3a434-c08f-427d-af65-4da377346a14 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:05:09.876542 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4ba3a434-c08f-427d-af65-4da377346a14 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'index' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:05:09.876937 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.api_utils [None req-4ba3a434-c08f-427d-af65-4da377346a14 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Removing options '' from query. {{(pid=123124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Mar 17 11:05:09.878641 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.db.sqlalchemy.api [None req-4ba3a434-c08f-427d-af65-4da377346a14 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Building query based on filter {{(pid=123124) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3943}} Mar 17 11:05:09.883839 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-4ba3a434-c08f-427d-af65-4da377346a14 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Get all snapshots completed successfully. Mar 17 11:05:09.884399 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4ba3a434-c08f-427d-af65-4da377346a14 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots returned with HTTP 200 Mar 17 11:05:09.884973 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 753/1552] 38.102.83.89 () {72 vars in 1353 bytes} [Tue Mar 17 11:05:09 2026] GET /volume/v3/snapshots => generated 407 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:05:09.896093 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-744977e6-16cd-439e-99d7-a182724f1069 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:09.898716 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-744977e6-16cd-439e-99d7-a182724f1069 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] PUT https://38.102.83.89/volume/v3/snapshots/b70a58a0-9ff9-4468-92ec-a9e0be18bbca Mar 17 11:05:09.899322 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-744977e6-16cd-439e-99d7-a182724f1069 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1510536607", "description": "This is the new description of snapshot."}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:05:09.908700 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:05:09.908700 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:05:09.909427 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-744977e6-16cd-439e-99d7-a182724f1069 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:05:09.915752 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-744977e6-16cd-439e-99d7-a182724f1069 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/b70a58a0-9ff9-4468-92ec-a9e0be18bbca returned with HTTP 200 Mar 17 11:05:09.916279 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 800/1553] 38.102.83.89 () {74 vars in 1485 bytes} [Tue Mar 17 11:05:09 2026] PUT /volume/v3/snapshots/b70a58a0-9ff9-4468-92ec-a9e0be18bbca => generated 443 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:05:09.930695 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-4d052a37-9424-4acc-94d2-53c354d2bd41 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:09.933810 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4d052a37-9424-4acc-94d2-53c354d2bd41 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/b70a58a0-9ff9-4468-92ec-a9e0be18bbca Mar 17 11:05:09.934105 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4d052a37-9424-4acc-94d2-53c354d2bd41 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:05:09.934572 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4d052a37-9424-4acc-94d2-53c354d2bd41 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:05:09.942246 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:05:09.942246 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:05:09.942973 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-4d052a37-9424-4acc-94d2-53c354d2bd41 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:05:09.944200 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4d052a37-9424-4acc-94d2-53c354d2bd41 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/b70a58a0-9ff9-4468-92ec-a9e0be18bbca returned with HTTP 200 Mar 17 11:05:09.944936 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 754/1554] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:05:09 2026] GET /volume/v3/snapshots/b70a58a0-9ff9-4468-92ec-a9e0be18bbca => generated 577 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:05:09.958678 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-e7f2cf0a-3fc7-4fd0-a4ec-74720cd4bf1e None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:09.961139 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e7f2cf0a-3fc7-4fd0-a4ec-74720cd4bf1e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/b70a58a0-9ff9-4468-92ec-a9e0be18bbca Mar 17 11:05:09.961433 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e7f2cf0a-3fc7-4fd0-a4ec-74720cd4bf1e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:05:09.961722 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e7f2cf0a-3fc7-4fd0-a4ec-74720cd4bf1e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:05:09.961900 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.snapshots [None req-e7f2cf0a-3fc7-4fd0-a4ec-74720cd4bf1e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Delete snapshot with id: b70a58a0-9ff9-4468-92ec-a9e0be18bbca Mar 17 11:05:09.967917 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:05:09.967917 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:05:09.968590 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-e7f2cf0a-3fc7-4fd0-a4ec-74720cd4bf1e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:05:09.990174 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-e7f2cf0a-3fc7-4fd0-a4ec-74720cd4bf1e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot delete request issued successfully. Mar 17 11:05:09.990489 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e7f2cf0a-3fc7-4fd0-a4ec-74720cd4bf1e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/b70a58a0-9ff9-4468-92ec-a9e0be18bbca returned with HTTP 202 Mar 17 11:05:09.991106 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 801/1555] 38.102.83.89 () {72 vars in 1467 bytes} [Tue Mar 17 11:05:09 2026] DELETE /volume/v3/snapshots/b70a58a0-9ff9-4468-92ec-a9e0be18bbca => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:05:10.004856 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-b04e94b6-35f4-4987-8ddc-31292dcd384e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:10.005258 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b04e94b6-35f4-4987-8ddc-31292dcd384e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/b70a58a0-9ff9-4468-92ec-a9e0be18bbca Mar 17 11:05:10.005581 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b04e94b6-35f4-4987-8ddc-31292dcd384e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:05:10.005863 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b04e94b6-35f4-4987-8ddc-31292dcd384e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:05:10.012449 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:05:10.012449 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:05:10.013087 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-b04e94b6-35f4-4987-8ddc-31292dcd384e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:05:10.014277 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b04e94b6-35f4-4987-8ddc-31292dcd384e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/b70a58a0-9ff9-4468-92ec-a9e0be18bbca returned with HTTP 200 Mar 17 11:05:10.014784 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 755/1556] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:05:10 2026] GET /volume/v3/snapshots/b70a58a0-9ff9-4468-92ec-a9e0be18bbca => generated 576 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:05:11.029460 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-0b279816-b7ae-4457-8244-0ce2d244c1eb None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:11.032040 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0b279816-b7ae-4457-8244-0ce2d244c1eb tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/b70a58a0-9ff9-4468-92ec-a9e0be18bbca Mar 17 11:05:11.032358 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0b279816-b7ae-4457-8244-0ce2d244c1eb tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:05:11.032708 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0b279816-b7ae-4457-8244-0ce2d244c1eb tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:05:11.038169 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0b279816-b7ae-4457-8244-0ce2d244c1eb tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/b70a58a0-9ff9-4468-92ec-a9e0be18bbca returned with HTTP 404 Mar 17 11:05:11.038822 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 802/1557] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:05:11 2026] GET /volume/v3/snapshots/b70a58a0-9ff9-4468-92ec-a9e0be18bbca => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:05:11.048898 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-58fde289-414d-4a75-a978-360929ba4e34 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:11.051428 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-58fde289-414d-4a75-a978-360929ba4e34 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/b70a58a0-9ff9-4468-92ec-a9e0be18bbca Mar 17 11:05:11.051719 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-58fde289-414d-4a75-a978-360929ba4e34 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:05:11.052043 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-58fde289-414d-4a75-a978-360929ba4e34 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:05:11.052218 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.snapshots [None req-58fde289-414d-4a75-a978-360929ba4e34 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Delete snapshot with id: b70a58a0-9ff9-4468-92ec-a9e0be18bbca Mar 17 11:05:11.057404 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-58fde289-414d-4a75-a978-360929ba4e34 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/b70a58a0-9ff9-4468-92ec-a9e0be18bbca returned with HTTP 404 Mar 17 11:05:11.057991 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 756/1558] 38.102.83.89 () {72 vars in 1467 bytes} [Tue Mar 17 11:05:11 2026] DELETE /volume/v3/snapshots/b70a58a0-9ff9-4468-92ec-a9e0be18bbca => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:05:11.069507 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-dc6de7e6-8a86-4804-bbf6-5b1a4f0de2e8 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:11.072174 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-dc6de7e6-8a86-4804-bbf6-5b1a4f0de2e8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 Mar 17 11:05:11.072586 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-dc6de7e6-8a86-4804-bbf6-5b1a4f0de2e8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:05:11.072892 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-dc6de7e6-8a86-4804-bbf6-5b1a4f0de2e8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:05:11.085538 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:05:11.085538 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:05:11.090767 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-dc6de7e6-8a86-4804-bbf6-5b1a4f0de2e8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:05:11.097202 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-dc6de7e6-8a86-4804-bbf6-5b1a4f0de2e8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 returned with HTTP 200 Mar 17 11:05:11.097687 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 803/1559] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:05:11 2026] GET /volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:05:11.119653 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-83112400-f3e7-4c6c-8d39-d7659dc00440 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:11.122262 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-83112400-f3e7-4c6c-8d39-d7659dc00440 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] POST https://38.102.83.89/volume/v3/snapshots Mar 17 11:05:11.122865 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-83112400-f3e7-4c6c-8d39-d7659dc00440 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "49917bcd-0b97-40ac-a36e-211cbc3cc848", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-303445604"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:05:11.134788 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:05:11.134788 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:05:11.135725 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-83112400-f3e7-4c6c-8d39-d7659dc00440 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:05:11.135927 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.snapshots [None req-83112400-f3e7-4c6c-8d39-d7659dc00440 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Create snapshot from volume 49917bcd-0b97-40ac-a36e-211cbc3cc848 Mar 17 11:05:11.170335 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-83112400-f3e7-4c6c-8d39-d7659dc00440 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Created reservations ['69c4c148-711c-4be2-b8a5-74e596fb7071', '22410f62-219a-4b84-8652-2dc9099519b0', 'b8547b9f-2613-487d-b3b5-31aa79e7b6a2', '0036d1f2-a15c-4d95-824c-a6cb5727ee07'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:05:11.208608 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-83112400-f3e7-4c6c-8d39-d7659dc00440 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot create request issued successfully. Mar 17 11:05:11.209123 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-83112400-f3e7-4c6c-8d39-d7659dc00440 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots returned with HTTP 202 Mar 17 11:05:11.209895 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 757/1560] 38.102.83.89 () {74 vars in 1375 bytes} [Tue Mar 17 11:05:11 2026] POST /volume/v3/snapshots => generated 309 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:05:11.224167 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-e1ac7e14-7ef3-4260-9292-ab021db94655 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:11.226777 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e1ac7e14-7ef3-4260-9292-ab021db94655 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/648f05a9-af8d-47ca-9c19-d26b4f94b3d4 Mar 17 11:05:11.227126 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e1ac7e14-7ef3-4260-9292-ab021db94655 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:05:11.227459 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e1ac7e14-7ef3-4260-9292-ab021db94655 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:05:11.233667 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:05:11.233667 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:05:11.234320 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-e1ac7e14-7ef3-4260-9292-ab021db94655 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:05:11.235467 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e1ac7e14-7ef3-4260-9292-ab021db94655 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/648f05a9-af8d-47ca-9c19-d26b4f94b3d4 returned with HTTP 200 Mar 17 11:05:11.235946 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 804/1561] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:05:11 2026] GET /volume/v3/snapshots/648f05a9-af8d-47ca-9c19-d26b4f94b3d4 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:05:12.251390 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-27bc3bd9-67e3-4048-8fb0-2a1c535e2a0a None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:12.254170 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-27bc3bd9-67e3-4048-8fb0-2a1c535e2a0a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/648f05a9-af8d-47ca-9c19-d26b4f94b3d4 Mar 17 11:05:12.254488 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-27bc3bd9-67e3-4048-8fb0-2a1c535e2a0a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:05:12.254773 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-27bc3bd9-67e3-4048-8fb0-2a1c535e2a0a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:05:12.261761 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:05:12.261761 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:05:12.262658 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-27bc3bd9-67e3-4048-8fb0-2a1c535e2a0a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:05:12.264088 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-27bc3bd9-67e3-4048-8fb0-2a1c535e2a0a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/648f05a9-af8d-47ca-9c19-d26b4f94b3d4 returned with HTTP 200 Mar 17 11:05:12.264742 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 758/1562] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:05:12 2026] GET /volume/v3/snapshots/648f05a9-af8d-47ca-9c19-d26b4f94b3d4 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:05:21.229714 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=116,cinder:INSERT=11,cinder:UPDATE=29 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:05:22.257115 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=114,cinder:UPDATE=46,cinder:INSERT=17 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:05:49.776459 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-1f94e1ad-2a79-4cd7-bde9-542a98445691 req-257bc93f-c69c-4256-bc18-de4ef3e3eed1 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:49.840321 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-1f94e1ad-2a79-4cd7-bde9-542a98445691 req-257bc93f-c69c-4256-bc18-de4ef3e3eed1 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 Mar 17 11:05:49.840673 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-1f94e1ad-2a79-4cd7-bde9-542a98445691 req-257bc93f-c69c-4256-bc18-de4ef3e3eed1 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:05:49.840944 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-1f94e1ad-2a79-4cd7-bde9-542a98445691 req-257bc93f-c69c-4256-bc18-de4ef3e3eed1 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:05:49.854055 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:05:49.854055 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:05:49.859186 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-1f94e1ad-2a79-4cd7-bde9-542a98445691 req-257bc93f-c69c-4256-bc18-de4ef3e3eed1 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:05:49.863662 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-1f94e1ad-2a79-4cd7-bde9-542a98445691 req-257bc93f-c69c-4256-bc18-de4ef3e3eed1 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 returned with HTTP 200 Mar 17 11:05:49.864018 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 805/1563] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 11:05:49 2026] GET /volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 => generated 853 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:05:51.916141 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-95c4e597-9711-4bcd-9ca5-a30a292a99fb None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:51.916854 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-95c4e597-9711-4bcd-9ca5-a30a292a99fb None None] GET https://38.102.83.89/volume// Mar 17 11:05:51.917174 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-95c4e597-9711-4bcd-9ca5-a30a292a99fb None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:05:51.917611 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-95c4e597-9711-4bcd-9ca5-a30a292a99fb None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:05:51.918237 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-95c4e597-9711-4bcd-9ca5-a30a292a99fb None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 11:05:51.918729 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 759/1564] 38.102.83.89 () {72 vars in 1539 bytes} [Tue Mar 17 11:05:51 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 11:05:51.930929 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-1f94e1ad-2a79-4cd7-bde9-542a98445691 req-2469c90f-1953-408e-a857-832ce7005d9c None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:51.933952 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-1f94e1ad-2a79-4cd7-bde9-542a98445691 req-2469c90f-1953-408e-a857-832ce7005d9c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] POST https://38.102.83.89/volume/v3/attachments Mar 17 11:05:51.934483 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-1f94e1ad-2a79-4cd7-bde9-542a98445691 req-2469c90f-1953-408e-a857-832ce7005d9c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49917bcd-0b97-40ac-a36e-211cbc3cc848", "connector": null, "instance_uuid": "f268e393-a5b8-4714-b431-dd7382152998"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:05:51.945362 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:05:51.945362 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:05:51.977786 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-1f94e1ad-2a79-4cd7-bde9-542a98445691 req-2469c90f-1953-408e-a857-832ce7005d9c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/attachments returned with HTTP 200 Mar 17 11:05:51.978345 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 806/1565] 38.102.83.89 () {80 vars in 1704 bytes} [Tue Mar 17 11:05:51 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:05:52.397600 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-f5e281ec-bbfc-4261-a6b7-9c852733e318 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:52.400161 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f5e281ec-bbfc-4261-a6b7-9c852733e318 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 Mar 17 11:05:52.400477 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f5e281ec-bbfc-4261-a6b7-9c852733e318 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:05:52.400755 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f5e281ec-bbfc-4261-a6b7-9c852733e318 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:05:52.412135 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:05:52.412135 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:05:52.416472 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-f5e281ec-bbfc-4261-a6b7-9c852733e318 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:05:52.421804 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f5e281ec-bbfc-4261-a6b7-9c852733e318 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 returned with HTTP 200 Mar 17 11:05:52.422382 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 760/1566] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:05:52 2026] GET /volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:05:52.513745 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-fbc05bd6-5140-43bf-a598-29776a5165fe None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:52.514276 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-fbc05bd6-5140-43bf-a598-29776a5165fe None None] GET https://38.102.83.89/volume// Mar 17 11:05:52.514593 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-fbc05bd6-5140-43bf-a598-29776a5165fe None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:05:52.515021 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-fbc05bd6-5140-43bf-a598-29776a5165fe None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:05:52.515641 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-fbc05bd6-5140-43bf-a598-29776a5165fe None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 11:05:52.516064 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 807/1567] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 11:05:52 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 11:05:52.525933 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-1f94e1ad-2a79-4cd7-bde9-542a98445691 req-ff74f94c-e202-47c4-bb9e-8cd51c58dd22 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:52.561732 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-1f94e1ad-2a79-4cd7-bde9-542a98445691 req-ff74f94c-e202-47c4-bb9e-8cd51c58dd22 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 Mar 17 11:05:52.562059 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-1f94e1ad-2a79-4cd7-bde9-542a98445691 req-ff74f94c-e202-47c4-bb9e-8cd51c58dd22 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:05:52.562405 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-1f94e1ad-2a79-4cd7-bde9-542a98445691 req-ff74f94c-e202-47c4-bb9e-8cd51c58dd22 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:05:52.575002 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:05:52.575002 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:05:52.579291 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-1f94e1ad-2a79-4cd7-bde9-542a98445691 req-ff74f94c-e202-47c4-bb9e-8cd51c58dd22 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:05:52.584865 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-1f94e1ad-2a79-4cd7-bde9-542a98445691 req-ff74f94c-e202-47c4-bb9e-8cd51c58dd22 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 returned with HTTP 200 Mar 17 11:05:52.585471 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 761/1568] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 11:05:52 2026] GET /volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 => generated 1033 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 11:05:52.657874 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-1f94e1ad-2a79-4cd7-bde9-542a98445691 req-3e884110-1f84-45fe-8ccd-83b569d1b8b7 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:52.661007 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-1f94e1ad-2a79-4cd7-bde9-542a98445691 req-3e884110-1f84-45fe-8ccd-83b569d1b8b7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] PUT https://38.102.83.89/volume/v3/attachments/512d42a5-7c73-43c5-81ab-ca23e35838c1 Mar 17 11:05:52.661609 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-1f94e1ad-2a79-4cd7-bde9-542a98445691 req-3e884110-1f84-45fe-8ccd-83b569d1b8b7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "38.102.83.89", "host": "np0005649721.novalocal", "multipath": false, "enforce_multipath": true, "initiator": "iqn.1994-05.com.redhat:fd15498af3bd", "do_local_attach": false, "uuid": "0ceb02b1-38b4-43fc-8549-abe22c224d5e", "system uuid": "7643bce9-2f06-4fe7-b291-650913a35e56", "nvme_native_multipath": false, "nqn": "nqn.2014-08.org.nvmexpress:uuid:7492a7d8-3878-46d7-bc3c-9b085f58a756", "found_dsc": "", "host_ips": ["38.102.83.89", "fe80::f816:3eff:feb5:bca3", "192.168.122.1", "172.24.5.1", "2001:db8::2", "fe80::608a:3ff:feb6:c149", "fe80::fc16:3eff:fe17:a291", "fe80::d881:adff:fe38:f59d"], "mountpoint": "/dev/vdb"}}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:05:52.671112 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-1f94e1ad-2a79-4cd7-bde9-542a98445691 req-3e884110-1f84-45fe-8ccd-83b569d1b8b7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Acquiring lock "cinder-attachment_update-49917bcd-0b97-40ac-a36e-211cbc3cc848-np0005649721.novalocal" by "attachment_update" {{(pid=123123) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Mar 17 11:05:52.677809 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-1f94e1ad-2a79-4cd7-bde9-542a98445691 req-3e884110-1f84-45fe-8ccd-83b569d1b8b7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Lock "cinder-attachment_update-49917bcd-0b97-40ac-a36e-211cbc3cc848-np0005649721.novalocal" acquired by "attachment_update" :: waited 0.007s {{(pid=123123) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Mar 17 11:05:52.679151 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:05:52.679151 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:05:53.439364 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-52df2e72-943d-4fc5-8920-643df99be55f None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:53.442117 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-52df2e72-943d-4fc5-8920-643df99be55f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 Mar 17 11:05:53.442451 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-52df2e72-943d-4fc5-8920-643df99be55f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:05:53.442745 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-52df2e72-943d-4fc5-8920-643df99be55f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:05:53.456037 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:05:53.456037 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:05:53.460986 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-52df2e72-943d-4fc5-8920-643df99be55f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:05:53.467661 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-52df2e72-943d-4fc5-8920-643df99be55f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 returned with HTTP 200 Mar 17 11:05:53.468238 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 762/1569] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:05:53 2026] GET /volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:05:54.482537 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-1c5d7ced-2c87-4df4-96b1-a474eae70749 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:54.485151 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1c5d7ced-2c87-4df4-96b1-a474eae70749 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 Mar 17 11:05:54.485482 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1c5d7ced-2c87-4df4-96b1-a474eae70749 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:05:54.485896 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1c5d7ced-2c87-4df4-96b1-a474eae70749 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:05:54.499254 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:05:54.499254 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:05:54.503896 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-1c5d7ced-2c87-4df4-96b1-a474eae70749 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:05:54.510732 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1c5d7ced-2c87-4df4-96b1-a474eae70749 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 returned with HTTP 200 Mar 17 11:05:54.511373 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 763/1570] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:05:54 2026] GET /volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:05:55.525908 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-01a4ca97-3026-4404-a522-20a8955f53a4 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:55.529194 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-01a4ca97-3026-4404-a522-20a8955f53a4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 Mar 17 11:05:55.529655 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-01a4ca97-3026-4404-a522-20a8955f53a4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:05:55.529949 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-01a4ca97-3026-4404-a522-20a8955f53a4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:05:55.542691 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:05:55.542691 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:05:55.547563 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-01a4ca97-3026-4404-a522-20a8955f53a4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:05:55.553374 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-01a4ca97-3026-4404-a522-20a8955f53a4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 returned with HTTP 200 Mar 17 11:05:55.553945 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 764/1571] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:05:55 2026] GET /volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:05:56.204074 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-1f94e1ad-2a79-4cd7-bde9-542a98445691 req-3e884110-1f84-45fe-8ccd-83b569d1b8b7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Lock "cinder-attachment_update-49917bcd-0b97-40ac-a36e-211cbc3cc848-np0005649721.novalocal" released by "attachment_update" :: held 3.526s {{(pid=123123) __release /opt/stack/cinder/cinder/coordination.py:152}} Mar 17 11:05:56.204513 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-1f94e1ad-2a79-4cd7-bde9-542a98445691 req-3e884110-1f84-45fe-8ccd-83b569d1b8b7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/attachments/512d42a5-7c73-43c5-81ab-ca23e35838c1 returned with HTTP 200 Mar 17 11:05:56.205107 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 808/1572] 38.102.83.89 () {80 vars in 1814 bytes} [Tue Mar 17 11:05:52 2026] PUT /volume/v3/attachments/512d42a5-7c73-43c5-81ab-ca23e35838c1 => generated 790 bytes in 3548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:05:56.577815 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-a0209dd6-20d3-4e9b-b2d8-2509c2140520 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:56.580360 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a0209dd6-20d3-4e9b-b2d8-2509c2140520 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 Mar 17 11:05:56.580880 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a0209dd6-20d3-4e9b-b2d8-2509c2140520 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:05:56.581179 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a0209dd6-20d3-4e9b-b2d8-2509c2140520 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:05:56.593032 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:05:56.593032 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:05:56.597474 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-a0209dd6-20d3-4e9b-b2d8-2509c2140520 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:05:56.603533 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a0209dd6-20d3-4e9b-b2d8-2509c2140520 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 returned with HTTP 200 Mar 17 11:05:56.604054 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 765/1573] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:05:56 2026] GET /volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:05:57.626588 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-ea8443b8-edfa-4b07-96d3-68b48beb4dbc None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:57.629572 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ea8443b8-edfa-4b07-96d3-68b48beb4dbc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 Mar 17 11:05:57.629867 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ea8443b8-edfa-4b07-96d3-68b48beb4dbc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:05:57.630149 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ea8443b8-edfa-4b07-96d3-68b48beb4dbc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:05:57.643148 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:05:57.643148 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:05:57.647393 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-ea8443b8-edfa-4b07-96d3-68b48beb4dbc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:05:57.652741 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ea8443b8-edfa-4b07-96d3-68b48beb4dbc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 returned with HTTP 200 Mar 17 11:05:57.653241 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 809/1574] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:05:57 2026] GET /volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:05:58.674573 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-09770c1b-9303-4932-8835-b176665da380 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:58.677200 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-09770c1b-9303-4932-8835-b176665da380 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 Mar 17 11:05:58.677613 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-09770c1b-9303-4932-8835-b176665da380 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:05:58.677997 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-09770c1b-9303-4932-8835-b176665da380 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:05:58.690752 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:05:58.690752 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:05:58.695504 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-09770c1b-9303-4932-8835-b176665da380 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:05:58.701440 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-09770c1b-9303-4932-8835-b176665da380 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 returned with HTTP 200 Mar 17 11:05:58.701948 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 766/1575] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:05:58 2026] GET /volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:05:59.721137 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-af6a1b07-dc06-41d4-8cc1-6ea698e8043e None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:05:59.723752 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-af6a1b07-dc06-41d4-8cc1-6ea698e8043e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 Mar 17 11:05:59.724044 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-af6a1b07-dc06-41d4-8cc1-6ea698e8043e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:05:59.724372 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-af6a1b07-dc06-41d4-8cc1-6ea698e8043e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:05:59.737009 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:05:59.737009 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:05:59.741419 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-af6a1b07-dc06-41d4-8cc1-6ea698e8043e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:05:59.747234 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-af6a1b07-dc06-41d4-8cc1-6ea698e8043e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 returned with HTTP 200 Mar 17 11:05:59.747774 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 810/1576] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:05:59 2026] GET /volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:00.770482 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-a0cf2f4a-ada8-4b58-ac75-47cb55e1f3f3 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:00.772986 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a0cf2f4a-ada8-4b58-ac75-47cb55e1f3f3 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 Mar 17 11:06:00.773379 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a0cf2f4a-ada8-4b58-ac75-47cb55e1f3f3 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:00.773671 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a0cf2f4a-ada8-4b58-ac75-47cb55e1f3f3 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:00.785914 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:00.785914 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:00.790710 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-a0cf2f4a-ada8-4b58-ac75-47cb55e1f3f3 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:00.797187 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a0cf2f4a-ada8-4b58-ac75-47cb55e1f3f3 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 returned with HTTP 200 Mar 17 11:06:00.797834 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 767/1577] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:00 2026] GET /volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:01.553948 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-1f94e1ad-2a79-4cd7-bde9-542a98445691 req-33ad6233-c546-4039-9880-62814b3b2afc None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:01.556923 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-1f94e1ad-2a79-4cd7-bde9-542a98445691 req-33ad6233-c546-4039-9880-62814b3b2afc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] POST https://38.102.83.89/volume/v3/attachments/512d42a5-7c73-43c5-81ab-ca23e35838c1/action Mar 17 11:06:01.557462 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-1f94e1ad-2a79-4cd7-bde9-542a98445691 req-33ad6233-c546-4039-9880-62814b3b2afc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Action body: b'{"os-complete": null}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 11:06:01.557659 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-1f94e1ad-2a79-4cd7-bde9-542a98445691 req-33ad6233-c546-4039-9880-62814b3b2afc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:06:01.577945 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:01.577945 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:06:01.589575 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-1f94e1ad-2a79-4cd7-bde9-542a98445691 req-33ad6233-c546-4039-9880-62814b3b2afc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/attachments/512d42a5-7c73-43c5-81ab-ca23e35838c1/action returned with HTTP 204 Mar 17 11:06:01.590087 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 811/1578] 38.102.83.89 () {80 vars in 1835 bytes} [Tue Mar 17 11:06:01 2026] POST /volume/v3/attachments/512d42a5-7c73-43c5-81ab-ca23e35838c1/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:06:01.819946 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-ab9a0629-88cf-45c9-8091-84725d0cd67a None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:01.823036 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ab9a0629-88cf-45c9-8091-84725d0cd67a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 Mar 17 11:06:01.823356 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ab9a0629-88cf-45c9-8091-84725d0cd67a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:01.823666 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ab9a0629-88cf-45c9-8091-84725d0cd67a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:01.836312 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:01.836312 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:01.841106 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-ab9a0629-88cf-45c9-8091-84725d0cd67a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:01.847098 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ab9a0629-88cf-45c9-8091-84725d0cd67a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 returned with HTTP 200 Mar 17 11:06:01.847702 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 768/1579] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:01 2026] GET /volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:06:01.869542 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-f843aae4-7753-4b38-9e21-2c4caeeccb90 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:01.871898 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f843aae4-7753-4b38-9e21-2c4caeeccb90 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] POST https://38.102.83.89/volume/v3/snapshots Mar 17 11:06:01.872425 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f843aae4-7753-4b38-9e21-2c4caeeccb90 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "49917bcd-0b97-40ac-a36e-211cbc3cc848", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-339274980"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:06:01.886797 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:01.886797 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:06:01.887525 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-f843aae4-7753-4b38-9e21-2c4caeeccb90 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:01.887733 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.snapshots [None req-f843aae4-7753-4b38-9e21-2c4caeeccb90 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Create snapshot from volume 49917bcd-0b97-40ac-a36e-211cbc3cc848 Mar 17 11:06:01.924329 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-f843aae4-7753-4b38-9e21-2c4caeeccb90 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Created reservations ['93720e7e-d277-4c6c-9e9f-caf4dae1f79f', '60c40a4b-bb43-4503-aeda-3266038a9fda', '9e806ae4-2926-4ed2-a08a-6b3ed7f5534e', 'ea5c3a48-4b31-4cf1-9ae0-70988c65b58d'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:06:01.977562 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-f843aae4-7753-4b38-9e21-2c4caeeccb90 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot force create request issued successfully. Mar 17 11:06:01.978051 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f843aae4-7753-4b38-9e21-2c4caeeccb90 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots returned with HTTP 202 Mar 17 11:06:01.978880 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 812/1580] 38.102.83.89 () {74 vars in 1375 bytes} [Tue Mar 17 11:06:01 2026] POST /volume/v3/snapshots => generated 309 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:06:01.992629 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-b63c3f48-0f47-4b46-921a-dba895d3e7a4 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:01.995100 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b63c3f48-0f47-4b46-921a-dba895d3e7a4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/72967683-b016-441d-935e-451516c3eb1a Mar 17 11:06:01.995442 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b63c3f48-0f47-4b46-921a-dba895d3e7a4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:01.995743 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b63c3f48-0f47-4b46-921a-dba895d3e7a4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:02.002991 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:02.002991 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:02.003693 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-b63c3f48-0f47-4b46-921a-dba895d3e7a4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:06:02.004896 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b63c3f48-0f47-4b46-921a-dba895d3e7a4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/72967683-b016-441d-935e-451516c3eb1a returned with HTTP 200 Mar 17 11:06:02.005437 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 769/1581] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:06:01 2026] GET /volume/v3/snapshots/72967683-b016-441d-935e-451516c3eb1a => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:03.021772 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-180de4b9-8661-466c-ac2c-e78ea0c6a43d None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:03.024705 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-180de4b9-8661-466c-ac2c-e78ea0c6a43d tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/72967683-b016-441d-935e-451516c3eb1a Mar 17 11:06:03.025002 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-180de4b9-8661-466c-ac2c-e78ea0c6a43d tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:03.025335 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-180de4b9-8661-466c-ac2c-e78ea0c6a43d tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:03.032502 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:03.032502 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:06:03.033151 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-180de4b9-8661-466c-ac2c-e78ea0c6a43d tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:06:03.034378 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-180de4b9-8661-466c-ac2c-e78ea0c6a43d tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/72967683-b016-441d-935e-451516c3eb1a returned with HTTP 200 Mar 17 11:06:03.034914 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 813/1582] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:06:03 2026] GET /volume/v3/snapshots/72967683-b016-441d-935e-451516c3eb1a => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:03.050208 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-b0043037-b492-4216-bd27-d9474e032b65 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:03.052606 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b0043037-b492-4216-bd27-d9474e032b65 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] POST https://38.102.83.89/volume/v3/snapshots Mar 17 11:06:03.053078 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b0043037-b492-4216-bd27-d9474e032b65 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "49917bcd-0b97-40ac-a36e-211cbc3cc848", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-823729581"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:06:03.066106 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:03.066106 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:03.066747 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-b0043037-b492-4216-bd27-d9474e032b65 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:03.066904 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.snapshots [None req-b0043037-b492-4216-bd27-d9474e032b65 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Create snapshot from volume 49917bcd-0b97-40ac-a36e-211cbc3cc848 Mar 17 11:06:03.096893 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-b0043037-b492-4216-bd27-d9474e032b65 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Created reservations ['fa01571e-1832-44fc-ad7c-1c27476850fc', '9d31151d-74f7-4fb9-b645-4ceb83f47c8b', 'fd392e38-af64-4bc3-8030-642298c67517', '4079487a-f573-4e0d-84c1-748a09458a43'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:06:03.134264 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-b0043037-b492-4216-bd27-d9474e032b65 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot force create request issued successfully. Mar 17 11:06:03.134748 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b0043037-b492-4216-bd27-d9474e032b65 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots returned with HTTP 202 Mar 17 11:06:03.135375 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 770/1583] 38.102.83.89 () {74 vars in 1375 bytes} [Tue Mar 17 11:06:03 2026] POST /volume/v3/snapshots => generated 309 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:06:03.150835 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-afdf8386-f0c1-4ef4-babc-c88b666493a2 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:03.153590 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-afdf8386-f0c1-4ef4-babc-c88b666493a2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/88bd7646-ede1-4f98-aea4-6d50259069b0 Mar 17 11:06:03.153891 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-afdf8386-f0c1-4ef4-babc-c88b666493a2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:03.154212 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-afdf8386-f0c1-4ef4-babc-c88b666493a2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:03.161062 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:03.161062 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:06:03.161756 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-afdf8386-f0c1-4ef4-babc-c88b666493a2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:06:03.162880 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-afdf8386-f0c1-4ef4-babc-c88b666493a2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/88bd7646-ede1-4f98-aea4-6d50259069b0 returned with HTTP 200 Mar 17 11:06:03.163382 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 814/1584] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:06:03 2026] GET /volume/v3/snapshots/88bd7646-ede1-4f98-aea4-6d50259069b0 => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:04.178731 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-bc77e8b4-8cbd-40e2-a54f-06a8a8b05758 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:04.181337 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-bc77e8b4-8cbd-40e2-a54f-06a8a8b05758 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/88bd7646-ede1-4f98-aea4-6d50259069b0 Mar 17 11:06:04.181695 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-bc77e8b4-8cbd-40e2-a54f-06a8a8b05758 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:04.182029 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-bc77e8b4-8cbd-40e2-a54f-06a8a8b05758 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:04.188646 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:04.188646 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:04.189292 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-bc77e8b4-8cbd-40e2-a54f-06a8a8b05758 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:06:04.190493 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-bc77e8b4-8cbd-40e2-a54f-06a8a8b05758 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/88bd7646-ede1-4f98-aea4-6d50259069b0 returned with HTTP 200 Mar 17 11:06:04.190974 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 771/1585] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:06:04 2026] GET /volume/v3/snapshots/88bd7646-ede1-4f98-aea4-6d50259069b0 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:04.205849 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-fce07def-9823-4a8e-b47e-d2c865eda3f8 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:04.208493 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-fce07def-9823-4a8e-b47e-d2c865eda3f8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/88bd7646-ede1-4f98-aea4-6d50259069b0 Mar 17 11:06:04.208860 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-fce07def-9823-4a8e-b47e-d2c865eda3f8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:04.209263 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-fce07def-9823-4a8e-b47e-d2c865eda3f8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:04.209557 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.snapshots [None req-fce07def-9823-4a8e-b47e-d2c865eda3f8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Delete snapshot with id: 88bd7646-ede1-4f98-aea4-6d50259069b0 Mar 17 11:06:04.216586 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:04.216586 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:06:04.217284 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-fce07def-9823-4a8e-b47e-d2c865eda3f8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:06:04.240973 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-fce07def-9823-4a8e-b47e-d2c865eda3f8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot delete request issued successfully. Mar 17 11:06:04.241418 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-fce07def-9823-4a8e-b47e-d2c865eda3f8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/88bd7646-ede1-4f98-aea4-6d50259069b0 returned with HTTP 202 Mar 17 11:06:04.242180 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 815/1586] 38.102.83.89 () {72 vars in 1467 bytes} [Tue Mar 17 11:06:04 2026] DELETE /volume/v3/snapshots/88bd7646-ede1-4f98-aea4-6d50259069b0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:06:04.256930 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-e57bc7a0-6b1d-4812-9dd7-b55464eaf67d None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:04.260103 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e57bc7a0-6b1d-4812-9dd7-b55464eaf67d tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/88bd7646-ede1-4f98-aea4-6d50259069b0 Mar 17 11:06:04.260545 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e57bc7a0-6b1d-4812-9dd7-b55464eaf67d tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:04.260964 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e57bc7a0-6b1d-4812-9dd7-b55464eaf67d tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:04.267901 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:04.267901 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:04.268633 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-e57bc7a0-6b1d-4812-9dd7-b55464eaf67d tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:06:04.269792 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e57bc7a0-6b1d-4812-9dd7-b55464eaf67d tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/88bd7646-ede1-4f98-aea4-6d50259069b0 returned with HTTP 200 Mar 17 11:06:04.270337 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 772/1587] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:06:04 2026] GET /volume/v3/snapshots/88bd7646-ede1-4f98-aea4-6d50259069b0 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:05.317963 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-d8055f53-0bf0-498f-8156-c0b2c1d60911 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:05.319217 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d8055f53-0bf0-498f-8156-c0b2c1d60911 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/88bd7646-ede1-4f98-aea4-6d50259069b0 Mar 17 11:06:05.319379 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-d8055f53-0bf0-498f-8156-c0b2c1d60911 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:05.319524 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-d8055f53-0bf0-498f-8156-c0b2c1d60911 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:05.322961 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d8055f53-0bf0-498f-8156-c0b2c1d60911 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/88bd7646-ede1-4f98-aea4-6d50259069b0 returned with HTTP 404 Mar 17 11:06:05.323287 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 816/1588] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:06:05 2026] GET /volume/v3/snapshots/88bd7646-ede1-4f98-aea4-6d50259069b0 => generated 111 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:06:05.332378 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-584e59ee-3a3f-48ee-99c7-f35408186ae2 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:05.335241 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-584e59ee-3a3f-48ee-99c7-f35408186ae2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/648f05a9-af8d-47ca-9c19-d26b4f94b3d4 Mar 17 11:06:05.335571 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-584e59ee-3a3f-48ee-99c7-f35408186ae2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:05.335997 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-584e59ee-3a3f-48ee-99c7-f35408186ae2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:05.336267 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.snapshots [None req-584e59ee-3a3f-48ee-99c7-f35408186ae2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Delete snapshot with id: 648f05a9-af8d-47ca-9c19-d26b4f94b3d4 Mar 17 11:06:05.344030 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:05.344030 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:05.344777 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-584e59ee-3a3f-48ee-99c7-f35408186ae2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:06:05.366088 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-584e59ee-3a3f-48ee-99c7-f35408186ae2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot delete request issued successfully. Mar 17 11:06:05.366527 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-584e59ee-3a3f-48ee-99c7-f35408186ae2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/648f05a9-af8d-47ca-9c19-d26b4f94b3d4 returned with HTTP 202 Mar 17 11:06:05.367163 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 773/1589] 38.102.83.89 () {72 vars in 1467 bytes} [Tue Mar 17 11:06:05 2026] DELETE /volume/v3/snapshots/648f05a9-af8d-47ca-9c19-d26b4f94b3d4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:06:05.380246 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-d63eddd0-525d-4781-9f35-e9a0fb748e12 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:05.383771 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d63eddd0-525d-4781-9f35-e9a0fb748e12 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/648f05a9-af8d-47ca-9c19-d26b4f94b3d4 Mar 17 11:06:05.384194 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-d63eddd0-525d-4781-9f35-e9a0fb748e12 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:05.384669 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-d63eddd0-525d-4781-9f35-e9a0fb748e12 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:05.392838 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:05.392838 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:06:05.393564 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-d63eddd0-525d-4781-9f35-e9a0fb748e12 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:06:05.394762 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d63eddd0-525d-4781-9f35-e9a0fb748e12 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/648f05a9-af8d-47ca-9c19-d26b4f94b3d4 returned with HTTP 200 Mar 17 11:06:05.395360 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 817/1590] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:06:05 2026] GET /volume/v3/snapshots/648f05a9-af8d-47ca-9c19-d26b4f94b3d4 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:06.410826 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-1b1f7672-2e5e-4145-8298-2f653c77eebe None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:06.413094 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1b1f7672-2e5e-4145-8298-2f653c77eebe tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/648f05a9-af8d-47ca-9c19-d26b4f94b3d4 Mar 17 11:06:06.413279 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1b1f7672-2e5e-4145-8298-2f653c77eebe tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:06.413497 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1b1f7672-2e5e-4145-8298-2f653c77eebe tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:06.417844 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1b1f7672-2e5e-4145-8298-2f653c77eebe tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/648f05a9-af8d-47ca-9c19-d26b4f94b3d4 returned with HTTP 404 Mar 17 11:06:06.418179 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 774/1591] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:06:06 2026] GET /volume/v3/snapshots/648f05a9-af8d-47ca-9c19-d26b4f94b3d4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:06:06.429182 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-5d001676-0e1a-4777-873b-7f6d25c871c4 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:06.431762 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5d001676-0e1a-4777-873b-7f6d25c871c4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/72967683-b016-441d-935e-451516c3eb1a Mar 17 11:06:06.432051 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5d001676-0e1a-4777-873b-7f6d25c871c4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:06.432389 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5d001676-0e1a-4777-873b-7f6d25c871c4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:06.432577 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.snapshots [None req-5d001676-0e1a-4777-873b-7f6d25c871c4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Delete snapshot with id: 72967683-b016-441d-935e-451516c3eb1a Mar 17 11:06:06.439765 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:06.439765 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:06:06.440550 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-5d001676-0e1a-4777-873b-7f6d25c871c4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:06:06.461837 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-5d001676-0e1a-4777-873b-7f6d25c871c4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot delete request issued successfully. Mar 17 11:06:06.462098 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5d001676-0e1a-4777-873b-7f6d25c871c4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/72967683-b016-441d-935e-451516c3eb1a returned with HTTP 202 Mar 17 11:06:06.462846 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 818/1592] 38.102.83.89 () {72 vars in 1467 bytes} [Tue Mar 17 11:06:06 2026] DELETE /volume/v3/snapshots/72967683-b016-441d-935e-451516c3eb1a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:06:06.477277 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-acfe82f4-fe47-40db-b736-3bec9f38c2f3 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:06.478587 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-acfe82f4-fe47-40db-b736-3bec9f38c2f3 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/72967683-b016-441d-935e-451516c3eb1a Mar 17 11:06:06.478741 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-acfe82f4-fe47-40db-b736-3bec9f38c2f3 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:06.478867 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-acfe82f4-fe47-40db-b736-3bec9f38c2f3 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:06.482845 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:06.482845 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:06.483150 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-acfe82f4-fe47-40db-b736-3bec9f38c2f3 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:06:06.483816 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-acfe82f4-fe47-40db-b736-3bec9f38c2f3 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/72967683-b016-441d-935e-451516c3eb1a returned with HTTP 200 Mar 17 11:06:06.484123 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 775/1593] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:06:06 2026] GET /volume/v3/snapshots/72967683-b016-441d-935e-451516c3eb1a => generated 467 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:07.502459 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-b94ee4f1-053b-47e6-9066-f70d7c2f00bd None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:07.505420 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b94ee4f1-053b-47e6-9066-f70d7c2f00bd tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/72967683-b016-441d-935e-451516c3eb1a Mar 17 11:06:07.505715 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b94ee4f1-053b-47e6-9066-f70d7c2f00bd tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:07.506029 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b94ee4f1-053b-47e6-9066-f70d7c2f00bd tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:07.511642 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b94ee4f1-053b-47e6-9066-f70d7c2f00bd tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/72967683-b016-441d-935e-451516c3eb1a returned with HTTP 404 Mar 17 11:06:07.512269 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 819/1594] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:06:07 2026] GET /volume/v3/snapshots/72967683-b016-441d-935e-451516c3eb1a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:06:07.523093 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-ef4e68a8-1011-4666-be65-760221544ab5 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:07.526091 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ef4e68a8-1011-4666-be65-760221544ab5 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/88bd7646-ede1-4f98-aea4-6d50259069b0 Mar 17 11:06:07.526423 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ef4e68a8-1011-4666-be65-760221544ab5 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:07.526706 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ef4e68a8-1011-4666-be65-760221544ab5 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:07.526872 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.snapshots [None req-ef4e68a8-1011-4666-be65-760221544ab5 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Delete snapshot with id: 88bd7646-ede1-4f98-aea4-6d50259069b0 Mar 17 11:06:07.532488 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ef4e68a8-1011-4666-be65-760221544ab5 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/88bd7646-ede1-4f98-aea4-6d50259069b0 returned with HTTP 404 Mar 17 11:06:07.533374 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 776/1595] 38.102.83.89 () {72 vars in 1467 bytes} [Tue Mar 17 11:06:07 2026] DELETE /volume/v3/snapshots/88bd7646-ede1-4f98-aea4-6d50259069b0 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:06:07.543870 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-ceff3e5e-88b8-4960-b093-1f3e10752cf9 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:07.546390 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ceff3e5e-88b8-4960-b093-1f3e10752cf9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/72967683-b016-441d-935e-451516c3eb1a Mar 17 11:06:07.546673 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ceff3e5e-88b8-4960-b093-1f3e10752cf9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:07.546949 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ceff3e5e-88b8-4960-b093-1f3e10752cf9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:07.547145 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.snapshots [None req-ceff3e5e-88b8-4960-b093-1f3e10752cf9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Delete snapshot with id: 72967683-b016-441d-935e-451516c3eb1a Mar 17 11:06:07.553679 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ceff3e5e-88b8-4960-b093-1f3e10752cf9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/72967683-b016-441d-935e-451516c3eb1a returned with HTTP 404 Mar 17 11:06:07.554603 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 820/1596] 38.102.83.89 () {72 vars in 1467 bytes} [Tue Mar 17 11:06:07 2026] DELETE /volume/v3/snapshots/72967683-b016-441d-935e-451516c3eb1a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:06:07.648935 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-c1f9001c-b687-442f-8a49-c5d8e5512e3e req-ddab37fd-6735-4002-b9dd-0dd8e8e6e7a9 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:07.699085 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c1f9001c-b687-442f-8a49-c5d8e5512e3e req-ddab37fd-6735-4002-b9dd-0dd8e8e6e7a9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 Mar 17 11:06:07.699425 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-c1f9001c-b687-442f-8a49-c5d8e5512e3e req-ddab37fd-6735-4002-b9dd-0dd8e8e6e7a9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:07.699716 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-c1f9001c-b687-442f-8a49-c5d8e5512e3e req-ddab37fd-6735-4002-b9dd-0dd8e8e6e7a9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:07.711915 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:07.711915 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:07.716434 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-c1f9001c-b687-442f-8a49-c5d8e5512e3e req-ddab37fd-6735-4002-b9dd-0dd8e8e6e7a9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:07.723150 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c1f9001c-b687-442f-8a49-c5d8e5512e3e req-ddab37fd-6735-4002-b9dd-0dd8e8e6e7a9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 returned with HTTP 200 Mar 17 11:06:07.723690 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 777/1597] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 11:06:07 2026] GET /volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 => generated 1145 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:06:07.759327 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-c1f9001c-b687-442f-8a49-c5d8e5512e3e req-9b42fa42-25e1-4e62-8e03-054e10277f89 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:07.761915 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-c1f9001c-b687-442f-8a49-c5d8e5512e3e req-9b42fa42-25e1-4e62-8e03-054e10277f89 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] POST https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848/action Mar 17 11:06:07.762421 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-c1f9001c-b687-442f-8a49-c5d8e5512e3e req-9b42fa42-25e1-4e62-8e03-054e10277f89 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 11:06:07.762624 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-c1f9001c-b687-442f-8a49-c5d8e5512e3e req-9b42fa42-25e1-4e62-8e03-054e10277f89 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:06:07.784340 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:07.784340 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:06:07.784340 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-c1f9001c-b687-442f-8a49-c5d8e5512e3e req-9b42fa42-25e1-4e62-8e03-054e10277f89 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:07.791493 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-c1f9001c-b687-442f-8a49-c5d8e5512e3e req-9b42fa42-25e1-4e62-8e03-054e10277f89 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Begin detaching volume completed successfully. Mar 17 11:06:07.791939 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-c1f9001c-b687-442f-8a49-c5d8e5512e3e req-9b42fa42-25e1-4e62-8e03-054e10277f89 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848/action returned with HTTP 202 Mar 17 11:06:07.792651 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 821/1598] 38.102.83.89 () {78 vars in 1782 bytes} [Tue Mar 17 11:06:07 2026] POST /volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Mar 17 11:06:08.832011 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-082707a6-42f7-4e2c-91c2-e7d4219f8404 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:08.832521 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-082707a6-42f7-4e2c-91c2-e7d4219f8404 None None] GET https://38.102.83.89/volume// Mar 17 11:06:08.832789 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-082707a6-42f7-4e2c-91c2-e7d4219f8404 None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:08.833071 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-082707a6-42f7-4e2c-91c2-e7d4219f8404 None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:08.833644 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-082707a6-42f7-4e2c-91c2-e7d4219f8404 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 11:06:08.834290 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 778/1599] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 11:06:08 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 11:06:08.848750 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-c1f9001c-b687-442f-8a49-c5d8e5512e3e req-6da784b4-4688-4a3b-b2f7-9453bb6fd788 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:08.851868 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-c1f9001c-b687-442f-8a49-c5d8e5512e3e req-6da784b4-4688-4a3b-b2f7-9453bb6fd788 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 Mar 17 11:06:08.852195 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-c1f9001c-b687-442f-8a49-c5d8e5512e3e req-6da784b4-4688-4a3b-b2f7-9453bb6fd788 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:08.852532 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-c1f9001c-b687-442f-8a49-c5d8e5512e3e req-6da784b4-4688-4a3b-b2f7-9453bb6fd788 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:08.870467 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:08.870467 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:06:08.875679 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-c1f9001c-b687-442f-8a49-c5d8e5512e3e req-6da784b4-4688-4a3b-b2f7-9453bb6fd788 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:08.883551 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-c1f9001c-b687-442f-8a49-c5d8e5512e3e req-6da784b4-4688-4a3b-b2f7-9453bb6fd788 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 returned with HTTP 200 Mar 17 11:06:08.884143 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 822/1600] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 11:06:08 2026] GET /volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 => generated 1329 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 11:06:09.250027 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-c1f9001c-b687-442f-8a49-c5d8e5512e3e req-f732b757-b525-47a0-a357-acab2cc78bae None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:09.252820 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c1f9001c-b687-442f-8a49-c5d8e5512e3e req-f732b757-b525-47a0-a357-acab2cc78bae tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] DELETE https://38.102.83.89/volume/v3/attachments/512d42a5-7c73-43c5-81ab-ca23e35838c1 Mar 17 11:06:09.253144 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-c1f9001c-b687-442f-8a49-c5d8e5512e3e req-f732b757-b525-47a0-a357-acab2cc78bae tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:09.253478 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-c1f9001c-b687-442f-8a49-c5d8e5512e3e req-f732b757-b525-47a0-a357-acab2cc78bae tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'version_select' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:09.264446 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:09.264446 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:12.299210 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c1f9001c-b687-442f-8a49-c5d8e5512e3e req-f732b757-b525-47a0-a357-acab2cc78bae tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/attachments/512d42a5-7c73-43c5-81ab-ca23e35838c1 returned with HTTP 200 Mar 17 11:06:12.299869 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 779/1601] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 11:06:09 2026] DELETE /volume/v3/attachments/512d42a5-7c73-43c5-81ab-ca23e35838c1 => generated 19 bytes in 3050 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:16.767829 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-68bd56eb-e30a-46e7-9b58-5d49152ab6be req-ed2ca002-d60b-401b-8503-7c062f47455b None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:16.770807 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-68bd56eb-e30a-46e7-9b58-5d49152ab6be req-ed2ca002-d60b-401b-8503-7c062f47455b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] DELETE https://38.102.83.89/volume/v3/attachments/512d42a5-7c73-43c5-81ab-ca23e35838c1 Mar 17 11:06:16.771068 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-68bd56eb-e30a-46e7-9b58-5d49152ab6be req-ed2ca002-d60b-401b-8503-7c062f47455b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:16.771372 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-68bd56eb-e30a-46e7-9b58-5d49152ab6be req-ed2ca002-d60b-401b-8503-7c062f47455b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'version_select' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:16.778159 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-68bd56eb-e30a-46e7-9b58-5d49152ab6be req-ed2ca002-d60b-401b-8503-7c062f47455b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/attachments/512d42a5-7c73-43c5-81ab-ca23e35838c1 returned with HTTP 404 Mar 17 11:06:16.778770 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 823/1602] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 11:06:16 2026] DELETE /volume/v3/attachments/512d42a5-7c73-43c5-81ab-ca23e35838c1 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Mar 17 11:06:21.322473 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-145f25a0-031f-4149-b7ca-789bc0240d7c None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:21.324192 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-145f25a0-031f-4149-b7ca-789bc0240d7c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/648f05a9-af8d-47ca-9c19-d26b4f94b3d4 Mar 17 11:06:21.324416 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-145f25a0-031f-4149-b7ca-789bc0240d7c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:21.324630 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-145f25a0-031f-4149-b7ca-789bc0240d7c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:21.324726 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.snapshots [None req-145f25a0-031f-4149-b7ca-789bc0240d7c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Delete snapshot with id: 648f05a9-af8d-47ca-9c19-d26b4f94b3d4 Mar 17 11:06:21.330420 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-145f25a0-031f-4149-b7ca-789bc0240d7c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/648f05a9-af8d-47ca-9c19-d26b4f94b3d4 returned with HTTP 404 Mar 17 11:06:21.331034 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 780/1603] 38.102.83.89 () {72 vars in 1467 bytes} [Tue Mar 17 11:06:21 2026] DELETE /volume/v3/snapshots/648f05a9-af8d-47ca-9c19-d26b4f94b3d4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:06:21.347156 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-4c11641d-c8e0-48a8-b597-9ef2e4116645 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:21.349622 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-4c11641d-c8e0-48a8-b597-9ef2e4116645 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 Mar 17 11:06:21.349903 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-4c11641d-c8e0-48a8-b597-9ef2e4116645 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:21.350190 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-4c11641d-c8e0-48a8-b597-9ef2e4116645 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:21.362234 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:21.362234 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:06:21.366655 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-4c11641d-c8e0-48a8-b597-9ef2e4116645 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:21.372271 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-4c11641d-c8e0-48a8-b597-9ef2e4116645 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 returned with HTTP 200 Mar 17 11:06:21.372762 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 824/1604] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:21 2026] GET /volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:21.385720 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-771dd654-d08c-4c64-a7fc-4aa4b2f587cb None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:21.388141 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-771dd654-d08c-4c64-a7fc-4aa4b2f587cb tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 11:06:21.388657 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-771dd654-d08c-4c64-a7fc-4aa4b2f587cb tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-868075155"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:06:21.391035 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.volumes [None req-771dd654-d08c-4c64-a7fc-4aa4b2f587cb tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-868075155'}} {{(pid=123124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 11:06:21.391271 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-771dd654-d08c-4c64-a7fc-4aa4b2f587cb tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Create volume of 1 GB Mar 17 11:06:21.391712 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:21.391712 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:21.396186 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-771dd654-d08c-4c64-a7fc-4aa4b2f587cb tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Availability Zones retrieved successfully. Mar 17 11:06:21.403974 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-771dd654-d08c-4c64-a7fc-4aa4b2f587cb tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Flow 'volume_create_api' (3fb5e05f-0488-41a0-bcf2-f0a12516ef21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:06:21.405796 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-771dd654-d08c-4c64-a7fc-4aa4b2f587cb tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b2d2caf-cea0-4980-9e80-5ae9d612857a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:06:21.407167 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.flows.api.create_volume [None req-771dd654-d08c-4c64-a7fc-4aa4b2f587cb tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Validating volume size '1' using validate_int {{(pid=123124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 11:06:21.437091 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-771dd654-d08c-4c64-a7fc-4aa4b2f587cb tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b2d2caf-cea0-4980-9e80-5ae9d612857a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:06:21.438432 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-771dd654-d08c-4c64-a7fc-4aa4b2f587cb tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59be2cf8-d101-4e4d-9269-2e8be97e2ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:06:21.484511 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-771dd654-d08c-4c64-a7fc-4aa4b2f587cb tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Created reservations ['e2d13736-f3dd-4d0f-9927-0d5d9dca41e8', '83cd3224-fa24-4a47-82c7-e5fff51a107e', '9605d282-3181-4c29-98e7-637e1ced48bf', '99677627-5285-4c91-85e5-c4365e3e05ba'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:06:21.485199 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-771dd654-d08c-4c64-a7fc-4aa4b2f587cb tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59be2cf8-d101-4e4d-9269-2e8be97e2ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2d13736-f3dd-4d0f-9927-0d5d9dca41e8', '83cd3224-fa24-4a47-82c7-e5fff51a107e', '9605d282-3181-4c29-98e7-637e1ced48bf', '99677627-5285-4c91-85e5-c4365e3e05ba']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:06:21.485949 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-771dd654-d08c-4c64-a7fc-4aa4b2f587cb tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc7398a2-c858-439c-b4e0-774cf7d98c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:06:21.501163 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-771dd654-d08c-4c64-a7fc-4aa4b2f587cb tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc7398a2-c858-439c-b4e0-774cf7d98c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62fe1756-1548-42a2-8bd0-793890ecab8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-868075155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb7a621983d3418186a2adfb966b4284',qos_specs=None,replication_status=,reservations=['e2d13736-f3dd-4d0f-9927-0d5d9dca41e8','83cd3224-fa24-4a47-82c7-e5fff51a107e','9605d282-3181-4c29-98e7-637e1ced48bf','99677627-5285-4c91-85e5-c4365e3e05ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5b3835fb9e34a9b92e6e6e7ca971eca',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T15:06:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-868075155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62fe1756-1548-42a2-8bd0-793890ecab8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb7a621983d3418186a2adfb966b4284',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5b3835fb9e34a9b92e6e6e7ca971eca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:06:21.501845 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-771dd654-d08c-4c64-a7fc-4aa4b2f587cb tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d8fb488-d693-4b2b-a560-7d80d643c0b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:06:21.519316 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-771dd654-d08c-4c64-a7fc-4aa4b2f587cb tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d8fb488-d693-4b2b-a560-7d80d643c0b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-868075155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb7a621983d3418186a2adfb966b4284',qos_specs=None,replication_status=,reservations=['e2d13736-f3dd-4d0f-9927-0d5d9dca41e8','83cd3224-fa24-4a47-82c7-e5fff51a107e','9605d282-3181-4c29-98e7-637e1ced48bf','99677627-5285-4c91-85e5-c4365e3e05ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5b3835fb9e34a9b92e6e6e7ca971eca',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:06:21.519972 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-771dd654-d08c-4c64-a7fc-4aa4b2f587cb tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4ca8920-5685-4e60-bcfb-1a41ab00a7b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:06:21.528642 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-771dd654-d08c-4c64-a7fc-4aa4b2f587cb tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4ca8920-5685-4e60-bcfb-1a41ab00a7b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:06:21.529416 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-771dd654-d08c-4c64-a7fc-4aa4b2f587cb tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Flow 'volume_create_api' (3fb5e05f-0488-41a0-bcf2-f0a12516ef21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:06:21.529699 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-771dd654-d08c-4c64-a7fc-4aa4b2f587cb tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Create volume request issued successfully. Mar 17 11:06:21.530219 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-771dd654-d08c-4c64-a7fc-4aa4b2f587cb tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 11:06:21.530783 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 781/1605] 38.102.83.89 () {74 vars in 1368 bytes} [Tue Mar 17 11:06:21 2026] POST /volume/v3/volumes => generated 760 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:06:21.545700 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-bc15ebf3-0ea1-4661-b991-03538bb1fbfc None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:21.548823 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-bc15ebf3-0ea1-4661-b991-03538bb1fbfc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/62fe1756-1548-42a2-8bd0-793890ecab8c Mar 17 11:06:21.549018 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-bc15ebf3-0ea1-4661-b991-03538bb1fbfc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:21.549266 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-bc15ebf3-0ea1-4661-b991-03538bb1fbfc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:21.563241 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:21.563241 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:06:21.568801 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-bc15ebf3-0ea1-4661-b991-03538bb1fbfc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:21.575282 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-bc15ebf3-0ea1-4661-b991-03538bb1fbfc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/62fe1756-1548-42a2-8bd0-793890ecab8c returned with HTTP 200 Mar 17 11:06:21.575948 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 825/1606] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:21 2026] GET /volume/v3/volumes/62fe1756-1548-42a2-8bd0-793890ecab8c => generated 828 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:22.592830 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-95e463cc-97ef-40a6-b801-c8332f3812de None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:22.595667 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-95e463cc-97ef-40a6-b801-c8332f3812de tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/62fe1756-1548-42a2-8bd0-793890ecab8c Mar 17 11:06:22.596025 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-95e463cc-97ef-40a6-b801-c8332f3812de tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:22.596327 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-95e463cc-97ef-40a6-b801-c8332f3812de tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:22.605636 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:22.605636 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:22.610255 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-95e463cc-97ef-40a6-b801-c8332f3812de tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:22.615874 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-95e463cc-97ef-40a6-b801-c8332f3812de tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/62fe1756-1548-42a2-8bd0-793890ecab8c returned with HTTP 200 Mar 17 11:06:22.616468 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 782/1607] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:22 2026] GET /volume/v3/volumes/62fe1756-1548-42a2-8bd0-793890ecab8c => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:22.634282 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-9266d8bc-df62-4602-814a-05de7ed8aae8 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:22.636893 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9266d8bc-df62-4602-814a-05de7ed8aae8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] POST https://38.102.83.89/volume/v3/snapshots Mar 17 11:06:22.637395 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9266d8bc-df62-4602-814a-05de7ed8aae8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "62fe1756-1548-42a2-8bd0-793890ecab8c", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-991526123"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:06:22.647962 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:22.647962 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:06:22.648657 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-9266d8bc-df62-4602-814a-05de7ed8aae8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:22.648845 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.snapshots [None req-9266d8bc-df62-4602-814a-05de7ed8aae8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Create snapshot from volume 62fe1756-1548-42a2-8bd0-793890ecab8c Mar 17 11:06:22.681359 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-9266d8bc-df62-4602-814a-05de7ed8aae8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Created reservations ['d7c207a2-98f0-44aa-8afb-ec82a42b756f', 'f728a323-b93b-4368-a776-1c5832de79ca', '9c801188-d279-4219-adba-beaeb9488359', '1c8690fd-b7c9-46e8-aaba-83cb05c2e1a4'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:06:22.716264 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-9266d8bc-df62-4602-814a-05de7ed8aae8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot create request issued successfully. Mar 17 11:06:22.716760 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9266d8bc-df62-4602-814a-05de7ed8aae8 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots returned with HTTP 202 Mar 17 11:06:22.717312 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 826/1608] 38.102.83.89 () {74 vars in 1375 bytes} [Tue Mar 17 11:06:22 2026] POST /volume/v3/snapshots => generated 309 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:06:22.728545 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-ebead334-79ab-44f2-98df-57f7391320d5 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:22.730931 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ebead334-79ab-44f2-98df-57f7391320d5 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/0cd7613d-4355-4eeb-927d-d845fa829df4 Mar 17 11:06:22.731207 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ebead334-79ab-44f2-98df-57f7391320d5 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:22.731551 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ebead334-79ab-44f2-98df-57f7391320d5 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:22.737206 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:22.737206 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:22.737905 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-ebead334-79ab-44f2-98df-57f7391320d5 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:06:22.739081 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ebead334-79ab-44f2-98df-57f7391320d5 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/0cd7613d-4355-4eeb-927d-d845fa829df4 returned with HTTP 200 Mar 17 11:06:22.741049 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 783/1609] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:06:22 2026] GET /volume/v3/snapshots/0cd7613d-4355-4eeb-927d-d845fa829df4 => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:23.754757 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-d1f03fcb-b6f8-4142-bc86-2b5598fa1398 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:23.757354 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d1f03fcb-b6f8-4142-bc86-2b5598fa1398 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/0cd7613d-4355-4eeb-927d-d845fa829df4 Mar 17 11:06:23.757665 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-d1f03fcb-b6f8-4142-bc86-2b5598fa1398 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:23.757939 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-d1f03fcb-b6f8-4142-bc86-2b5598fa1398 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:23.764801 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:23.764801 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:06:23.766067 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-d1f03fcb-b6f8-4142-bc86-2b5598fa1398 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:06:23.766692 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d1f03fcb-b6f8-4142-bc86-2b5598fa1398 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/0cd7613d-4355-4eeb-927d-d845fa829df4 returned with HTTP 200 Mar 17 11:06:23.767351 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 827/1610] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:06:23 2026] GET /volume/v3/snapshots/0cd7613d-4355-4eeb-927d-d845fa829df4 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 11:06:23.783677 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-5c31d9f1-2c41-4b84-9d2c-2f8f4916d2c7 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:23.787531 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5c31d9f1-2c41-4b84-9d2c-2f8f4916d2c7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 11:06:23.788106 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-5c31d9f1-2c41-4b84-9d2c-2f8f4916d2c7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0cd7613d-4355-4eeb-927d-d845fa829df4", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-303065856"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:06:23.790757 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.volumes [None req-5c31d9f1-2c41-4b84-9d2c-2f8f4916d2c7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Create volume request body: {'volume': {'snapshot_id': '0cd7613d-4355-4eeb-927d-d845fa829df4', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-303065856'}} {{(pid=123124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 11:06:23.798477 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:23.798477 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:23.799157 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-5c31d9f1-2c41-4b84-9d2c-2f8f4916d2c7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:06:23.799355 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-5c31d9f1-2c41-4b84-9d2c-2f8f4916d2c7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Create volume of 2 GB Mar 17 11:06:23.803737 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-5c31d9f1-2c41-4b84-9d2c-2f8f4916d2c7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Availability Zones retrieved successfully. Mar 17 11:06:23.811922 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-5c31d9f1-2c41-4b84-9d2c-2f8f4916d2c7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Flow 'volume_create_api' (a03aed7f-091d-47aa-8a53-4586679a4214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:06:23.813879 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-5c31d9f1-2c41-4b84-9d2c-2f8f4916d2c7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23df380e-9931-4ab0-83e7-ccf0cec73b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:06:23.815645 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.flows.api.create_volume [None req-5c31d9f1-2c41-4b84-9d2c-2f8f4916d2c7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=123124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 11:06:23.851419 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-5c31d9f1-2c41-4b84-9d2c-2f8f4916d2c7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23df380e-9931-4ab0-83e7-ccf0cec73b23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '0cd7613d-4355-4eeb-927d-d845fa829df4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:06:23.852626 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-5c31d9f1-2c41-4b84-9d2c-2f8f4916d2c7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4df328c4-0064-49ec-a991-aca9af700fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:06:23.882857 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-5c31d9f1-2c41-4b84-9d2c-2f8f4916d2c7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Created reservations ['603f6bd2-26bb-423d-8d07-96dfc1c0ad22', '9c4b75b4-eb6d-4af5-b6f4-57d72045963e', '98259005-ae3d-4a32-9aa5-c4a10fe7be71', '6ebbf9b1-c24f-42af-8c92-09bb1774aef6'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:06:23.883572 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-5c31d9f1-2c41-4b84-9d2c-2f8f4916d2c7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4df328c4-0064-49ec-a991-aca9af700fbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['603f6bd2-26bb-423d-8d07-96dfc1c0ad22', '9c4b75b4-eb6d-4af5-b6f4-57d72045963e', '98259005-ae3d-4a32-9aa5-c4a10fe7be71', '6ebbf9b1-c24f-42af-8c92-09bb1774aef6']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:06:23.884252 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-5c31d9f1-2c41-4b84-9d2c-2f8f4916d2c7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea3ec7c6-ee7f-41c6-8217-2ff951fd0a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:06:23.907647 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-5c31d9f1-2c41-4b84-9d2c-2f8f4916d2c7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea3ec7c6-ee7f-41c6-8217-2ff951fd0a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e87f42e1-03e1-492d-b95b-ec7ec64c335c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-303065856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb7a621983d3418186a2adfb966b4284',qos_specs=None,replication_status=,reservations=['603f6bd2-26bb-423d-8d07-96dfc1c0ad22','9c4b75b4-eb6d-4af5-b6f4-57d72045963e','98259005-ae3d-4a32-9aa5-c4a10fe7be71','6ebbf9b1-c24f-42af-8c92-09bb1774aef6'],size=2,snapshot_id=0cd7613d-4355-4eeb-927d-d845fa829df4,source_replicaid=,source_volid=None,status='creating',user_id='f5b3835fb9e34a9b92e6e6e7ca971eca',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T15:06:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-303065856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e87f42e1-03e1-492d-b95b-ec7ec64c335c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb7a621983d3418186a2adfb966b4284',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=2,snapshot_id=0cd7613d-4355-4eeb-927d-d845fa829df4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5b3835fb9e34a9b92e6e6e7ca971eca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:06:23.908387 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-5c31d9f1-2c41-4b84-9d2c-2f8f4916d2c7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71a0f88a-2112-43f3-9d46-50e791b89989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:06:23.923781 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-5c31d9f1-2c41-4b84-9d2c-2f8f4916d2c7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71a0f88a-2112-43f3-9d46-50e791b89989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-303065856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb7a621983d3418186a2adfb966b4284',qos_specs=None,replication_status=,reservations=['603f6bd2-26bb-423d-8d07-96dfc1c0ad22','9c4b75b4-eb6d-4af5-b6f4-57d72045963e','98259005-ae3d-4a32-9aa5-c4a10fe7be71','6ebbf9b1-c24f-42af-8c92-09bb1774aef6'],size=2,snapshot_id=0cd7613d-4355-4eeb-927d-d845fa829df4,source_replicaid=,source_volid=None,status='creating',user_id='f5b3835fb9e34a9b92e6e6e7ca971eca',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:06:23.924428 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-5c31d9f1-2c41-4b84-9d2c-2f8f4916d2c7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1811c5cd-ee86-4757-bb6d-9af98ed249d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:06:23.941923 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-5c31d9f1-2c41-4b84-9d2c-2f8f4916d2c7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1811c5cd-ee86-4757-bb6d-9af98ed249d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:06:23.942746 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-5c31d9f1-2c41-4b84-9d2c-2f8f4916d2c7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Flow 'volume_create_api' (a03aed7f-091d-47aa-8a53-4586679a4214) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:06:23.943015 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-5c31d9f1-2c41-4b84-9d2c-2f8f4916d2c7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Create volume request issued successfully. Mar 17 11:06:23.943638 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5c31d9f1-2c41-4b84-9d2c-2f8f4916d2c7 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 11:06:23.944120 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 784/1611] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 11:06:23 2026] POST /volume/v3/volumes => generated 794 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:06:23.966692 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-6b6349f3-f045-4f16-a0ba-6163e9527eae None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:23.968788 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6b6349f3-f045-4f16-a0ba-6163e9527eae tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/e87f42e1-03e1-492d-b95b-ec7ec64c335c Mar 17 11:06:23.969270 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6b6349f3-f045-4f16-a0ba-6163e9527eae tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:23.969708 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6b6349f3-f045-4f16-a0ba-6163e9527eae tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:23.979490 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:23.979490 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:06:23.983605 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-6b6349f3-f045-4f16-a0ba-6163e9527eae tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:23.992273 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6b6349f3-f045-4f16-a0ba-6163e9527eae tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/e87f42e1-03e1-492d-b95b-ec7ec64c335c returned with HTTP 200 Mar 17 11:06:23.993179 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 828/1612] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:23 2026] GET /volume/v3/volumes/e87f42e1-03e1-492d-b95b-ec7ec64c335c => generated 862 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:25.015425 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-a1c7a134-d7da-4e25-a8ff-b353f476dd5c None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:25.019600 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a1c7a134-d7da-4e25-a8ff-b353f476dd5c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/e87f42e1-03e1-492d-b95b-ec7ec64c335c Mar 17 11:06:25.019933 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a1c7a134-d7da-4e25-a8ff-b353f476dd5c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:25.020247 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a1c7a134-d7da-4e25-a8ff-b353f476dd5c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:25.030150 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:25.030150 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:25.034715 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-a1c7a134-d7da-4e25-a8ff-b353f476dd5c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:25.040601 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a1c7a134-d7da-4e25-a8ff-b353f476dd5c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/e87f42e1-03e1-492d-b95b-ec7ec64c335c returned with HTTP 200 Mar 17 11:06:25.041224 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 785/1613] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:25 2026] GET /volume/v3/volumes/e87f42e1-03e1-492d-b95b-ec7ec64c335c => generated 886 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:26.066246 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-faeb797b-0507-4dcf-9c25-59e1fd4fcfcc None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:26.068757 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-faeb797b-0507-4dcf-9c25-59e1fd4fcfcc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/e87f42e1-03e1-492d-b95b-ec7ec64c335c Mar 17 11:06:26.068975 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-faeb797b-0507-4dcf-9c25-59e1fd4fcfcc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:26.069206 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-faeb797b-0507-4dcf-9c25-59e1fd4fcfcc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:26.076115 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:26.076115 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:06:26.079286 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-faeb797b-0507-4dcf-9c25-59e1fd4fcfcc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:26.082921 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-faeb797b-0507-4dcf-9c25-59e1fd4fcfcc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/e87f42e1-03e1-492d-b95b-ec7ec64c335c returned with HTTP 200 Mar 17 11:06:26.083280 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 829/1614] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:26 2026] GET /volume/v3/volumes/e87f42e1-03e1-492d-b95b-ec7ec64c335c => generated 886 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:27.107446 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-1cfe845c-5811-4519-a501-87207b8908e1 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:27.110524 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1cfe845c-5811-4519-a501-87207b8908e1 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/e87f42e1-03e1-492d-b95b-ec7ec64c335c Mar 17 11:06:27.110824 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1cfe845c-5811-4519-a501-87207b8908e1 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:27.111108 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1cfe845c-5811-4519-a501-87207b8908e1 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:27.120489 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:27.120489 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:27.125386 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-1cfe845c-5811-4519-a501-87207b8908e1 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:27.131327 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1cfe845c-5811-4519-a501-87207b8908e1 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/e87f42e1-03e1-492d-b95b-ec7ec64c335c returned with HTTP 200 Mar 17 11:06:27.132204 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 786/1615] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:27 2026] GET /volume/v3/volumes/e87f42e1-03e1-492d-b95b-ec7ec64c335c => generated 887 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:27.154088 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-b5b42e61-0070-4412-8919-5c93bf416e1c None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:27.156560 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b5b42e61-0070-4412-8919-5c93bf416e1c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/e87f42e1-03e1-492d-b95b-ec7ec64c335c Mar 17 11:06:27.156934 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b5b42e61-0070-4412-8919-5c93bf416e1c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:27.157169 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b5b42e61-0070-4412-8919-5c93bf416e1c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:27.165974 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:27.165974 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:06:27.170189 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-b5b42e61-0070-4412-8919-5c93bf416e1c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:27.175573 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b5b42e61-0070-4412-8919-5c93bf416e1c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/e87f42e1-03e1-492d-b95b-ec7ec64c335c returned with HTTP 200 Mar 17 11:06:27.176039 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 830/1616] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:27 2026] GET /volume/v3/volumes/e87f42e1-03e1-492d-b95b-ec7ec64c335c => generated 887 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:27.198335 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-687b73a9-1ae1-4cf6-a334-17214978216b None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:27.201331 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-687b73a9-1ae1-4cf6-a334-17214978216b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] DELETE https://38.102.83.89/volume/v3/volumes/e87f42e1-03e1-492d-b95b-ec7ec64c335c Mar 17 11:06:27.201652 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-687b73a9-1ae1-4cf6-a334-17214978216b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:27.201935 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-687b73a9-1ae1-4cf6-a334-17214978216b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:27.202187 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-687b73a9-1ae1-4cf6-a334-17214978216b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Delete volume with id: e87f42e1-03e1-492d-b95b-ec7ec64c335c Mar 17 11:06:27.211584 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:27.211584 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:27.212267 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-687b73a9-1ae1-4cf6-a334-17214978216b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:27.231449 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-687b73a9-1ae1-4cf6-a334-17214978216b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Delete volume request issued successfully. Mar 17 11:06:27.231700 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-687b73a9-1ae1-4cf6-a334-17214978216b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/e87f42e1-03e1-492d-b95b-ec7ec64c335c returned with HTTP 202 Mar 17 11:06:27.232244 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 787/1617] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 11:06:27 2026] DELETE /volume/v3/volumes/e87f42e1-03e1-492d-b95b-ec7ec64c335c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:06:27.243643 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-13d28406-3582-4ed8-97f3-333edc03e579 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:27.246063 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-13d28406-3582-4ed8-97f3-333edc03e579 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/e87f42e1-03e1-492d-b95b-ec7ec64c335c Mar 17 11:06:27.246379 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-13d28406-3582-4ed8-97f3-333edc03e579 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:27.246684 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-13d28406-3582-4ed8-97f3-333edc03e579 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:27.255813 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:27.255813 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:06:27.260100 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-13d28406-3582-4ed8-97f3-333edc03e579 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:27.265603 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-13d28406-3582-4ed8-97f3-333edc03e579 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/e87f42e1-03e1-492d-b95b-ec7ec64c335c returned with HTTP 200 Mar 17 11:06:27.266089 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 831/1618] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:27 2026] GET /volume/v3/volumes/e87f42e1-03e1-492d-b95b-ec7ec64c335c => generated 886 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:28.288516 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-40e8587a-6128-4100-8759-4c725deac6d9 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:28.291239 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-40e8587a-6128-4100-8759-4c725deac6d9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/e87f42e1-03e1-492d-b95b-ec7ec64c335c Mar 17 11:06:28.291563 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-40e8587a-6128-4100-8759-4c725deac6d9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:28.291846 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-40e8587a-6128-4100-8759-4c725deac6d9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:28.300254 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:28.300254 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:28.304189 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-40e8587a-6128-4100-8759-4c725deac6d9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:28.309323 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-40e8587a-6128-4100-8759-4c725deac6d9 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/e87f42e1-03e1-492d-b95b-ec7ec64c335c returned with HTTP 200 Mar 17 11:06:28.309815 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 788/1619] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:28 2026] GET /volume/v3/volumes/e87f42e1-03e1-492d-b95b-ec7ec64c335c => generated 886 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:29.328812 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-a1bde5e7-4414-4c89-b765-f278dec6131c None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:29.330453 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a1bde5e7-4414-4c89-b765-f278dec6131c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/e87f42e1-03e1-492d-b95b-ec7ec64c335c Mar 17 11:06:29.330676 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a1bde5e7-4414-4c89-b765-f278dec6131c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:29.330870 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a1bde5e7-4414-4c89-b765-f278dec6131c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:29.337205 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a1bde5e7-4414-4c89-b765-f278dec6131c tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/e87f42e1-03e1-492d-b95b-ec7ec64c335c returned with HTTP 404 Mar 17 11:06:29.337646 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 832/1620] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:29 2026] GET /volume/v3/volumes/e87f42e1-03e1-492d-b95b-ec7ec64c335c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:06:29.345215 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-be5b2791-34ff-424b-a9ab-082acbb9ea32 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:29.346894 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-be5b2791-34ff-424b-a9ab-082acbb9ea32 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/e87f42e1-03e1-492d-b95b-ec7ec64c335c Mar 17 11:06:29.347078 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-be5b2791-34ff-424b-a9ab-082acbb9ea32 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:29.347287 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-be5b2791-34ff-424b-a9ab-082acbb9ea32 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:29.352348 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-be5b2791-34ff-424b-a9ab-082acbb9ea32 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/e87f42e1-03e1-492d-b95b-ec7ec64c335c returned with HTTP 404 Mar 17 11:06:29.352768 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 789/1621] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:29 2026] GET /volume/v3/volumes/e87f42e1-03e1-492d-b95b-ec7ec64c335c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:06:29.361563 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-fa1e7580-5bca-4356-b051-4126cf7e5e85 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:29.363342 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-fa1e7580-5bca-4356-b051-4126cf7e5e85 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] DELETE https://38.102.83.89/volume/v3/volumes/e87f42e1-03e1-492d-b95b-ec7ec64c335c Mar 17 11:06:29.363662 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-fa1e7580-5bca-4356-b051-4126cf7e5e85 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:29.363826 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-fa1e7580-5bca-4356-b051-4126cf7e5e85 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:29.363995 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-fa1e7580-5bca-4356-b051-4126cf7e5e85 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Delete volume with id: e87f42e1-03e1-492d-b95b-ec7ec64c335c Mar 17 11:06:29.368828 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-fa1e7580-5bca-4356-b051-4126cf7e5e85 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/e87f42e1-03e1-492d-b95b-ec7ec64c335c returned with HTTP 404 Mar 17 11:06:29.369338 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 833/1622] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 11:06:29 2026] DELETE /volume/v3/volumes/e87f42e1-03e1-492d-b95b-ec7ec64c335c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:06:29.377183 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-d1064364-c535-4806-9d80-80b68d3f317e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:29.378868 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d1064364-c535-4806-9d80-80b68d3f317e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/0cd7613d-4355-4eeb-927d-d845fa829df4 Mar 17 11:06:29.379060 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d1064364-c535-4806-9d80-80b68d3f317e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:29.379319 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d1064364-c535-4806-9d80-80b68d3f317e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:29.379502 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.snapshots [None req-d1064364-c535-4806-9d80-80b68d3f317e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Delete snapshot with id: 0cd7613d-4355-4eeb-927d-d845fa829df4 Mar 17 11:06:29.385046 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:29.385046 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:29.385489 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-d1064364-c535-4806-9d80-80b68d3f317e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:06:29.410383 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-d1064364-c535-4806-9d80-80b68d3f317e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot delete request issued successfully. Mar 17 11:06:29.410639 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d1064364-c535-4806-9d80-80b68d3f317e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/0cd7613d-4355-4eeb-927d-d845fa829df4 returned with HTTP 202 Mar 17 11:06:29.411017 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 790/1623] 38.102.83.89 () {72 vars in 1467 bytes} [Tue Mar 17 11:06:29 2026] DELETE /volume/v3/snapshots/0cd7613d-4355-4eeb-927d-d845fa829df4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:06:29.422661 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-4c217e69-e82e-4fe7-9faa-a312cc45d463 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:29.425260 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-4c217e69-e82e-4fe7-9faa-a312cc45d463 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/0cd7613d-4355-4eeb-927d-d845fa829df4 Mar 17 11:06:29.425658 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-4c217e69-e82e-4fe7-9faa-a312cc45d463 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:29.426029 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-4c217e69-e82e-4fe7-9faa-a312cc45d463 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:29.433361 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:29.433361 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:06:29.434218 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-4c217e69-e82e-4fe7-9faa-a312cc45d463 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:06:29.435601 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-4c217e69-e82e-4fe7-9faa-a312cc45d463 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/0cd7613d-4355-4eeb-927d-d845fa829df4 returned with HTTP 200 Mar 17 11:06:29.436217 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 834/1624] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:06:29 2026] GET /volume/v3/snapshots/0cd7613d-4355-4eeb-927d-d845fa829df4 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:30.451771 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-ae4ffe65-4c05-4d6e-8b9d-d5da02f6afd4 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:30.455339 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ae4ffe65-4c05-4d6e-8b9d-d5da02f6afd4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/0cd7613d-4355-4eeb-927d-d845fa829df4 Mar 17 11:06:30.455339 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ae4ffe65-4c05-4d6e-8b9d-d5da02f6afd4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:30.455789 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ae4ffe65-4c05-4d6e-8b9d-d5da02f6afd4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:30.461399 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ae4ffe65-4c05-4d6e-8b9d-d5da02f6afd4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/0cd7613d-4355-4eeb-927d-d845fa829df4 returned with HTTP 404 Mar 17 11:06:30.462129 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 791/1625] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:06:30 2026] GET /volume/v3/snapshots/0cd7613d-4355-4eeb-927d-d845fa829df4 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:06:30.472539 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-00ddf210-8410-463b-b609-ffda6ee09105 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:30.474911 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-00ddf210-8410-463b-b609-ffda6ee09105 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/62fe1756-1548-42a2-8bd0-793890ecab8c Mar 17 11:06:30.475226 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-00ddf210-8410-463b-b609-ffda6ee09105 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:30.475589 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-00ddf210-8410-463b-b609-ffda6ee09105 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:30.484724 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:30.484724 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:06:30.489142 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-00ddf210-8410-463b-b609-ffda6ee09105 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:30.495410 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-00ddf210-8410-463b-b609-ffda6ee09105 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/62fe1756-1548-42a2-8bd0-793890ecab8c returned with HTTP 200 Mar 17 11:06:30.496087 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 835/1626] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:30 2026] GET /volume/v3/volumes/62fe1756-1548-42a2-8bd0-793890ecab8c => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:30.517675 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-2dfb2e4d-3b91-4c36-8318-b6bcf7ccfb3b None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:30.520211 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2dfb2e4d-3b91-4c36-8318-b6bcf7ccfb3b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] DELETE https://38.102.83.89/volume/v3/volumes/62fe1756-1548-42a2-8bd0-793890ecab8c Mar 17 11:06:30.520644 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2dfb2e4d-3b91-4c36-8318-b6bcf7ccfb3b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:30.521025 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2dfb2e4d-3b91-4c36-8318-b6bcf7ccfb3b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:30.521397 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-2dfb2e4d-3b91-4c36-8318-b6bcf7ccfb3b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Delete volume with id: 62fe1756-1548-42a2-8bd0-793890ecab8c Mar 17 11:06:30.531131 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:30.531131 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:30.532137 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-2dfb2e4d-3b91-4c36-8318-b6bcf7ccfb3b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:30.552122 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-2dfb2e4d-3b91-4c36-8318-b6bcf7ccfb3b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Delete volume request issued successfully. Mar 17 11:06:30.552343 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2dfb2e4d-3b91-4c36-8318-b6bcf7ccfb3b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/62fe1756-1548-42a2-8bd0-793890ecab8c returned with HTTP 202 Mar 17 11:06:30.552923 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 792/1627] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 11:06:30 2026] DELETE /volume/v3/volumes/62fe1756-1548-42a2-8bd0-793890ecab8c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:06:30.565116 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-c7a65697-95d1-4060-9da4-cffe4be77f26 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:30.567519 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c7a65697-95d1-4060-9da4-cffe4be77f26 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/62fe1756-1548-42a2-8bd0-793890ecab8c Mar 17 11:06:30.567799 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c7a65697-95d1-4060-9da4-cffe4be77f26 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:30.568210 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c7a65697-95d1-4060-9da4-cffe4be77f26 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:30.576699 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:30.576699 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:06:30.581157 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-c7a65697-95d1-4060-9da4-cffe4be77f26 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:30.586877 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c7a65697-95d1-4060-9da4-cffe4be77f26 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/62fe1756-1548-42a2-8bd0-793890ecab8c returned with HTTP 200 Mar 17 11:06:30.587411 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 836/1628] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:30 2026] GET /volume/v3/volumes/62fe1756-1548-42a2-8bd0-793890ecab8c => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:31.609942 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-ba95aad0-6511-4df8-a99e-b84dc17a972f None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:31.612903 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ba95aad0-6511-4df8-a99e-b84dc17a972f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/62fe1756-1548-42a2-8bd0-793890ecab8c Mar 17 11:06:31.613283 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ba95aad0-6511-4df8-a99e-b84dc17a972f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:31.613665 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ba95aad0-6511-4df8-a99e-b84dc17a972f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:31.623249 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:31.623249 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:31.627692 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-ba95aad0-6511-4df8-a99e-b84dc17a972f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:31.634839 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ba95aad0-6511-4df8-a99e-b84dc17a972f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/62fe1756-1548-42a2-8bd0-793890ecab8c returned with HTTP 200 Mar 17 11:06:31.635452 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 793/1629] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:31 2026] GET /volume/v3/volumes/62fe1756-1548-42a2-8bd0-793890ecab8c => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:32.663080 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-5d277ce8-7cc9-4a9d-9ca6-ca6f1f13bc8e None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:32.667149 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5d277ce8-7cc9-4a9d-9ca6-ca6f1f13bc8e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/62fe1756-1548-42a2-8bd0-793890ecab8c Mar 17 11:06:32.667149 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5d277ce8-7cc9-4a9d-9ca6-ca6f1f13bc8e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:32.668034 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5d277ce8-7cc9-4a9d-9ca6-ca6f1f13bc8e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:32.677281 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5d277ce8-7cc9-4a9d-9ca6-ca6f1f13bc8e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/62fe1756-1548-42a2-8bd0-793890ecab8c returned with HTTP 404 Mar 17 11:06:32.677281 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 837/1630] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:32 2026] GET /volume/v3/volumes/62fe1756-1548-42a2-8bd0-793890ecab8c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:06:32.689220 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-02f9bf18-86d3-4bec-83c3-7eaf106d5550 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:32.691903 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-02f9bf18-86d3-4bec-83c3-7eaf106d5550 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 Mar 17 11:06:32.692287 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-02f9bf18-86d3-4bec-83c3-7eaf106d5550 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:32.692627 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-02f9bf18-86d3-4bec-83c3-7eaf106d5550 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:32.702381 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:32.702381 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:32.704979 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-02f9bf18-86d3-4bec-83c3-7eaf106d5550 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:32.708608 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-02f9bf18-86d3-4bec-83c3-7eaf106d5550 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 returned with HTTP 200 Mar 17 11:06:32.709158 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 794/1631] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:32 2026] GET /volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:32.724673 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-7e583364-73cb-4478-a2f9-64503f50d0d0 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:32.726884 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7e583364-73cb-4478-a2f9-64503f50d0d0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 11:06:32.727221 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7e583364-73cb-4478-a2f9-64503f50d0d0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1409774057"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:06:32.729024 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.volumes [None req-7e583364-73cb-4478-a2f9-64503f50d0d0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1409774057'}} {{(pid=123123) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 11:06:32.729024 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-7e583364-73cb-4478-a2f9-64503f50d0d0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Create volume of 1 GB Mar 17 11:06:32.732489 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-7e583364-73cb-4478-a2f9-64503f50d0d0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Availability Zones retrieved successfully. Mar 17 11:06:32.740736 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-7e583364-73cb-4478-a2f9-64503f50d0d0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Flow 'volume_create_api' (29bf8b74-634b-4939-8461-044370d0e309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:06:32.742518 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-7e583364-73cb-4478-a2f9-64503f50d0d0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (306dd717-d423-4cb7-b67f-f346a616e5de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:06:32.744186 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.flows.api.create_volume [None req-7e583364-73cb-4478-a2f9-64503f50d0d0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Validating volume size '1' using validate_int {{(pid=123123) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 11:06:32.774805 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-7e583364-73cb-4478-a2f9-64503f50d0d0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (306dd717-d423-4cb7-b67f-f346a616e5de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:06:32.775914 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-7e583364-73cb-4478-a2f9-64503f50d0d0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c9a497f-b74d-4b76-ae01-0f4d1ae33120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:06:32.816273 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-7e583364-73cb-4478-a2f9-64503f50d0d0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Created reservations ['cd3ddc25-e9c2-4184-8357-86b470a581eb', '2ed2bfd7-b32f-45c2-8a81-e49c43a57f8c', 'bd261c0f-4aa9-46c5-a7d0-63994e6c293b', '2e1810a8-15be-4b4c-9af4-6dd65e554bf2'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:06:32.817107 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-7e583364-73cb-4478-a2f9-64503f50d0d0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c9a497f-b74d-4b76-ae01-0f4d1ae33120) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd3ddc25-e9c2-4184-8357-86b470a581eb', '2ed2bfd7-b32f-45c2-8a81-e49c43a57f8c', 'bd261c0f-4aa9-46c5-a7d0-63994e6c293b', '2e1810a8-15be-4b4c-9af4-6dd65e554bf2']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:06:32.817850 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-7e583364-73cb-4478-a2f9-64503f50d0d0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44958ceb-9058-4357-bfda-5720dbc95429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:06:32.836220 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-7e583364-73cb-4478-a2f9-64503f50d0d0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44958ceb-9058-4357-bfda-5720dbc95429) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4432f2d7-31aa-4ab0-b1ad-d0247d94d4d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1409774057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb7a621983d3418186a2adfb966b4284',qos_specs=None,replication_status=,reservations=['cd3ddc25-e9c2-4184-8357-86b470a581eb','2ed2bfd7-b32f-45c2-8a81-e49c43a57f8c','bd261c0f-4aa9-46c5-a7d0-63994e6c293b','2e1810a8-15be-4b4c-9af4-6dd65e554bf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5b3835fb9e34a9b92e6e6e7ca971eca',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T15:06:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1409774057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4432f2d7-31aa-4ab0-b1ad-d0247d94d4d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb7a621983d3418186a2adfb966b4284',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5b3835fb9e34a9b92e6e6e7ca971eca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:06:32.837193 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-7e583364-73cb-4478-a2f9-64503f50d0d0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fd2594f-fbb5-492e-821d-f7152f9eacfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:06:32.852423 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-7e583364-73cb-4478-a2f9-64503f50d0d0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fd2594f-fbb5-492e-821d-f7152f9eacfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1409774057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb7a621983d3418186a2adfb966b4284',qos_specs=None,replication_status=,reservations=['cd3ddc25-e9c2-4184-8357-86b470a581eb','2ed2bfd7-b32f-45c2-8a81-e49c43a57f8c','bd261c0f-4aa9-46c5-a7d0-63994e6c293b','2e1810a8-15be-4b4c-9af4-6dd65e554bf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5b3835fb9e34a9b92e6e6e7ca971eca',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:06:32.853197 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-7e583364-73cb-4478-a2f9-64503f50d0d0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (289c637c-eba1-4e86-8526-a8cf4a5b7e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:06:32.860742 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-7e583364-73cb-4478-a2f9-64503f50d0d0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (289c637c-eba1-4e86-8526-a8cf4a5b7e60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:06:32.861777 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-7e583364-73cb-4478-a2f9-64503f50d0d0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Flow 'volume_create_api' (29bf8b74-634b-4939-8461-044370d0e309) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:06:32.862086 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-7e583364-73cb-4478-a2f9-64503f50d0d0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Create volume request issued successfully. Mar 17 11:06:32.862635 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7e583364-73cb-4478-a2f9-64503f50d0d0 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 11:06:32.863153 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 838/1632] 38.102.83.89 () {74 vars in 1368 bytes} [Tue Mar 17 11:06:32 2026] POST /volume/v3/volumes => generated 761 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Mar 17 11:06:32.882416 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-864fd417-7ef7-4925-be00-2495d1f72180 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:32.884712 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-864fd417-7ef7-4925-be00-2495d1f72180 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/4432f2d7-31aa-4ab0-b1ad-d0247d94d4d9 Mar 17 11:06:32.884995 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-864fd417-7ef7-4925-be00-2495d1f72180 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:32.885281 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-864fd417-7ef7-4925-be00-2495d1f72180 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:32.893984 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:32.893984 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:32.898184 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-864fd417-7ef7-4925-be00-2495d1f72180 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:32.903711 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-864fd417-7ef7-4925-be00-2495d1f72180 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/4432f2d7-31aa-4ab0-b1ad-d0247d94d4d9 returned with HTTP 200 Mar 17 11:06:32.904198 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 795/1633] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:32 2026] GET /volume/v3/volumes/4432f2d7-31aa-4ab0-b1ad-d0247d94d4d9 => generated 829 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:33.925330 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-777157a6-c162-43b9-b826-dce36f1b49ad None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:33.928316 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-777157a6-c162-43b9-b826-dce36f1b49ad tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/4432f2d7-31aa-4ab0-b1ad-d0247d94d4d9 Mar 17 11:06:33.928316 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-777157a6-c162-43b9-b826-dce36f1b49ad tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:33.928316 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-777157a6-c162-43b9-b826-dce36f1b49ad tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:33.934248 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:33.934248 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:06:33.937185 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-777157a6-c162-43b9-b826-dce36f1b49ad tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:33.940856 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-777157a6-c162-43b9-b826-dce36f1b49ad tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/4432f2d7-31aa-4ab0-b1ad-d0247d94d4d9 returned with HTTP 200 Mar 17 11:06:33.941401 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 839/1634] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:33 2026] GET /volume/v3/volumes/4432f2d7-31aa-4ab0-b1ad-d0247d94d4d9 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:33.956609 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-699e240e-3607-4d32-a3b0-c8b746458091 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:33.958267 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-699e240e-3607-4d32-a3b0-c8b746458091 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] POST https://38.102.83.89/volume/v3/snapshots Mar 17 11:06:33.958594 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-699e240e-3607-4d32-a3b0-c8b746458091 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4432f2d7-31aa-4ab0-b1ad-d0247d94d4d9", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-228101742"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:06:33.966513 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:33.966513 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:33.967062 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-699e240e-3607-4d32-a3b0-c8b746458091 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:33.967185 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.snapshots [None req-699e240e-3607-4d32-a3b0-c8b746458091 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Create snapshot from volume 4432f2d7-31aa-4ab0-b1ad-d0247d94d4d9 Mar 17 11:06:33.988742 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-699e240e-3607-4d32-a3b0-c8b746458091 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Created reservations ['213bcbd7-ee8f-4402-a1a7-c7bd6275ed7b', '42f41463-db39-4abc-9735-b187c0bb81f2', 'b2f9067e-a294-4079-9206-9e720b241a7b', '3c03b544-e427-49aa-b445-3f350490f085'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:06:34.021628 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-699e240e-3607-4d32-a3b0-c8b746458091 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot create request issued successfully. Mar 17 11:06:34.022436 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-699e240e-3607-4d32-a3b0-c8b746458091 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots returned with HTTP 202 Mar 17 11:06:34.023055 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 796/1635] 38.102.83.89 () {74 vars in 1375 bytes} [Tue Mar 17 11:06:33 2026] POST /volume/v3/snapshots => generated 309 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:06:34.038844 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-a092bc65-de1f-47ff-8c1d-7be9901fcfff None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:34.041086 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a092bc65-de1f-47ff-8c1d-7be9901fcfff tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/27d6911e-3a64-4b8b-a6d2-a487ec2e89a5 Mar 17 11:06:34.041601 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a092bc65-de1f-47ff-8c1d-7be9901fcfff tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:34.042048 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a092bc65-de1f-47ff-8c1d-7be9901fcfff tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:34.048418 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:34.048418 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:06:34.049375 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-a092bc65-de1f-47ff-8c1d-7be9901fcfff tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:06:34.050799 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a092bc65-de1f-47ff-8c1d-7be9901fcfff tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/27d6911e-3a64-4b8b-a6d2-a487ec2e89a5 returned with HTTP 200 Mar 17 11:06:34.051513 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 840/1636] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:06:34 2026] GET /volume/v3/snapshots/27d6911e-3a64-4b8b-a6d2-a487ec2e89a5 => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:35.068318 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-71ea8f3d-34b8-42ad-8307-523380b652ff None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:35.071128 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-71ea8f3d-34b8-42ad-8307-523380b652ff tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/27d6911e-3a64-4b8b-a6d2-a487ec2e89a5 Mar 17 11:06:35.071476 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-71ea8f3d-34b8-42ad-8307-523380b652ff tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:35.071764 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-71ea8f3d-34b8-42ad-8307-523380b652ff tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:35.078034 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:35.078034 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:35.078739 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-71ea8f3d-34b8-42ad-8307-523380b652ff tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:06:35.079842 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-71ea8f3d-34b8-42ad-8307-523380b652ff tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/27d6911e-3a64-4b8b-a6d2-a487ec2e89a5 returned with HTTP 200 Mar 17 11:06:35.080328 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 797/1637] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:06:35 2026] GET /volume/v3/snapshots/27d6911e-3a64-4b8b-a6d2-a487ec2e89a5 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:35.094445 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-3d1f6c54-8cc3-4625-87c4-08583d2c55e2 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:35.096940 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3d1f6c54-8cc3-4625-87c4-08583d2c55e2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 11:06:35.097467 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3d1f6c54-8cc3-4625-87c4-08583d2c55e2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "27d6911e-3a64-4b8b-a6d2-a487ec2e89a5", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-664593542"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:06:35.099538 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.volumes [None req-3d1f6c54-8cc3-4625-87c4-08583d2c55e2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Create volume request body: {'volume': {'snapshot_id': '27d6911e-3a64-4b8b-a6d2-a487ec2e89a5', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-664593542'}} {{(pid=123123) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 11:06:35.106256 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:35.106256 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:06:35.107181 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-3d1f6c54-8cc3-4625-87c4-08583d2c55e2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:06:35.107378 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-3d1f6c54-8cc3-4625-87c4-08583d2c55e2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Create volume of 1 GB Mar 17 11:06:35.111978 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-3d1f6c54-8cc3-4625-87c4-08583d2c55e2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Availability Zones retrieved successfully. Mar 17 11:06:35.121099 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3d1f6c54-8cc3-4625-87c4-08583d2c55e2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Flow 'volume_create_api' (21077559-fc2e-4b0f-8d91-c73670607452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:06:35.122784 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3d1f6c54-8cc3-4625-87c4-08583d2c55e2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5b5f625-88c0-44a3-8acd-89a99588110b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:06:35.124263 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.flows.api.create_volume [None req-3d1f6c54-8cc3-4625-87c4-08583d2c55e2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=123123) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 11:06:35.162089 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3d1f6c54-8cc3-4625-87c4-08583d2c55e2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5b5f625-88c0-44a3-8acd-89a99588110b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '27d6911e-3a64-4b8b-a6d2-a487ec2e89a5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:06:35.163245 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3d1f6c54-8cc3-4625-87c4-08583d2c55e2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a7f566a-1465-4da4-b1c2-7b28a1be6764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:06:35.200250 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-3d1f6c54-8cc3-4625-87c4-08583d2c55e2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Created reservations ['a06aa42c-ca94-480b-89ba-d900cd181f7e', '0727a760-b63e-416d-82eb-c851b1bb6c24', '7ffa33f5-03fd-4df7-b525-af39b2b64a23', 'a4cc51d4-424b-40e8-a94b-c2b212149be8'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:06:35.201000 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3d1f6c54-8cc3-4625-87c4-08583d2c55e2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a7f566a-1465-4da4-b1c2-7b28a1be6764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a06aa42c-ca94-480b-89ba-d900cd181f7e', '0727a760-b63e-416d-82eb-c851b1bb6c24', '7ffa33f5-03fd-4df7-b525-af39b2b64a23', 'a4cc51d4-424b-40e8-a94b-c2b212149be8']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:06:35.201718 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3d1f6c54-8cc3-4625-87c4-08583d2c55e2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf398dc2-1dac-49b7-9daf-d5c95a1dfc67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:06:35.225361 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3d1f6c54-8cc3-4625-87c4-08583d2c55e2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf398dc2-1dac-49b7-9daf-d5c95a1dfc67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a890cfb2-b8a6-450a-b8d5-ea08f8853ce8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-664593542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb7a621983d3418186a2adfb966b4284',qos_specs=None,replication_status=,reservations=['a06aa42c-ca94-480b-89ba-d900cd181f7e','0727a760-b63e-416d-82eb-c851b1bb6c24','7ffa33f5-03fd-4df7-b525-af39b2b64a23','a4cc51d4-424b-40e8-a94b-c2b212149be8'],size=1,snapshot_id=27d6911e-3a64-4b8b-a6d2-a487ec2e89a5,source_replicaid=,source_volid=None,status='creating',user_id='f5b3835fb9e34a9b92e6e6e7ca971eca',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T15:06:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-664593542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a890cfb2-b8a6-450a-b8d5-ea08f8853ce8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb7a621983d3418186a2adfb966b4284',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=27d6911e-3a64-4b8b-a6d2-a487ec2e89a5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5b3835fb9e34a9b92e6e6e7ca971eca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:06:35.226020 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3d1f6c54-8cc3-4625-87c4-08583d2c55e2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6237682e-ed22-43c0-837b-16322ac35dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:06:35.240139 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3d1f6c54-8cc3-4625-87c4-08583d2c55e2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6237682e-ed22-43c0-837b-16322ac35dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-664593542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb7a621983d3418186a2adfb966b4284',qos_specs=None,replication_status=,reservations=['a06aa42c-ca94-480b-89ba-d900cd181f7e','0727a760-b63e-416d-82eb-c851b1bb6c24','7ffa33f5-03fd-4df7-b525-af39b2b64a23','a4cc51d4-424b-40e8-a94b-c2b212149be8'],size=1,snapshot_id=27d6911e-3a64-4b8b-a6d2-a487ec2e89a5,source_replicaid=,source_volid=None,status='creating',user_id='f5b3835fb9e34a9b92e6e6e7ca971eca',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:06:35.240775 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3d1f6c54-8cc3-4625-87c4-08583d2c55e2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a88812e-d687-4254-abd6-34d344a9c728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:06:35.257743 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3d1f6c54-8cc3-4625-87c4-08583d2c55e2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a88812e-d687-4254-abd6-34d344a9c728) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:06:35.258509 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-3d1f6c54-8cc3-4625-87c4-08583d2c55e2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Flow 'volume_create_api' (21077559-fc2e-4b0f-8d91-c73670607452) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:06:35.258773 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-3d1f6c54-8cc3-4625-87c4-08583d2c55e2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Create volume request issued successfully. Mar 17 11:06:35.259277 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3d1f6c54-8cc3-4625-87c4-08583d2c55e2 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 11:06:35.259699 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 841/1638] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 11:06:35 2026] POST /volume/v3/volumes => generated 794 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:06:35.281498 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-d4d98f46-4b47-4aec-8d84-98546bef922a None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:35.286643 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d4d98f46-4b47-4aec-8d84-98546bef922a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/a890cfb2-b8a6-450a-b8d5-ea08f8853ce8 Mar 17 11:06:35.286935 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d4d98f46-4b47-4aec-8d84-98546bef922a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:35.287226 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-d4d98f46-4b47-4aec-8d84-98546bef922a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:35.300043 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:35.300043 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:35.304937 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-d4d98f46-4b47-4aec-8d84-98546bef922a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:35.311214 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-d4d98f46-4b47-4aec-8d84-98546bef922a tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/a890cfb2-b8a6-450a-b8d5-ea08f8853ce8 returned with HTTP 200 Mar 17 11:06:35.311773 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 798/1639] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:35 2026] GET /volume/v3/volumes/a890cfb2-b8a6-450a-b8d5-ea08f8853ce8 => generated 862 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:36.336436 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-cdeec886-eefb-4cbe-a57b-fe0e01d860eb None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:36.339220 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-cdeec886-eefb-4cbe-a57b-fe0e01d860eb tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/a890cfb2-b8a6-450a-b8d5-ea08f8853ce8 Mar 17 11:06:36.339531 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-cdeec886-eefb-4cbe-a57b-fe0e01d860eb tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:36.339815 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-cdeec886-eefb-4cbe-a57b-fe0e01d860eb tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:36.349252 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:36.349252 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:06:36.353683 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-cdeec886-eefb-4cbe-a57b-fe0e01d860eb tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:36.359213 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-cdeec886-eefb-4cbe-a57b-fe0e01d860eb tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/a890cfb2-b8a6-450a-b8d5-ea08f8853ce8 returned with HTTP 200 Mar 17 11:06:36.359741 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 842/1640] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:36 2026] GET /volume/v3/volumes/a890cfb2-b8a6-450a-b8d5-ea08f8853ce8 => generated 886 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:37.385384 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-07e8598d-b8b2-4635-be24-ea6acccac566 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:37.387964 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-07e8598d-b8b2-4635-be24-ea6acccac566 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/a890cfb2-b8a6-450a-b8d5-ea08f8853ce8 Mar 17 11:06:37.388258 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-07e8598d-b8b2-4635-be24-ea6acccac566 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:37.388587 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-07e8598d-b8b2-4635-be24-ea6acccac566 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:37.397968 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:37.397968 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:37.402402 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-07e8598d-b8b2-4635-be24-ea6acccac566 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:37.408431 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-07e8598d-b8b2-4635-be24-ea6acccac566 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/a890cfb2-b8a6-450a-b8d5-ea08f8853ce8 returned with HTTP 200 Mar 17 11:06:37.408973 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 799/1641] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:37 2026] GET /volume/v3/volumes/a890cfb2-b8a6-450a-b8d5-ea08f8853ce8 => generated 887 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:37.431663 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-1675adca-078c-4258-9e4b-dbad5d422108 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:37.434094 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-1675adca-078c-4258-9e4b-dbad5d422108 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/a890cfb2-b8a6-450a-b8d5-ea08f8853ce8 Mar 17 11:06:37.434428 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-1675adca-078c-4258-9e4b-dbad5d422108 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:37.434728 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-1675adca-078c-4258-9e4b-dbad5d422108 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:37.443694 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:37.443694 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:06:37.447911 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-1675adca-078c-4258-9e4b-dbad5d422108 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:37.453757 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-1675adca-078c-4258-9e4b-dbad5d422108 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/a890cfb2-b8a6-450a-b8d5-ea08f8853ce8 returned with HTTP 200 Mar 17 11:06:37.454283 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 843/1642] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:37 2026] GET /volume/v3/volumes/a890cfb2-b8a6-450a-b8d5-ea08f8853ce8 => generated 887 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:37.475823 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-9a73cacf-1c8a-4d86-a9c9-0e44c6516c70 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:37.478182 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-9a73cacf-1c8a-4d86-a9c9-0e44c6516c70 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] DELETE https://38.102.83.89/volume/v3/volumes/a890cfb2-b8a6-450a-b8d5-ea08f8853ce8 Mar 17 11:06:37.478503 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-9a73cacf-1c8a-4d86-a9c9-0e44c6516c70 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:37.478833 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-9a73cacf-1c8a-4d86-a9c9-0e44c6516c70 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:37.479073 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-9a73cacf-1c8a-4d86-a9c9-0e44c6516c70 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Delete volume with id: a890cfb2-b8a6-450a-b8d5-ea08f8853ce8 Mar 17 11:06:37.488300 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:37.488300 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:37.488953 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-9a73cacf-1c8a-4d86-a9c9-0e44c6516c70 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:37.506268 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-9a73cacf-1c8a-4d86-a9c9-0e44c6516c70 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Delete volume request issued successfully. Mar 17 11:06:37.506629 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-9a73cacf-1c8a-4d86-a9c9-0e44c6516c70 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/a890cfb2-b8a6-450a-b8d5-ea08f8853ce8 returned with HTTP 202 Mar 17 11:06:37.507236 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 800/1643] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 11:06:37 2026] DELETE /volume/v3/volumes/a890cfb2-b8a6-450a-b8d5-ea08f8853ce8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:06:37.517539 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-afc4061e-c8ae-4c6a-8764-bba0b743c702 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:37.519954 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-afc4061e-c8ae-4c6a-8764-bba0b743c702 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/a890cfb2-b8a6-450a-b8d5-ea08f8853ce8 Mar 17 11:06:37.520599 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-afc4061e-c8ae-4c6a-8764-bba0b743c702 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:37.520898 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-afc4061e-c8ae-4c6a-8764-bba0b743c702 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:37.529833 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:37.529833 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:06:37.534469 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-afc4061e-c8ae-4c6a-8764-bba0b743c702 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:37.539883 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-afc4061e-c8ae-4c6a-8764-bba0b743c702 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/a890cfb2-b8a6-450a-b8d5-ea08f8853ce8 returned with HTTP 200 Mar 17 11:06:37.540483 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 844/1644] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:37 2026] GET /volume/v3/volumes/a890cfb2-b8a6-450a-b8d5-ea08f8853ce8 => generated 886 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:38.567625 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-485d8d9c-2506-4b34-a281-4c22df719a14 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:38.572408 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-485d8d9c-2506-4b34-a281-4c22df719a14 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/a890cfb2-b8a6-450a-b8d5-ea08f8853ce8 Mar 17 11:06:38.572408 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-485d8d9c-2506-4b34-a281-4c22df719a14 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:38.572408 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-485d8d9c-2506-4b34-a281-4c22df719a14 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:38.580827 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:38.580827 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:38.585509 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-485d8d9c-2506-4b34-a281-4c22df719a14 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:38.591020 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-485d8d9c-2506-4b34-a281-4c22df719a14 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/a890cfb2-b8a6-450a-b8d5-ea08f8853ce8 returned with HTTP 200 Mar 17 11:06:38.591581 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 801/1645] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:38 2026] GET /volume/v3/volumes/a890cfb2-b8a6-450a-b8d5-ea08f8853ce8 => generated 886 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:39.612523 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-7304380f-2ba8-418c-b3b7-6b65f7719bb3 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:39.615185 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7304380f-2ba8-418c-b3b7-6b65f7719bb3 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/a890cfb2-b8a6-450a-b8d5-ea08f8853ce8 Mar 17 11:06:39.615616 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7304380f-2ba8-418c-b3b7-6b65f7719bb3 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:39.616001 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7304380f-2ba8-418c-b3b7-6b65f7719bb3 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:39.624490 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7304380f-2ba8-418c-b3b7-6b65f7719bb3 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/a890cfb2-b8a6-450a-b8d5-ea08f8853ce8 returned with HTTP 404 Mar 17 11:06:39.625267 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 845/1646] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:39 2026] GET /volume/v3/volumes/a890cfb2-b8a6-450a-b8d5-ea08f8853ce8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:06:39.635941 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-94964ca5-78b1-41c2-b25c-fef2267675f5 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:39.638591 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-94964ca5-78b1-41c2-b25c-fef2267675f5 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/a890cfb2-b8a6-450a-b8d5-ea08f8853ce8 Mar 17 11:06:39.638932 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-94964ca5-78b1-41c2-b25c-fef2267675f5 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:39.639274 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-94964ca5-78b1-41c2-b25c-fef2267675f5 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:39.646217 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-94964ca5-78b1-41c2-b25c-fef2267675f5 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/a890cfb2-b8a6-450a-b8d5-ea08f8853ce8 returned with HTTP 404 Mar 17 11:06:39.646893 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 802/1647] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:39 2026] GET /volume/v3/volumes/a890cfb2-b8a6-450a-b8d5-ea08f8853ce8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:06:39.656262 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-42683112-4ea7-4df8-8d44-0b7e18205979 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:39.658261 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-42683112-4ea7-4df8-8d44-0b7e18205979 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] DELETE https://38.102.83.89/volume/v3/volumes/a890cfb2-b8a6-450a-b8d5-ea08f8853ce8 Mar 17 11:06:39.658704 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-42683112-4ea7-4df8-8d44-0b7e18205979 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:39.659088 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-42683112-4ea7-4df8-8d44-0b7e18205979 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:39.659465 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-42683112-4ea7-4df8-8d44-0b7e18205979 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Delete volume with id: a890cfb2-b8a6-450a-b8d5-ea08f8853ce8 Mar 17 11:06:39.668075 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-42683112-4ea7-4df8-8d44-0b7e18205979 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/a890cfb2-b8a6-450a-b8d5-ea08f8853ce8 returned with HTTP 404 Mar 17 11:06:39.668075 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 846/1648] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 11:06:39 2026] DELETE /volume/v3/volumes/a890cfb2-b8a6-450a-b8d5-ea08f8853ce8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:06:39.678371 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-462339c1-68fc-4d57-866b-5e04e421858b None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:39.680832 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-462339c1-68fc-4d57-866b-5e04e421858b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/27d6911e-3a64-4b8b-a6d2-a487ec2e89a5 Mar 17 11:06:39.681161 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-462339c1-68fc-4d57-866b-5e04e421858b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:39.681551 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-462339c1-68fc-4d57-866b-5e04e421858b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:39.681786 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.snapshots [None req-462339c1-68fc-4d57-866b-5e04e421858b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Delete snapshot with id: 27d6911e-3a64-4b8b-a6d2-a487ec2e89a5 Mar 17 11:06:39.688174 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:39.688174 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:39.688917 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-462339c1-68fc-4d57-866b-5e04e421858b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:06:39.709733 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-462339c1-68fc-4d57-866b-5e04e421858b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot delete request issued successfully. Mar 17 11:06:39.709991 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-462339c1-68fc-4d57-866b-5e04e421858b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/27d6911e-3a64-4b8b-a6d2-a487ec2e89a5 returned with HTTP 202 Mar 17 11:06:39.710558 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 803/1649] 38.102.83.89 () {72 vars in 1467 bytes} [Tue Mar 17 11:06:39 2026] DELETE /volume/v3/snapshots/27d6911e-3a64-4b8b-a6d2-a487ec2e89a5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:06:39.724785 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-e2be040d-fbdf-4131-8816-d2fee47ca430 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:39.730492 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e2be040d-fbdf-4131-8816-d2fee47ca430 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/27d6911e-3a64-4b8b-a6d2-a487ec2e89a5 Mar 17 11:06:39.730492 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e2be040d-fbdf-4131-8816-d2fee47ca430 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:39.730492 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e2be040d-fbdf-4131-8816-d2fee47ca430 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:39.739026 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:39.739026 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:06:39.740276 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-e2be040d-fbdf-4131-8816-d2fee47ca430 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Snapshot retrieved successfully. Mar 17 11:06:39.741638 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e2be040d-fbdf-4131-8816-d2fee47ca430 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/27d6911e-3a64-4b8b-a6d2-a487ec2e89a5 returned with HTTP 200 Mar 17 11:06:39.742233 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 847/1650] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:06:39 2026] GET /volume/v3/snapshots/27d6911e-3a64-4b8b-a6d2-a487ec2e89a5 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:40.760131 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-b7bc209c-9330-4582-99d9-f7dc54a19601 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:40.763684 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b7bc209c-9330-4582-99d9-f7dc54a19601 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/snapshots/27d6911e-3a64-4b8b-a6d2-a487ec2e89a5 Mar 17 11:06:40.763995 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b7bc209c-9330-4582-99d9-f7dc54a19601 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:40.764287 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b7bc209c-9330-4582-99d9-f7dc54a19601 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:40.771142 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b7bc209c-9330-4582-99d9-f7dc54a19601 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/snapshots/27d6911e-3a64-4b8b-a6d2-a487ec2e89a5 returned with HTTP 404 Mar 17 11:06:40.771833 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 804/1651] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:06:40 2026] GET /volume/v3/snapshots/27d6911e-3a64-4b8b-a6d2-a487ec2e89a5 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:06:40.782426 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-e22e9bbe-6b61-42fb-ae7f-7025db23aa0b None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:40.784890 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e22e9bbe-6b61-42fb-ae7f-7025db23aa0b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/4432f2d7-31aa-4ab0-b1ad-d0247d94d4d9 Mar 17 11:06:40.785224 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e22e9bbe-6b61-42fb-ae7f-7025db23aa0b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:40.785567 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e22e9bbe-6b61-42fb-ae7f-7025db23aa0b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:40.795382 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:40.795382 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:06:40.800585 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-e22e9bbe-6b61-42fb-ae7f-7025db23aa0b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:40.808033 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e22e9bbe-6b61-42fb-ae7f-7025db23aa0b tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/4432f2d7-31aa-4ab0-b1ad-d0247d94d4d9 returned with HTTP 200 Mar 17 11:06:40.808583 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 848/1652] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:40 2026] GET /volume/v3/volumes/4432f2d7-31aa-4ab0-b1ad-d0247d94d4d9 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:40.830319 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-6076bc3f-ec1a-486e-a610-63a6f439829f None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:40.832758 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6076bc3f-ec1a-486e-a610-63a6f439829f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] DELETE https://38.102.83.89/volume/v3/volumes/4432f2d7-31aa-4ab0-b1ad-d0247d94d4d9 Mar 17 11:06:40.833038 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6076bc3f-ec1a-486e-a610-63a6f439829f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:40.833352 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6076bc3f-ec1a-486e-a610-63a6f439829f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:40.833579 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-6076bc3f-ec1a-486e-a610-63a6f439829f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Delete volume with id: 4432f2d7-31aa-4ab0-b1ad-d0247d94d4d9 Mar 17 11:06:40.842912 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:40.842912 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:40.843572 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-6076bc3f-ec1a-486e-a610-63a6f439829f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:40.861902 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-6076bc3f-ec1a-486e-a610-63a6f439829f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Delete volume request issued successfully. Mar 17 11:06:40.862204 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6076bc3f-ec1a-486e-a610-63a6f439829f tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/4432f2d7-31aa-4ab0-b1ad-d0247d94d4d9 returned with HTTP 202 Mar 17 11:06:40.862877 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 805/1653] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 11:06:40 2026] DELETE /volume/v3/volumes/4432f2d7-31aa-4ab0-b1ad-d0247d94d4d9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:06:40.872417 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-79f4a794-c3ed-4249-a803-925da15f42e4 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:40.874926 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-79f4a794-c3ed-4249-a803-925da15f42e4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/4432f2d7-31aa-4ab0-b1ad-d0247d94d4d9 Mar 17 11:06:40.875288 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-79f4a794-c3ed-4249-a803-925da15f42e4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:40.875643 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-79f4a794-c3ed-4249-a803-925da15f42e4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:40.886487 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:40.886487 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:06:40.891015 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-79f4a794-c3ed-4249-a803-925da15f42e4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:40.897198 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-79f4a794-c3ed-4249-a803-925da15f42e4 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/4432f2d7-31aa-4ab0-b1ad-d0247d94d4d9 returned with HTTP 200 Mar 17 11:06:40.897953 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 849/1654] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:40 2026] GET /volume/v3/volumes/4432f2d7-31aa-4ab0-b1ad-d0247d94d4d9 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:41.920681 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-3af7077f-b97b-49f1-aed2-2baf4c66c8aa None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:41.924564 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-3af7077f-b97b-49f1-aed2-2baf4c66c8aa tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/4432f2d7-31aa-4ab0-b1ad-d0247d94d4d9 Mar 17 11:06:41.925063 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-3af7077f-b97b-49f1-aed2-2baf4c66c8aa tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:41.925412 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-3af7077f-b97b-49f1-aed2-2baf4c66c8aa tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:41.935808 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:41.935808 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:41.940195 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-3af7077f-b97b-49f1-aed2-2baf4c66c8aa tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:41.945920 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-3af7077f-b97b-49f1-aed2-2baf4c66c8aa tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/4432f2d7-31aa-4ab0-b1ad-d0247d94d4d9 returned with HTTP 200 Mar 17 11:06:41.946516 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 806/1655] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:41 2026] GET /volume/v3/volumes/4432f2d7-31aa-4ab0-b1ad-d0247d94d4d9 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:42.970285 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-59f6c54f-4393-4951-a2cf-8386c8a1181e None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:42.973496 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-59f6c54f-4393-4951-a2cf-8386c8a1181e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/4432f2d7-31aa-4ab0-b1ad-d0247d94d4d9 Mar 17 11:06:42.973783 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-59f6c54f-4393-4951-a2cf-8386c8a1181e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:42.974106 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-59f6c54f-4393-4951-a2cf-8386c8a1181e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:42.976745 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=187,cinder:UPDATE=56,cinder:INSERT=23 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:06:42.982977 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-59f6c54f-4393-4951-a2cf-8386c8a1181e tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/4432f2d7-31aa-4ab0-b1ad-d0247d94d4d9 returned with HTTP 404 Mar 17 11:06:42.983727 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 850/1656] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:42 2026] GET /volume/v3/volumes/4432f2d7-31aa-4ab0-b1ad-d0247d94d4d9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:06:42.997325 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-c067a985-9c65-490b-aa0a-9f76c7862a22 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:42.999813 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c067a985-9c65-490b-aa0a-9f76c7862a22 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 Mar 17 11:06:43.000011 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c067a985-9c65-490b-aa0a-9f76c7862a22 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:43.000214 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c067a985-9c65-490b-aa0a-9f76c7862a22 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:43.007058 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:43.007058 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:43.010015 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-c067a985-9c65-490b-aa0a-9f76c7862a22 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:43.013778 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c067a985-9c65-490b-aa0a-9f76c7862a22 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 returned with HTTP 200 Mar 17 11:06:43.014125 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 807/1657] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:42 2026] GET /volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:43.034006 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-0674f663-46e6-4091-a6d3-e3bd4ae822fe None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:43.036759 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0674f663-46e6-4091-a6d3-e3bd4ae822fe tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] DELETE https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 Mar 17 11:06:43.037066 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0674f663-46e6-4091-a6d3-e3bd4ae822fe tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:43.037560 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0674f663-46e6-4091-a6d3-e3bd4ae822fe tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:43.037898 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-0674f663-46e6-4091-a6d3-e3bd4ae822fe tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Delete volume with id: 49917bcd-0b97-40ac-a36e-211cbc3cc848 Mar 17 11:06:43.048133 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:43.048133 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:06:43.048941 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-0674f663-46e6-4091-a6d3-e3bd4ae822fe tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:43.068593 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-0674f663-46e6-4091-a6d3-e3bd4ae822fe tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Delete volume request issued successfully. Mar 17 11:06:43.068850 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0674f663-46e6-4091-a6d3-e3bd4ae822fe tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 returned with HTTP 202 Mar 17 11:06:43.069490 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 851/1658] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 11:06:43 2026] DELETE /volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:06:43.083396 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-b5b528a8-35a7-4d9c-80df-e07983c56021 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:43.085060 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b5b528a8-35a7-4d9c-80df-e07983c56021 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 Mar 17 11:06:43.085265 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b5b528a8-35a7-4d9c-80df-e07983c56021 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:43.085497 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b5b528a8-35a7-4d9c-80df-e07983c56021 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:43.092581 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:43.092581 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:06:43.097272 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-b5b528a8-35a7-4d9c-80df-e07983c56021 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:43.103631 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b5b528a8-35a7-4d9c-80df-e07983c56021 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 returned with HTTP 200 Mar 17 11:06:43.104200 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 808/1659] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:43 2026] GET /volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:44.126804 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-6ede97a1-85ce-4ea5-88ab-d0ce4e460945 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:44.129099 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6ede97a1-85ce-4ea5-88ab-d0ce4e460945 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 Mar 17 11:06:44.129497 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6ede97a1-85ce-4ea5-88ab-d0ce4e460945 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:44.129794 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6ede97a1-85ce-4ea5-88ab-d0ce4e460945 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:44.138641 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:06:44.138641 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:06:44.143005 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-6ede97a1-85ce-4ea5-88ab-d0ce4e460945 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Volume info retrieved successfully. Mar 17 11:06:44.148172 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6ede97a1-85ce-4ea5-88ab-d0ce4e460945 tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 returned with HTTP 200 Mar 17 11:06:44.148673 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 852/1660] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:44 2026] GET /volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:06:45.170695 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-3ab55816-dbfb-4344-b45c-0c62ca453ffc None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:45.173752 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-3ab55816-dbfb-4344-b45c-0c62ca453ffc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] GET https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 Mar 17 11:06:45.174057 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-3ab55816-dbfb-4344-b45c-0c62ca453ffc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:45.174415 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-3ab55816-dbfb-4344-b45c-0c62ca453ffc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:45.182183 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-3ab55816-dbfb-4344-b45c-0c62ca453ffc tempest-VolumesSnapshotTestJSON-577698938 tempest-VolumesSnapshotTestJSON-577698938-project-member] https://38.102.83.89/volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 returned with HTTP 404 Mar 17 11:06:45.183012 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 809/1661] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:06:45 2026] GET /volume/v3/volumes/49917bcd-0b97-40ac-a36e-211cbc3cc848 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:06:54.146604 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:06:55.177456 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=219,cinder:INSERT=26,cinder:UPDATE=58 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:06:56.496440 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-f864431d-3515-47df-befe-a750581a719b None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:56.496942 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f864431d-3515-47df-befe-a750581a719b None None] GET https://38.102.83.89/volume// Mar 17 11:06:56.497170 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f864431d-3515-47df-befe-a750581a719b None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:56.497493 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f864431d-3515-47df-befe-a750581a719b None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:56.497991 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f864431d-3515-47df-befe-a750581a719b None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 11:06:56.501407 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 853/1662] 38.102.83.89 () {68 vars in 1076 bytes} [Tue Mar 17 11:06:56 2026] GET /volume/ => generated 388 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 11:06:56.520780 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-3c2194c4-d1d2-4438-8b6e-cf0ea158c7e1 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:56.523737 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-3c2194c4-d1d2-4438-8b6e-cf0ea158c7e1 tempest-TestDashboardBasicOps-546233789 tempest-TestDashboardBasicOps-546233789-project-member] GET https://38.102.83.89/volume/v3/limits?tenant_id=f0cde6631dcc4340a688f3402ae6d7bf Mar 17 11:06:56.524073 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-3c2194c4-d1d2-4438-8b6e-cf0ea158c7e1 tempest-TestDashboardBasicOps-546233789 tempest-TestDashboardBasicOps-546233789-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:56.524450 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-3c2194c4-d1d2-4438-8b6e-cf0ea158c7e1 tempest-TestDashboardBasicOps-546233789 tempest-TestDashboardBasicOps-546233789-project-member] Calling method 'index' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:56.571763 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-3c2194c4-d1d2-4438-8b6e-cf0ea158c7e1 tempest-TestDashboardBasicOps-546233789 tempest-TestDashboardBasicOps-546233789-project-member] https://38.102.83.89/volume/v3/limits?tenant_id=f0cde6631dcc4340a688f3402ae6d7bf returned with HTTP 200 Mar 17 11:06:56.572684 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 810/1663] 38.102.83.89 () {74 vars in 1521 bytes} [Tue Mar 17 11:06:56 2026] GET /volume/v3/limits?tenant_id=f0cde6631dcc4340a688f3402ae6d7bf => generated 302 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:06:59.467789 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-f20f9d9d-79b9-4c80-9398-dd878f5f87d9 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:59.468413 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f20f9d9d-79b9-4c80-9398-dd878f5f87d9 None None] GET https://38.102.83.89/volume// Mar 17 11:06:59.468478 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f20f9d9d-79b9-4c80-9398-dd878f5f87d9 None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:59.468782 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f20f9d9d-79b9-4c80-9398-dd878f5f87d9 None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:59.469455 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f20f9d9d-79b9-4c80-9398-dd878f5f87d9 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 11:06:59.469797 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 854/1664] 38.102.83.89 () {68 vars in 1076 bytes} [Tue Mar 17 11:06:59 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 11:06:59.478101 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-c3300f94-8ff5-4d9e-8032-e1df4a1d2337 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:59.478729 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c3300f94-8ff5-4d9e-8032-e1df4a1d2337 None None] GET https://38.102.83.89/volume// Mar 17 11:06:59.478975 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c3300f94-8ff5-4d9e-8032-e1df4a1d2337 None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:59.479270 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c3300f94-8ff5-4d9e-8032-e1df4a1d2337 None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:59.479861 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c3300f94-8ff5-4d9e-8032-e1df4a1d2337 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 11:06:59.480264 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 811/1665] 38.102.83.89 () {68 vars in 1076 bytes} [Tue Mar 17 11:06:59 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 11:06:59.889449 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-1bf88551-fa4c-4f62-a4aa-13b2f6893dbc None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:59.889924 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-1bf88551-fa4c-4f62-a4aa-13b2f6893dbc None None] GET https://38.102.83.89/volume// Mar 17 11:06:59.890152 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-1bf88551-fa4c-4f62-a4aa-13b2f6893dbc None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:59.890495 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-1bf88551-fa4c-4f62-a4aa-13b2f6893dbc None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:59.890999 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-1bf88551-fa4c-4f62-a4aa-13b2f6893dbc None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 11:06:59.891497 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 855/1666] 38.102.83.89 () {68 vars in 1076 bytes} [Tue Mar 17 11:06:59 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 11:06:59.905252 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-fa27dbdc-34f7-4ae5-9d1d-25c4224cf1d5 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:06:59.908777 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-fa27dbdc-34f7-4ae5-9d1d-25c4224cf1d5 tempest-TestDashboardBasicOps-546233789 tempest-TestDashboardBasicOps-546233789-project-member] GET https://38.102.83.89/volume/v3/limits?tenant_id=f0cde6631dcc4340a688f3402ae6d7bf Mar 17 11:06:59.908777 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-fa27dbdc-34f7-4ae5-9d1d-25c4224cf1d5 tempest-TestDashboardBasicOps-546233789 tempest-TestDashboardBasicOps-546233789-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:06:59.908777 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-fa27dbdc-34f7-4ae5-9d1d-25c4224cf1d5 tempest-TestDashboardBasicOps-546233789 tempest-TestDashboardBasicOps-546233789-project-member] Calling method 'index' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:06:59.936826 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-fa27dbdc-34f7-4ae5-9d1d-25c4224cf1d5 tempest-TestDashboardBasicOps-546233789 tempest-TestDashboardBasicOps-546233789-project-member] https://38.102.83.89/volume/v3/limits?tenant_id=f0cde6631dcc4340a688f3402ae6d7bf returned with HTTP 200 Mar 17 11:06:59.937363 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 812/1667] 38.102.83.89 () {74 vars in 1521 bytes} [Tue Mar 17 11:06:59 2026] GET /volume/v3/limits?tenant_id=f0cde6631dcc4340a688f3402ae6d7bf => generated 302 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:07:02.505281 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-5e45e24a-4b33-4459-8d56-acc11766625d None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:07:02.505787 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5e45e24a-4b33-4459-8d56-acc11766625d None None] GET https://38.102.83.89/volume// Mar 17 11:07:02.506010 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5e45e24a-4b33-4459-8d56-acc11766625d None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:07:02.506340 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-5e45e24a-4b33-4459-8d56-acc11766625d None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:07:02.506818 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-5e45e24a-4b33-4459-8d56-acc11766625d None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 11:07:02.507224 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 856/1668] 38.102.83.89 () {68 vars in 1076 bytes} [Tue Mar 17 11:07:02 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 11:07:02.516009 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-599cae0c-66cf-4be4-9792-32254b25f593 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:07:02.516484 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-599cae0c-66cf-4be4-9792-32254b25f593 None None] GET https://38.102.83.89/volume// Mar 17 11:07:02.516484 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-599cae0c-66cf-4be4-9792-32254b25f593 None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:07:02.516595 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-599cae0c-66cf-4be4-9792-32254b25f593 None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:07:02.516874 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-599cae0c-66cf-4be4-9792-32254b25f593 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 11:07:02.517055 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 813/1669] 38.102.83.89 () {68 vars in 1076 bytes} [Tue Mar 17 11:07:02 2026] GET /volume/ => generated 388 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 11:07:09.933687 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=14 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:15:03.455052 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-d2c6590c-c9e5-4ab6-b794-a15b817b2655 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:03.530110 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d2c6590c-c9e5-4ab6-b794-a15b817b2655 tempest-TestVolumeBootPattern-640549584 tempest-TestVolumeBootPattern-640549584-project-admin] POST https://38.102.83.89/volume/v3/types Mar 17 11:15:03.530444 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-d2c6590c-c9e5-4ab6-b794-a15b817b2655 tempest-TestVolumeBootPattern-640549584 tempest-TestVolumeBootPattern-640549584-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-215676038", "extra_specs": {}}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:15:03.544667 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d2c6590c-c9e5-4ab6-b794-a15b817b2655 tempest-TestVolumeBootPattern-640549584 tempest-TestVolumeBootPattern-640549584-project-admin] https://38.102.83.89/volume/v3/types returned with HTTP 200 Mar 17 11:15:03.545056 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 857/1670] 38.102.83.89 () {74 vars in 1362 bytes} [Tue Mar 17 11:15:03 2026] POST /volume/v3/types => generated 211 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:15:03.558250 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-2c1ccaec-94d1-4235-9c23-a4f32f454f72 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:03.562111 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2c1ccaec-94d1-4235-9c23-a4f32f454f72 tempest-TestVolumeBootPattern-640549584 tempest-TestVolumeBootPattern-640549584-project-admin] POST https://38.102.83.89/volume/v3/types/8322cdd5-370a-4e19-b41d-7bb4db04118b/encryption Mar 17 11:15:03.562662 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2c1ccaec-94d1-4235-9c23-a4f32f454f72 tempest-TestVolumeBootPattern-640549584 tempest-TestVolumeBootPattern-640549584-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:15:03.606230 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2c1ccaec-94d1-4235-9c23-a4f32f454f72 tempest-TestVolumeBootPattern-640549584 tempest-TestVolumeBootPattern-640549584-project-admin] https://38.102.83.89/volume/v3/types/8322cdd5-370a-4e19-b41d-7bb4db04118b/encryption returned with HTTP 200 Mar 17 11:15:03.606230 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 814/1671] 38.102.83.89 () {74 vars in 1507 bytes} [Tue Mar 17 11:15:03 2026] POST /volume/v3/types/8322cdd5-370a-4e19-b41d-7bb4db04118b/encryption => generated 230 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:15:03.616931 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-9864517c-3ca2-479e-8d1f-5e7944b288b6 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:03.685785 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9864517c-3ca2-479e-8d1f-5e7944b288b6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 11:15:03.686428 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-9864517c-3ca2-479e-8d1f-5e7944b288b6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-637005837", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-215676038", "size": 1}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:15:03.689000 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.volumes [None req-9864517c-3ca2-479e-8d1f-5e7944b288b6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-637005837', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-215676038', 'size': 1}} {{(pid=123123) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 11:15:03.693155 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-9864517c-3ca2-479e-8d1f-5e7944b288b6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Create volume of 1 GB Mar 17 11:15:03.693527 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:15:03.693527 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:15:03.694276 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-9864517c-3ca2-479e-8d1f-5e7944b288b6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Availability Zones retrieved successfully. Mar 17 11:15:03.702519 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9864517c-3ca2-479e-8d1f-5e7944b288b6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Flow 'volume_create_api' (8f95bcac-5669-4ea0-89fd-410e29eb1e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:15:03.704242 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9864517c-3ca2-479e-8d1f-5e7944b288b6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebf95a8a-63e8-4821-9b6c-39255dbde411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:15:03.705649 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.flows.api.create_volume [None req-9864517c-3ca2-479e-8d1f-5e7944b288b6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Validating volume size '1' using validate_int {{(pid=123123) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 11:15:03.731624 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9864517c-3ca2-479e-8d1f-5e7944b288b6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebf95a8a-63e8-4821-9b6c-39255dbde411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T15:15:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8322cdd5-370a-4e19-b41d-7bb4db04118b,is_public=True,name='tempest-scenario-type-luks-215676038',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8322cdd5-370a-4e19-b41d-7bb4db04118b', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:15:03.732720 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9864517c-3ca2-479e-8d1f-5e7944b288b6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab30e596-dd92-4abe-8052-d51ee3bad390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:15:03.761093 np0005649721.novalocal devstack@c-api.service[123123]: WARNING cinder.quota [None req-9864517c-3ca2-479e-8d1f-5e7944b288b6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-215676038 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-215676038, it is now deprecated. Please use the default quota class for default quota. Mar 17 11:15:03.761545 np0005649721.novalocal devstack@c-api.service[123123]: WARNING cinder.quota [None req-9864517c-3ca2-479e-8d1f-5e7944b288b6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-215676038 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-215676038, it is now deprecated. Please use the default quota class for default quota. Mar 17 11:15:03.826513 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-9864517c-3ca2-479e-8d1f-5e7944b288b6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Created reservations ['6e6c2030-3136-49b7-ad0a-25b7f40b688d', '6002f9f5-2be9-4a2c-bd38-d44addd87444', '7e2d1178-7ec6-47ac-8c21-a69b1b0a21b5', '7ca49bb7-f137-45ad-9783-bf7ef72bcddf'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:15:03.827735 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9864517c-3ca2-479e-8d1f-5e7944b288b6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab30e596-dd92-4abe-8052-d51ee3bad390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e6c2030-3136-49b7-ad0a-25b7f40b688d', '6002f9f5-2be9-4a2c-bd38-d44addd87444', '7e2d1178-7ec6-47ac-8c21-a69b1b0a21b5', '7ca49bb7-f137-45ad-9783-bf7ef72bcddf']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:15:03.828926 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9864517c-3ca2-479e-8d1f-5e7944b288b6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06ade69d-0477-4ec1-9725-a2a2ff15a45c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:15:03.854744 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9864517c-3ca2-479e-8d1f-5e7944b288b6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06ade69d-0477-4ec1-9725-a2a2ff15a45c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79a923f6-e97e-4d47-8cf9-9bc8c2acdf06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-637005837',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7083bc45295c498ea973e9260bead4c4',qos_specs=None,replication_status=,reservations=['6e6c2030-3136-49b7-ad0a-25b7f40b688d','6002f9f5-2be9-4a2c-bd38-d44addd87444','7e2d1178-7ec6-47ac-8c21-a69b1b0a21b5','7ca49bb7-f137-45ad-9783-bf7ef72bcddf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cf8eca599ad4e3280ed83496f41b24b',volume_type_id=8322cdd5-370a-4e19-b41d-7bb4db04118b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T15:15:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-637005837',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=79a923f6-e97e-4d47-8cf9-9bc8c2acdf06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7083bc45295c498ea973e9260bead4c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cf8eca599ad4e3280ed83496f41b24b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8322cdd5-370a-4e19-b41d-7bb4db04118b),volume_type_id=8322cdd5-370a-4e19-b41d-7bb4db04118b)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:15:03.855887 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9864517c-3ca2-479e-8d1f-5e7944b288b6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f8280f7-825c-44a6-9544-b034e8c8acfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:15:03.891017 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9864517c-3ca2-479e-8d1f-5e7944b288b6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f8280f7-825c-44a6-9544-b034e8c8acfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-637005837',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7083bc45295c498ea973e9260bead4c4',qos_specs=None,replication_status=,reservations=['6e6c2030-3136-49b7-ad0a-25b7f40b688d','6002f9f5-2be9-4a2c-bd38-d44addd87444','7e2d1178-7ec6-47ac-8c21-a69b1b0a21b5','7ca49bb7-f137-45ad-9783-bf7ef72bcddf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cf8eca599ad4e3280ed83496f41b24b',volume_type_id=8322cdd5-370a-4e19-b41d-7bb4db04118b)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:15:03.892019 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9864517c-3ca2-479e-8d1f-5e7944b288b6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66cdf5ac-3cb7-4d78-a640-9ebb8ed2b473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:15:03.905877 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9864517c-3ca2-479e-8d1f-5e7944b288b6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66cdf5ac-3cb7-4d78-a640-9ebb8ed2b473) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:15:03.907164 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-9864517c-3ca2-479e-8d1f-5e7944b288b6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Flow 'volume_create_api' (8f95bcac-5669-4ea0-89fd-410e29eb1e14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:15:03.907594 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-9864517c-3ca2-479e-8d1f-5e7944b288b6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Create volume request issued successfully. Mar 17 11:15:03.908428 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-9864517c-3ca2-479e-8d1f-5e7944b288b6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 11:15:03.908988 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 858/1672] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 11:15:03 2026] POST /volume/v3/volumes => generated 782 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:15:03.931341 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-e36a086e-7621-42b8-ae5c-53536d2ffad4 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:03.933344 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e36a086e-7621-42b8-ae5c-53536d2ffad4 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06 Mar 17 11:15:03.933659 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e36a086e-7621-42b8-ae5c-53536d2ffad4 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:15:03.933913 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e36a086e-7621-42b8-ae5c-53536d2ffad4 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:15:03.945891 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:15:03.945891 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:15:03.950796 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-e36a086e-7621-42b8-ae5c-53536d2ffad4 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:15:03.956116 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e36a086e-7621-42b8-ae5c-53536d2ffad4 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06 returned with HTTP 200 Mar 17 11:15:03.956649 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 815/1673] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:15:03 2026] GET /volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:15:04.979236 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-7cf49e7a-e7ad-4151-8a0f-aa2ea3c9e4fe None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:04.981642 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7cf49e7a-e7ad-4151-8a0f-aa2ea3c9e4fe tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06 Mar 17 11:15:04.981842 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7cf49e7a-e7ad-4151-8a0f-aa2ea3c9e4fe tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:15:04.982051 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7cf49e7a-e7ad-4151-8a0f-aa2ea3c9e4fe tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:15:04.994252 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:15:04.994252 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:15:04.998914 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-7cf49e7a-e7ad-4151-8a0f-aa2ea3c9e4fe tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:15:05.003848 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7cf49e7a-e7ad-4151-8a0f-aa2ea3c9e4fe tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06 returned with HTTP 200 Mar 17 11:15:05.004252 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 859/1674] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:15:04 2026] GET /volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06 => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:15:05.026539 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-8912fc00-2ca5-45b3-8e01-006c0bc6547a None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:05.029039 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-8912fc00-2ca5-45b3-8e01-006c0bc6547a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06 Mar 17 11:15:05.029329 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-8912fc00-2ca5-45b3-8e01-006c0bc6547a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:15:05.029661 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-8912fc00-2ca5-45b3-8e01-006c0bc6547a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:15:05.038345 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:15:05.038345 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:15:05.042710 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-8912fc00-2ca5-45b3-8e01-006c0bc6547a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:15:05.048123 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-8912fc00-2ca5-45b3-8e01-006c0bc6547a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06 returned with HTTP 200 Mar 17 11:15:05.048729 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 816/1675] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:15:05 2026] GET /volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:15:05.070905 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-0cff00b9-2880-4454-a082-e38ac8aa6126 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:05.073378 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0cff00b9-2880-4454-a082-e38ac8aa6126 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] POST https://38.102.83.89/volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06/action Mar 17 11:15:05.073874 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0cff00b9-2880-4454-a082-e38ac8aa6126 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 11:15:05.074088 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0cff00b9-2880-4454-a082-e38ac8aa6126 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:15:05.082733 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:15:05.082733 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:15:05.083150 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-0cff00b9-2880-4454-a082-e38ac8aa6126 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:15:05.089806 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-0cff00b9-2880-4454-a082-e38ac8aa6126 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume updated successfully. Mar 17 11:15:05.089972 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0cff00b9-2880-4454-a082-e38ac8aa6126 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06/action returned with HTTP 200 Mar 17 11:15:05.090273 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 860/1676] 38.102.83.89 () {74 vars in 1500 bytes} [Tue Mar 17 11:15:05 2026] POST /volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Mar 17 11:15:05.201565 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-3f103526-bdb1-443d-a249-893588aa8548 req-84e228aa-5b14-46c0-8bfa-4feea3057976 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:05.204650 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-3f103526-bdb1-443d-a249-893588aa8548 req-84e228aa-5b14-46c0-8bfa-4feea3057976 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06 Mar 17 11:15:05.204948 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-3f103526-bdb1-443d-a249-893588aa8548 req-84e228aa-5b14-46c0-8bfa-4feea3057976 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:15:05.205281 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-3f103526-bdb1-443d-a249-893588aa8548 req-84e228aa-5b14-46c0-8bfa-4feea3057976 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:15:05.212883 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:15:05.212883 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:15:05.215907 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-3f103526-bdb1-443d-a249-893588aa8548 req-84e228aa-5b14-46c0-8bfa-4feea3057976 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:15:05.219834 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-3f103526-bdb1-443d-a249-893588aa8548 req-84e228aa-5b14-46c0-8bfa-4feea3057976 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06 returned with HTTP 200 Mar 17 11:15:05.220201 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 817/1677] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 11:15:05 2026] GET /volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:15:05.710945 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-3f103526-bdb1-443d-a249-893588aa8548 req-7a868459-9963-4eb3-b2b8-872f724e3f3c None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:05.713798 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-3f103526-bdb1-443d-a249-893588aa8548 req-7a868459-9963-4eb3-b2b8-872f724e3f3c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06 Mar 17 11:15:05.714077 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-3f103526-bdb1-443d-a249-893588aa8548 req-7a868459-9963-4eb3-b2b8-872f724e3f3c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:15:05.714386 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-3f103526-bdb1-443d-a249-893588aa8548 req-7a868459-9963-4eb3-b2b8-872f724e3f3c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:15:05.726005 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:15:05.726005 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:15:05.731131 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-3f103526-bdb1-443d-a249-893588aa8548 req-7a868459-9963-4eb3-b2b8-872f724e3f3c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:15:05.737461 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-3f103526-bdb1-443d-a249-893588aa8548 req-7a868459-9963-4eb3-b2b8-872f724e3f3c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06 returned with HTTP 200 Mar 17 11:15:05.737953 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 861/1678] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 11:15:05 2026] GET /volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06 => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:15:05.751645 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-7e032373-72b2-4e97-ab4d-bb6c39722436 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:05.752163 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7e032373-72b2-4e97-ab4d-bb6c39722436 None None] GET https://38.102.83.89/volume// Mar 17 11:15:05.752472 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-7e032373-72b2-4e97-ab4d-bb6c39722436 None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:15:05.752818 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-7e032373-72b2-4e97-ab4d-bb6c39722436 None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:15:05.753346 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7e032373-72b2-4e97-ab4d-bb6c39722436 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 11:15:05.753755 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 818/1679] 38.102.83.89 () {72 vars in 1530 bytes} [Tue Mar 17 11:15:05 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 11:15:05.765913 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-3f103526-bdb1-443d-a249-893588aa8548 req-4eaab61f-6fcc-4537-be32-462e353cec64 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:05.768929 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-3f103526-bdb1-443d-a249-893588aa8548 req-4eaab61f-6fcc-4537-be32-462e353cec64 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] POST https://38.102.83.89/volume/v3/attachments Mar 17 11:15:05.769535 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-3f103526-bdb1-443d-a249-893588aa8548 req-4eaab61f-6fcc-4537-be32-462e353cec64 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "79a923f6-e97e-4d47-8cf9-9bc8c2acdf06", "connector": null, "instance_uuid": "38809312-8132-40c3-b2d7-6ea2b4565c92"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:15:05.781362 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:15:05.781362 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:15:05.811437 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-3f103526-bdb1-443d-a249-893588aa8548 req-4eaab61f-6fcc-4537-be32-462e353cec64 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/attachments returned with HTTP 200 Mar 17 11:15:05.812171 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 862/1680] 38.102.83.89 () {80 vars in 1704 bytes} [Tue Mar 17 11:15:05 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:15:11.736049 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-e1f0d064-0077-449c-8bef-3d14c91a44ca None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:11.736599 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e1f0d064-0077-449c-8bef-3d14c91a44ca None None] GET https://38.102.83.89/volume// Mar 17 11:15:11.736836 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e1f0d064-0077-449c-8bef-3d14c91a44ca None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:15:11.737116 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e1f0d064-0077-449c-8bef-3d14c91a44ca None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:15:11.737640 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e1f0d064-0077-449c-8bef-3d14c91a44ca None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 11:15:11.738011 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 819/1681] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 11:15:11 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 11:15:11.749110 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-3f103526-bdb1-443d-a249-893588aa8548 req-024afc1c-5c66-43e3-b0e7-5404d980f43b None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:11.752209 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-3f103526-bdb1-443d-a249-893588aa8548 req-024afc1c-5c66-43e3-b0e7-5404d980f43b tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06 Mar 17 11:15:11.752586 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-3f103526-bdb1-443d-a249-893588aa8548 req-024afc1c-5c66-43e3-b0e7-5404d980f43b tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:15:11.752894 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-3f103526-bdb1-443d-a249-893588aa8548 req-024afc1c-5c66-43e3-b0e7-5404d980f43b tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:15:11.770637 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:15:11.770637 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:15:11.775521 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-3f103526-bdb1-443d-a249-893588aa8548 req-024afc1c-5c66-43e3-b0e7-5404d980f43b tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:15:11.781660 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-3f103526-bdb1-443d-a249-893588aa8548 req-024afc1c-5c66-43e3-b0e7-5404d980f43b tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06 returned with HTTP 200 Mar 17 11:15:11.782143 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 863/1682] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 11:15:11 2026] GET /volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06 => generated 1054 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 11:15:11.857270 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-3f103526-bdb1-443d-a249-893588aa8548 req-8410d1a3-7b19-4cc0-b2ea-1bb89dda9164 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:11.861040 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-3f103526-bdb1-443d-a249-893588aa8548 req-8410d1a3-7b19-4cc0-b2ea-1bb89dda9164 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] PUT https://38.102.83.89/volume/v3/attachments/c5f2987f-d108-491d-9b78-e1a1b8857e66 Mar 17 11:15:11.861780 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-3f103526-bdb1-443d-a249-893588aa8548 req-8410d1a3-7b19-4cc0-b2ea-1bb89dda9164 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "38.102.83.89", "host": "np0005649721.novalocal", "multipath": false, "enforce_multipath": true, "initiator": "iqn.1994-05.com.redhat:fd15498af3bd", "do_local_attach": false, "uuid": "0ceb02b1-38b4-43fc-8549-abe22c224d5e", "system uuid": "7643bce9-2f06-4fe7-b291-650913a35e56", "nvme_native_multipath": false, "nqn": "nqn.2014-08.org.nvmexpress:uuid:7492a7d8-3878-46d7-bc3c-9b085f58a756", "found_dsc": "", "host_ips": ["38.102.83.89", "fe80::f816:3eff:feb5:bca3", "192.168.122.1", "172.24.5.1", "2001:db8::2", "fe80::608a:3ff:feb6:c149"], "mountpoint": "/dev/vda"}}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:15:11.873668 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-3f103526-bdb1-443d-a249-893588aa8548 req-8410d1a3-7b19-4cc0-b2ea-1bb89dda9164 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Acquiring lock "cinder-attachment_update-79a923f6-e97e-4d47-8cf9-9bc8c2acdf06-np0005649721.novalocal" by "attachment_update" {{(pid=123124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Mar 17 11:15:11.878853 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-3f103526-bdb1-443d-a249-893588aa8548 req-8410d1a3-7b19-4cc0-b2ea-1bb89dda9164 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Lock "cinder-attachment_update-79a923f6-e97e-4d47-8cf9-9bc8c2acdf06-np0005649721.novalocal" acquired by "attachment_update" :: waited 0.005s {{(pid=123124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Mar 17 11:15:11.880041 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:15:11.880041 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:15:15.402931 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-3f103526-bdb1-443d-a249-893588aa8548 req-8410d1a3-7b19-4cc0-b2ea-1bb89dda9164 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Lock "cinder-attachment_update-79a923f6-e97e-4d47-8cf9-9bc8c2acdf06-np0005649721.novalocal" released by "attachment_update" :: held 3.524s {{(pid=123124) __release /opt/stack/cinder/cinder/coordination.py:152}} Mar 17 11:15:15.403386 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-3f103526-bdb1-443d-a249-893588aa8548 req-8410d1a3-7b19-4cc0-b2ea-1bb89dda9164 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/attachments/c5f2987f-d108-491d-9b78-e1a1b8857e66 returned with HTTP 200 Mar 17 11:15:15.403982 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 820/1683] 38.102.83.89 () {80 vars in 1814 bytes} [Tue Mar 17 11:15:11 2026] PUT /volume/v3/attachments/c5f2987f-d108-491d-9b78-e1a1b8857e66 => generated 789 bytes in 3547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:15:15.921689 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-3f103526-bdb1-443d-a249-893588aa8548 req-90bf007a-968f-4dcc-978c-854a89f18a83 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:15.924540 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-3f103526-bdb1-443d-a249-893588aa8548 req-90bf007a-968f-4dcc-978c-854a89f18a83 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] POST https://38.102.83.89/volume/v3/attachments/c5f2987f-d108-491d-9b78-e1a1b8857e66/action Mar 17 11:15:15.925108 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-3f103526-bdb1-443d-a249-893588aa8548 req-90bf007a-968f-4dcc-978c-854a89f18a83 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action body: b'{"os-complete": null}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 11:15:15.925401 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-3f103526-bdb1-443d-a249-893588aa8548 req-90bf007a-968f-4dcc-978c-854a89f18a83 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:15:15.948019 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:15:15.948019 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:15:15.958796 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-3f103526-bdb1-443d-a249-893588aa8548 req-90bf007a-968f-4dcc-978c-854a89f18a83 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/attachments/c5f2987f-d108-491d-9b78-e1a1b8857e66/action returned with HTTP 204 Mar 17 11:15:15.959454 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 864/1684] 38.102.83.89 () {80 vars in 1835 bytes} [Tue Mar 17 11:15:15 2026] POST /volume/v3/attachments/c5f2987f-d108-491d-9b78-e1a1b8857e66/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Mar 17 11:15:19.210410 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-3f103526-bdb1-443d-a249-893588aa8548 req-ab71cd35-1ee7-4be2-89e0-0f5411506657 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:19.213005 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-3f103526-bdb1-443d-a249-893588aa8548 req-ab71cd35-1ee7-4be2-89e0-0f5411506657 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06/encryption Mar 17 11:15:19.213259 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-3f103526-bdb1-443d-a249-893588aa8548 req-ab71cd35-1ee7-4be2-89e0-0f5411506657 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:15:19.213597 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-3f103526-bdb1-443d-a249-893588aa8548 req-ab71cd35-1ee7-4be2-89e0-0f5411506657 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'index' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:15:19.230810 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:15:19.230810 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:15:19.236912 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-3f103526-bdb1-443d-a249-893588aa8548 req-ab71cd35-1ee7-4be2-89e0-0f5411506657 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06/encryption returned with HTTP 200 Mar 17 11:15:19.237340 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 821/1685] 38.102.83.89 () {74 vars in 1741 bytes} [Tue Mar 17 11:15:19 2026] GET /volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:15:25.956530 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=54,cinder:INSERT=12,cinder:UPDATE=17 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:15:29.235212 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=23,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:15:35.997241 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-628ab044-0a28-42b5-81c6-5a4899f9a81d req-2ee56185-2936-47df-8fa3-db6864dd9e66 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:35.999202 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-628ab044-0a28-42b5-81c6-5a4899f9a81d req-2ee56185-2936-47df-8fa3-db6864dd9e66 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] DELETE https://38.102.83.89/volume/v3/attachments/c5f2987f-d108-491d-9b78-e1a1b8857e66 Mar 17 11:15:35.999352 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-628ab044-0a28-42b5-81c6-5a4899f9a81d req-2ee56185-2936-47df-8fa3-db6864dd9e66 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:15:35.999493 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-628ab044-0a28-42b5-81c6-5a4899f9a81d req-2ee56185-2936-47df-8fa3-db6864dd9e66 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'version_select' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:15:36.012415 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:15:36.012415 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:15:39.045107 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-628ab044-0a28-42b5-81c6-5a4899f9a81d req-2ee56185-2936-47df-8fa3-db6864dd9e66 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/attachments/c5f2987f-d108-491d-9b78-e1a1b8857e66 returned with HTTP 200 Mar 17 11:15:39.045698 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 865/1686] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 11:15:35 2026] DELETE /volume/v3/attachments/c5f2987f-d108-491d-9b78-e1a1b8857e66 => generated 19 bytes in 3049 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:15:42.248410 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-4695c62a-9935-4b69-bb69-125510735a05 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:42.250460 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4695c62a-9935-4b69-bb69-125510735a05 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] DELETE https://38.102.83.89/volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06 Mar 17 11:15:42.250737 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4695c62a-9935-4b69-bb69-125510735a05 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:15:42.251005 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4695c62a-9935-4b69-bb69-125510735a05 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:15:42.251265 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-4695c62a-9935-4b69-bb69-125510735a05 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Delete volume with id: 79a923f6-e97e-4d47-8cf9-9bc8c2acdf06 Mar 17 11:15:42.263627 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:15:42.263627 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:15:42.264270 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-4695c62a-9935-4b69-bb69-125510735a05 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:15:42.279283 np0005649721.novalocal devstack@c-api.service[123124]: WARNING cinder.keymgr.conf_key_mgr [None req-4695c62a-9935-4b69-bb69-125510735a05 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Mar 17 11:15:42.287058 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-4695c62a-9935-4b69-bb69-125510735a05 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Delete volume request issued successfully. Mar 17 11:15:42.287475 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4695c62a-9935-4b69-bb69-125510735a05 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06 returned with HTTP 202 Mar 17 11:15:42.288038 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 822/1687] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 11:15:42 2026] DELETE /volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:15:42.299986 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-29ed86d0-6021-43c7-b585-a98f0904adfc None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:42.302577 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-29ed86d0-6021-43c7-b585-a98f0904adfc tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06 Mar 17 11:15:42.302861 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-29ed86d0-6021-43c7-b585-a98f0904adfc tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:15:42.303174 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-29ed86d0-6021-43c7-b585-a98f0904adfc tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:15:42.312503 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:15:42.312503 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:15:42.318044 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-29ed86d0-6021-43c7-b585-a98f0904adfc tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:15:42.327186 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-29ed86d0-6021-43c7-b585-a98f0904adfc tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06 returned with HTTP 200 Mar 17 11:15:42.327958 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 866/1688] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:15:42 2026] GET /volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:15:43.351497 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-a559f6ad-8e63-4266-a0ed-636faafa5fa5 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:43.355331 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a559f6ad-8e63-4266-a0ed-636faafa5fa5 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06 Mar 17 11:15:43.355331 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a559f6ad-8e63-4266-a0ed-636faafa5fa5 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:15:43.355331 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a559f6ad-8e63-4266-a0ed-636faafa5fa5 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:15:43.366450 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:15:43.366450 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:15:43.371353 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-a559f6ad-8e63-4266-a0ed-636faafa5fa5 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:15:43.377218 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a559f6ad-8e63-4266-a0ed-636faafa5fa5 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06 returned with HTTP 200 Mar 17 11:15:43.379361 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 823/1689] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:15:43 2026] GET /volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 11:15:44.404110 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-613e4928-2952-445f-a080-61c3a01b2579 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:44.407233 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-613e4928-2952-445f-a080-61c3a01b2579 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06 Mar 17 11:15:44.407567 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-613e4928-2952-445f-a080-61c3a01b2579 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:15:44.407867 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-613e4928-2952-445f-a080-61c3a01b2579 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:15:44.416758 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-613e4928-2952-445f-a080-61c3a01b2579 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06 returned with HTTP 404 Mar 17 11:15:44.417522 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 867/1690] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:15:44 2026] GET /volume/v3/volumes/79a923f6-e97e-4d47-8cf9-9bc8c2acdf06 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:15:44.428189 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-5cda12d9-6830-49eb-bcf3-6dc0306a8b35 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:44.430435 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5cda12d9-6830-49eb-bcf3-6dc0306a8b35 tempest-TestVolumeBootPattern-640549584 tempest-TestVolumeBootPattern-640549584-project-admin] GET https://38.102.83.89/volume/v3/volumes/detail?all_tenants=1 Mar 17 11:15:44.430822 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-5cda12d9-6830-49eb-bcf3-6dc0306a8b35 tempest-TestVolumeBootPattern-640549584 tempest-TestVolumeBootPattern-640549584-project-admin] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:15:44.431198 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-5cda12d9-6830-49eb-bcf3-6dc0306a8b35 tempest-TestVolumeBootPattern-640549584 tempest-TestVolumeBootPattern-640549584-project-admin] Calling method 'detail' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:15:44.432471 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-5cda12d9-6830-49eb-bcf3-6dc0306a8b35 tempest-TestVolumeBootPattern-640549584 tempest-TestVolumeBootPattern-640549584-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=123124) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 11:15:44.469390 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-5cda12d9-6830-49eb-bcf3-6dc0306a8b35 tempest-TestVolumeBootPattern-640549584 tempest-TestVolumeBootPattern-640549584-project-admin] Get all volumes completed successfully. Mar 17 11:15:44.470726 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:15:44.470726 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:15:44.475925 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5cda12d9-6830-49eb-bcf3-6dc0306a8b35 tempest-TestVolumeBootPattern-640549584 tempest-TestVolumeBootPattern-640549584-project-admin] https://38.102.83.89/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Mar 17 11:15:44.476872 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 824/1691] 38.102.83.89 () {72 vars in 1395 bytes} [Tue Mar 17 11:15:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2153 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:15:44.499926 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-59140788-46c6-44b1-87cf-b2d6c7c361c0 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:44.502403 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-59140788-46c6-44b1-87cf-b2d6c7c361c0 tempest-TestVolumeBootPattern-640549584 tempest-TestVolumeBootPattern-640549584-project-admin] DELETE https://38.102.83.89/volume/v3/types/8322cdd5-370a-4e19-b41d-7bb4db04118b Mar 17 11:15:44.502743 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-59140788-46c6-44b1-87cf-b2d6c7c361c0 tempest-TestVolumeBootPattern-640549584 tempest-TestVolumeBootPattern-640549584-project-admin] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:15:44.503056 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-59140788-46c6-44b1-87cf-b2d6c7c361c0 tempest-TestVolumeBootPattern-640549584 tempest-TestVolumeBootPattern-640549584-project-admin] Calling method '_delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:15:44.561292 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-59140788-46c6-44b1-87cf-b2d6c7c361c0 tempest-TestVolumeBootPattern-640549584 tempest-TestVolumeBootPattern-640549584-project-admin] https://38.102.83.89/volume/v3/types/8322cdd5-370a-4e19-b41d-7bb4db04118b returned with HTTP 202 Mar 17 11:15:44.561851 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 868/1692] 38.102.83.89 () {72 vars in 1455 bytes} [Tue Mar 17 11:15:44 2026] DELETE /volume/v3/types/8322cdd5-370a-4e19-b41d-7bb4db04118b => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:15:44.580968 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-2f9de4b4-ef1f-46f9-a189-6e4e12054679 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:44.584328 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2f9de4b4-ef1f-46f9-a189-6e4e12054679 tempest-TestVolumeBootPattern-640549584 tempest-TestVolumeBootPattern-640549584-project-admin] POST https://38.102.83.89/volume/v3/types Mar 17 11:15:44.584328 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2f9de4b4-ef1f-46f9-a189-6e4e12054679 tempest-TestVolumeBootPattern-640549584 tempest-TestVolumeBootPattern-640549584-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1564520545", "extra_specs": {}}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:15:44.601574 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2f9de4b4-ef1f-46f9-a189-6e4e12054679 tempest-TestVolumeBootPattern-640549584 tempest-TestVolumeBootPattern-640549584-project-admin] https://38.102.83.89/volume/v3/types returned with HTTP 200 Mar 17 11:15:44.602198 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 825/1693] 38.102.83.89 () {74 vars in 1362 bytes} [Tue Mar 17 11:15:44 2026] POST /volume/v3/types => generated 213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:15:44.616137 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-b3b7cbee-83c2-4dbc-b6cc-a2d9f704070b None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:44.619255 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b3b7cbee-83c2-4dbc-b6cc-a2d9f704070b tempest-TestVolumeBootPattern-640549584 tempest-TestVolumeBootPattern-640549584-project-admin] POST https://38.102.83.89/volume/v3/types/2faf9b85-2873-4d09-88fb-3897ea439abc/encryption Mar 17 11:15:44.619828 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b3b7cbee-83c2-4dbc-b6cc-a2d9f704070b tempest-TestVolumeBootPattern-640549584 tempest-TestVolumeBootPattern-640549584-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:15:44.650520 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b3b7cbee-83c2-4dbc-b6cc-a2d9f704070b tempest-TestVolumeBootPattern-640549584 tempest-TestVolumeBootPattern-640549584-project-admin] https://38.102.83.89/volume/v3/types/2faf9b85-2873-4d09-88fb-3897ea439abc/encryption returned with HTTP 200 Mar 17 11:15:44.650885 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 869/1694] 38.102.83.89 () {74 vars in 1507 bytes} [Tue Mar 17 11:15:44 2026] POST /volume/v3/types/2faf9b85-2873-4d09-88fb-3897ea439abc/encryption => generated 231 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:15:44.662874 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-95900dd1-66a5-4d86-a34e-82be67f198b2 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:44.665266 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-95900dd1-66a5-4d86-a34e-82be67f198b2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 11:15:44.665765 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-95900dd1-66a5-4d86-a34e-82be67f198b2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-836298789", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1564520545", "size": 1}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:15:44.668441 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.volumes [None req-95900dd1-66a5-4d86-a34e-82be67f198b2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-836298789', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1564520545', 'size': 1}} {{(pid=123124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 11:15:44.672039 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-95900dd1-66a5-4d86-a34e-82be67f198b2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Create volume of 1 GB Mar 17 11:15:44.672437 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:15:44.672437 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:15:44.673144 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-95900dd1-66a5-4d86-a34e-82be67f198b2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Availability Zones retrieved successfully. Mar 17 11:15:44.681564 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-95900dd1-66a5-4d86-a34e-82be67f198b2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Flow 'volume_create_api' (13eec3dc-17ef-47c0-8a4f-bb7cf06d21e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:15:44.683272 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-95900dd1-66a5-4d86-a34e-82be67f198b2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e18072b-d98d-4360-9ca8-398be8467e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:15:44.684663 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.flows.api.create_volume [None req-95900dd1-66a5-4d86-a34e-82be67f198b2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Validating volume size '1' using validate_int {{(pid=123124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 11:15:44.709576 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-95900dd1-66a5-4d86-a34e-82be67f198b2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e18072b-d98d-4360-9ca8-398be8467e0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T15:15:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2faf9b85-2873-4d09-88fb-3897ea439abc,is_public=True,name='tempest-scenario-type-luks2-1564520545',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2faf9b85-2873-4d09-88fb-3897ea439abc', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:15:44.710752 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-95900dd1-66a5-4d86-a34e-82be67f198b2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a67a9c6c-322b-4996-87a5-e1cfb6f6d76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:15:44.736962 np0005649721.novalocal devstack@c-api.service[123124]: WARNING cinder.quota [None req-95900dd1-66a5-4d86-a34e-82be67f198b2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1564520545 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1564520545, it is now deprecated. Please use the default quota class for default quota. Mar 17 11:15:44.737410 np0005649721.novalocal devstack@c-api.service[123124]: WARNING cinder.quota [None req-95900dd1-66a5-4d86-a34e-82be67f198b2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1564520545 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1564520545, it is now deprecated. Please use the default quota class for default quota. Mar 17 11:15:44.763863 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-95900dd1-66a5-4d86-a34e-82be67f198b2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Created reservations ['129bedfd-9802-4583-91e2-ca3ab39fe986', 'b5bf6676-93f1-4f18-93de-4561b6d29539', '433a89fd-d8f5-4e41-af14-23380785802d', '15b1f3c8-4191-4261-a958-e936413dc516'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:15:44.764620 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-95900dd1-66a5-4d86-a34e-82be67f198b2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a67a9c6c-322b-4996-87a5-e1cfb6f6d76d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['129bedfd-9802-4583-91e2-ca3ab39fe986', 'b5bf6676-93f1-4f18-93de-4561b6d29539', '433a89fd-d8f5-4e41-af14-23380785802d', '15b1f3c8-4191-4261-a958-e936413dc516']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:15:44.765341 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-95900dd1-66a5-4d86-a34e-82be67f198b2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe04ad9b-d03c-4394-b51a-6bf0d703daec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:15:44.780709 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-95900dd1-66a5-4d86-a34e-82be67f198b2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe04ad9b-d03c-4394-b51a-6bf0d703daec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '456a564d-22da-41d0-b386-80c4466ccf1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-836298789',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7083bc45295c498ea973e9260bead4c4',qos_specs=None,replication_status=,reservations=['129bedfd-9802-4583-91e2-ca3ab39fe986','b5bf6676-93f1-4f18-93de-4561b6d29539','433a89fd-d8f5-4e41-af14-23380785802d','15b1f3c8-4191-4261-a958-e936413dc516'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cf8eca599ad4e3280ed83496f41b24b',volume_type_id=2faf9b85-2873-4d09-88fb-3897ea439abc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T15:15:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-836298789',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=456a564d-22da-41d0-b386-80c4466ccf1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7083bc45295c498ea973e9260bead4c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cf8eca599ad4e3280ed83496f41b24b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2faf9b85-2873-4d09-88fb-3897ea439abc),volume_type_id=2faf9b85-2873-4d09-88fb-3897ea439abc)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:15:44.781406 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-95900dd1-66a5-4d86-a34e-82be67f198b2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77cd1532-791e-409f-afb4-6335b4c94618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:15:44.800857 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-95900dd1-66a5-4d86-a34e-82be67f198b2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77cd1532-791e-409f-afb4-6335b4c94618) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-836298789',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7083bc45295c498ea973e9260bead4c4',qos_specs=None,replication_status=,reservations=['129bedfd-9802-4583-91e2-ca3ab39fe986','b5bf6676-93f1-4f18-93de-4561b6d29539','433a89fd-d8f5-4e41-af14-23380785802d','15b1f3c8-4191-4261-a958-e936413dc516'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cf8eca599ad4e3280ed83496f41b24b',volume_type_id=2faf9b85-2873-4d09-88fb-3897ea439abc)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:15:44.801534 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-95900dd1-66a5-4d86-a34e-82be67f198b2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0388e1be-e3a7-468e-a37e-4096e390d885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:15:44.810337 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-95900dd1-66a5-4d86-a34e-82be67f198b2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0388e1be-e3a7-468e-a37e-4096e390d885) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:15:44.810337 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-95900dd1-66a5-4d86-a34e-82be67f198b2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Flow 'volume_create_api' (13eec3dc-17ef-47c0-8a4f-bb7cf06d21e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:15:44.810455 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-95900dd1-66a5-4d86-a34e-82be67f198b2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Create volume request issued successfully. Mar 17 11:15:44.810928 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-95900dd1-66a5-4d86-a34e-82be67f198b2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 11:15:44.811336 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 826/1695] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 11:15:44 2026] POST /volume/v3/volumes => generated 784 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:15:44.835351 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-2fadc232-fdfb-46f1-a3bd-7a71d017de57 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:44.836748 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2fadc232-fdfb-46f1-a3bd-7a71d017de57 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c Mar 17 11:15:44.837051 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2fadc232-fdfb-46f1-a3bd-7a71d017de57 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:15:44.837389 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2fadc232-fdfb-46f1-a3bd-7a71d017de57 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:15:44.847813 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:15:44.847813 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:15:44.853221 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-2fadc232-fdfb-46f1-a3bd-7a71d017de57 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:15:44.858963 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2fadc232-fdfb-46f1-a3bd-7a71d017de57 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c returned with HTTP 200 Mar 17 11:15:44.859507 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 870/1696] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:15:44 2026] GET /volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:15:45.884498 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-f07db120-6250-4882-b500-f6314698ea9a None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:45.890285 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f07db120-6250-4882-b500-f6314698ea9a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c Mar 17 11:15:45.890609 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f07db120-6250-4882-b500-f6314698ea9a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:15:45.890900 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f07db120-6250-4882-b500-f6314698ea9a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:15:45.903579 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:15:45.903579 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:15:45.908787 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-f07db120-6250-4882-b500-f6314698ea9a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:15:45.914521 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f07db120-6250-4882-b500-f6314698ea9a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c returned with HTTP 200 Mar 17 11:15:45.915072 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 827/1697] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:15:45 2026] GET /volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:15:45.937137 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-b2a3cdb7-066b-498f-9964-c6d47ad09346 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:45.939701 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b2a3cdb7-066b-498f-9964-c6d47ad09346 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c Mar 17 11:15:45.939979 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b2a3cdb7-066b-498f-9964-c6d47ad09346 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:15:45.940264 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b2a3cdb7-066b-498f-9964-c6d47ad09346 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:15:45.949284 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:15:45.949284 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:15:45.953587 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-b2a3cdb7-066b-498f-9964-c6d47ad09346 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:15:45.959047 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b2a3cdb7-066b-498f-9964-c6d47ad09346 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c returned with HTTP 200 Mar 17 11:15:45.959557 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 871/1698] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:15:45 2026] GET /volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:15:45.981721 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-4108e3d5-cdc9-41bd-82b5-bc40edfd6367 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:45.984719 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4108e3d5-cdc9-41bd-82b5-bc40edfd6367 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] POST https://38.102.83.89/volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c/action Mar 17 11:15:45.985243 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4108e3d5-cdc9-41bd-82b5-bc40edfd6367 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=123124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 11:15:45.985551 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4108e3d5-cdc9-41bd-82b5-bc40edfd6367 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:15:45.996548 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:15:45.996548 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:15:45.997262 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-4108e3d5-cdc9-41bd-82b5-bc40edfd6367 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:15:46.004336 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-4108e3d5-cdc9-41bd-82b5-bc40edfd6367 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume updated successfully. Mar 17 11:15:46.004700 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4108e3d5-cdc9-41bd-82b5-bc40edfd6367 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c/action returned with HTTP 200 Mar 17 11:15:46.005481 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 828/1699] 38.102.83.89 () {74 vars in 1500 bytes} [Tue Mar 17 11:15:45 2026] POST /volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Mar 17 11:15:46.109890 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-e8dd6362-4b19-4b20-b8cc-f9f477774e95 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:46.112663 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-e8dd6362-4b19-4b20-b8cc-f9f477774e95 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c Mar 17 11:15:46.112943 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-e8dd6362-4b19-4b20-b8cc-f9f477774e95 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:15:46.113273 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-e8dd6362-4b19-4b20-b8cc-f9f477774e95 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:15:46.124161 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:15:46.124161 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:15:46.128612 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-e8dd6362-4b19-4b20-b8cc-f9f477774e95 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:15:46.133998 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-e8dd6362-4b19-4b20-b8cc-f9f477774e95 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c returned with HTTP 200 Mar 17 11:15:46.134562 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 872/1700] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 11:15:46 2026] GET /volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:15:46.645102 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-b3cb368a-b4f3-46a2-8a30-e2969be1e758 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:46.649014 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-b3cb368a-b4f3-46a2-8a30-e2969be1e758 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c Mar 17 11:15:46.649467 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-b3cb368a-b4f3-46a2-8a30-e2969be1e758 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:15:46.649896 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-b3cb368a-b4f3-46a2-8a30-e2969be1e758 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:15:46.663339 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:15:46.663339 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:15:46.668147 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-b3cb368a-b4f3-46a2-8a30-e2969be1e758 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:15:46.674184 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-b3cb368a-b4f3-46a2-8a30-e2969be1e758 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c returned with HTTP 200 Mar 17 11:15:46.674723 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 829/1701] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 11:15:46 2026] GET /volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:15:46.688520 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-e7bf1531-a738-4f0a-bcc2-7cca80aa8b07 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:46.689028 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e7bf1531-a738-4f0a-bcc2-7cca80aa8b07 None None] GET https://38.102.83.89/volume// Mar 17 11:15:46.689272 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e7bf1531-a738-4f0a-bcc2-7cca80aa8b07 None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:15:46.689631 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e7bf1531-a738-4f0a-bcc2-7cca80aa8b07 None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:15:46.690124 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e7bf1531-a738-4f0a-bcc2-7cca80aa8b07 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 11:15:46.690542 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 873/1702] 38.102.83.89 () {72 vars in 1530 bytes} [Tue Mar 17 11:15:46 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 11:15:46.700690 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-042def6e-5d87-4d06-b3a8-7e0eaf729e7f None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:46.703376 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-042def6e-5d87-4d06-b3a8-7e0eaf729e7f tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] POST https://38.102.83.89/volume/v3/attachments Mar 17 11:15:46.703843 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-042def6e-5d87-4d06-b3a8-7e0eaf729e7f tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "456a564d-22da-41d0-b386-80c4466ccf1c", "connector": null, "instance_uuid": "eeb6653f-50aa-4b89-8896-1970ef1bdcfe"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:15:46.716028 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:15:46.716028 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:15:46.743277 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-042def6e-5d87-4d06-b3a8-7e0eaf729e7f tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/attachments returned with HTTP 200 Mar 17 11:15:46.743822 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 830/1703] 38.102.83.89 () {80 vars in 1704 bytes} [Tue Mar 17 11:15:46 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:15:52.618706 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-f069ca77-7bba-434c-b382-6127c39410b8 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:52.619192 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f069ca77-7bba-434c-b382-6127c39410b8 None None] GET https://38.102.83.89/volume// Mar 17 11:15:52.619453 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f069ca77-7bba-434c-b382-6127c39410b8 None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:15:52.619736 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f069ca77-7bba-434c-b382-6127c39410b8 None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:15:52.620214 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f069ca77-7bba-434c-b382-6127c39410b8 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 11:15:52.620912 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 874/1704] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 11:15:52 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 11:15:52.631530 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-8fe01207-ae1f-4777-8c84-02cdb52776ef None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:52.634721 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-8fe01207-ae1f-4777-8c84-02cdb52776ef tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c Mar 17 11:15:52.635023 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-8fe01207-ae1f-4777-8c84-02cdb52776ef tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:15:52.635330 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-8fe01207-ae1f-4777-8c84-02cdb52776ef tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:15:52.651924 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:15:52.651924 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:15:52.656876 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-8fe01207-ae1f-4777-8c84-02cdb52776ef tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:15:52.662820 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-8fe01207-ae1f-4777-8c84-02cdb52776ef tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c returned with HTTP 200 Mar 17 11:15:52.663507 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 831/1705] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 11:15:52 2026] GET /volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c => generated 1056 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 11:15:52.741870 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-716bcdfd-ba8b-43d2-b811-67fbd151ca07 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:52.744874 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-716bcdfd-ba8b-43d2-b811-67fbd151ca07 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] PUT https://38.102.83.89/volume/v3/attachments/5b45e747-27c2-42ca-a01b-72b33bf1b5fa Mar 17 11:15:52.745673 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-716bcdfd-ba8b-43d2-b811-67fbd151ca07 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "38.102.83.89", "host": "np0005649721.novalocal", "multipath": false, "enforce_multipath": true, "initiator": "iqn.1994-05.com.redhat:fd15498af3bd", "do_local_attach": false, "uuid": "0ceb02b1-38b4-43fc-8549-abe22c224d5e", "system uuid": "7643bce9-2f06-4fe7-b291-650913a35e56", "nvme_native_multipath": false, "nqn": "nqn.2014-08.org.nvmexpress:uuid:7492a7d8-3878-46d7-bc3c-9b085f58a756", "found_dsc": "", "host_ips": ["38.102.83.89", "fe80::f816:3eff:feb5:bca3", "192.168.122.1", "172.24.5.1", "2001:db8::2", "fe80::608a:3ff:feb6:c149"], "mountpoint": "/dev/vda"}}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:15:52.755223 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-716bcdfd-ba8b-43d2-b811-67fbd151ca07 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Acquiring lock "cinder-attachment_update-456a564d-22da-41d0-b386-80c4466ccf1c-np0005649721.novalocal" by "attachment_update" {{(pid=123123) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Mar 17 11:15:52.764800 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-716bcdfd-ba8b-43d2-b811-67fbd151ca07 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Lock "cinder-attachment_update-456a564d-22da-41d0-b386-80c4466ccf1c-np0005649721.novalocal" acquired by "attachment_update" :: waited 0.009s {{(pid=123123) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Mar 17 11:15:52.766174 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:15:52.766174 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:15:56.291887 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-716bcdfd-ba8b-43d2-b811-67fbd151ca07 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Lock "cinder-attachment_update-456a564d-22da-41d0-b386-80c4466ccf1c-np0005649721.novalocal" released by "attachment_update" :: held 3.527s {{(pid=123123) __release /opt/stack/cinder/cinder/coordination.py:152}} Mar 17 11:15:56.292385 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-716bcdfd-ba8b-43d2-b811-67fbd151ca07 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/attachments/5b45e747-27c2-42ca-a01b-72b33bf1b5fa returned with HTTP 200 Mar 17 11:15:56.292885 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 875/1706] 38.102.83.89 () {80 vars in 1814 bytes} [Tue Mar 17 11:15:52 2026] PUT /volume/v3/attachments/5b45e747-27c2-42ca-a01b-72b33bf1b5fa => generated 789 bytes in 3552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:15:56.808523 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-cc535293-e702-41b5-abe3-748f283d2918 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:15:56.811625 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-cc535293-e702-41b5-abe3-748f283d2918 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] POST https://38.102.83.89/volume/v3/attachments/5b45e747-27c2-42ca-a01b-72b33bf1b5fa/action Mar 17 11:15:56.812126 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-cc535293-e702-41b5-abe3-748f283d2918 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action body: b'{"os-complete": null}' {{(pid=123124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 11:15:56.812344 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-cc535293-e702-41b5-abe3-748f283d2918 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:15:56.833731 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:15:56.833731 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:15:56.848621 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-cc535293-e702-41b5-abe3-748f283d2918 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/attachments/5b45e747-27c2-42ca-a01b-72b33bf1b5fa/action returned with HTTP 204 Mar 17 11:15:56.849164 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 832/1707] 38.102.83.89 () {80 vars in 1835 bytes} [Tue Mar 17 11:15:56 2026] POST /volume/v3/attachments/5b45e747-27c2-42ca-a01b-72b33bf1b5fa/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:16:00.100967 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-feda98a6-318a-447a-9739-fb135cb50b72 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:16:00.103959 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-feda98a6-318a-447a-9739-fb135cb50b72 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c/encryption Mar 17 11:16:00.104238 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-feda98a6-318a-447a-9739-fb135cb50b72 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:16:00.104691 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-feda98a6-318a-447a-9739-fb135cb50b72 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'index' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:16:00.116803 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:16:00.116803 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:16:00.125851 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-dd3c09a1-e1cf-4ab8-90e2-2a3dabc56271 req-feda98a6-318a-447a-9739-fb135cb50b72 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c/encryption returned with HTTP 200 Mar 17 11:16:00.126384 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 876/1708] 38.102.83.89 () {74 vars in 1741 bytes} [Tue Mar 17 11:16:00 2026] GET /volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:16:06.845704 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=60,cinder:UPDATE=18,cinder:INSERT=11 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:16:10.123619 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=46,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:16:18.064053 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-b6d5e0da-2489-4c0b-9d71-9bb874d23ec0 req-d87f4606-5424-4d58-8e23-91180125617e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:16:18.066335 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-b6d5e0da-2489-4c0b-9d71-9bb874d23ec0 req-d87f4606-5424-4d58-8e23-91180125617e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c/encryption Mar 17 11:16:18.066522 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-b6d5e0da-2489-4c0b-9d71-9bb874d23ec0 req-d87f4606-5424-4d58-8e23-91180125617e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:16:18.066707 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-b6d5e0da-2489-4c0b-9d71-9bb874d23ec0 req-d87f4606-5424-4d58-8e23-91180125617e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'index' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:16:18.079606 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:16:18.079606 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:16:18.085749 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-b6d5e0da-2489-4c0b-9d71-9bb874d23ec0 req-d87f4606-5424-4d58-8e23-91180125617e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c/encryption returned with HTTP 200 Mar 17 11:16:18.086178 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 833/1709] 38.102.83.89 () {74 vars in 1741 bytes} [Tue Mar 17 11:16:18 2026] GET /volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:16:20.300741 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-b6d5e0da-2489-4c0b-9d71-9bb874d23ec0 req-b491d85a-9712-422b-96da-a5f2eca9aeeb None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:16:20.303804 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-b6d5e0da-2489-4c0b-9d71-9bb874d23ec0 req-b491d85a-9712-422b-96da-a5f2eca9aeeb tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] DELETE https://38.102.83.89/volume/v3/attachments/5b45e747-27c2-42ca-a01b-72b33bf1b5fa Mar 17 11:16:20.304074 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-b6d5e0da-2489-4c0b-9d71-9bb874d23ec0 req-b491d85a-9712-422b-96da-a5f2eca9aeeb tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:16:20.304425 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-b6d5e0da-2489-4c0b-9d71-9bb874d23ec0 req-b491d85a-9712-422b-96da-a5f2eca9aeeb tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'version_select' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:16:20.315993 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:16:20.315993 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:16:23.356903 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-b6d5e0da-2489-4c0b-9d71-9bb874d23ec0 req-b491d85a-9712-422b-96da-a5f2eca9aeeb tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/attachments/5b45e747-27c2-42ca-a01b-72b33bf1b5fa returned with HTTP 200 Mar 17 11:16:23.357704 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 877/1710] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 11:16:20 2026] DELETE /volume/v3/attachments/5b45e747-27c2-42ca-a01b-72b33bf1b5fa => generated 19 bytes in 3057 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:16:25.822650 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-a2cfdc11-fb28-498a-9aea-dad69dc2d61c None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:16:25.825263 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a2cfdc11-fb28-498a-9aea-dad69dc2d61c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] DELETE https://38.102.83.89/volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c Mar 17 11:16:25.825651 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a2cfdc11-fb28-498a-9aea-dad69dc2d61c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:16:25.825949 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a2cfdc11-fb28-498a-9aea-dad69dc2d61c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:16:25.826239 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-a2cfdc11-fb28-498a-9aea-dad69dc2d61c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Delete volume with id: 456a564d-22da-41d0-b386-80c4466ccf1c Mar 17 11:16:25.837593 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:16:25.837593 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:16:25.838511 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-a2cfdc11-fb28-498a-9aea-dad69dc2d61c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:16:25.855601 np0005649721.novalocal devstack@c-api.service[123124]: WARNING cinder.keymgr.conf_key_mgr [None req-a2cfdc11-fb28-498a-9aea-dad69dc2d61c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Mar 17 11:16:25.865854 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-a2cfdc11-fb28-498a-9aea-dad69dc2d61c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Delete volume request issued successfully. Mar 17 11:16:25.866154 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a2cfdc11-fb28-498a-9aea-dad69dc2d61c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c returned with HTTP 202 Mar 17 11:16:25.866835 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 834/1711] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 11:16:25 2026] DELETE /volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:16:25.878758 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-af9ef651-c1de-42ee-a6aa-8d1bdefb6c74 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:16:25.881215 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-af9ef651-c1de-42ee-a6aa-8d1bdefb6c74 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c Mar 17 11:16:25.881565 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-af9ef651-c1de-42ee-a6aa-8d1bdefb6c74 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:16:25.881843 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-af9ef651-c1de-42ee-a6aa-8d1bdefb6c74 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:16:25.894758 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:16:25.894758 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:16:25.899677 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-af9ef651-c1de-42ee-a6aa-8d1bdefb6c74 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:16:25.905981 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-af9ef651-c1de-42ee-a6aa-8d1bdefb6c74 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c returned with HTTP 200 Mar 17 11:16:25.906544 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 878/1712] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:16:25 2026] GET /volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:16:26.930391 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-b49a0bb7-3b8c-4ff4-bfb8-bfff6d59b675 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:16:26.933610 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b49a0bb7-3b8c-4ff4-bfb8-bfff6d59b675 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c Mar 17 11:16:26.933914 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b49a0bb7-3b8c-4ff4-bfb8-bfff6d59b675 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:16:26.934242 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b49a0bb7-3b8c-4ff4-bfb8-bfff6d59b675 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:16:26.945037 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:16:26.945037 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:16:26.950027 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-b49a0bb7-3b8c-4ff4-bfb8-bfff6d59b675 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:16:26.956629 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b49a0bb7-3b8c-4ff4-bfb8-bfff6d59b675 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c returned with HTTP 200 Mar 17 11:16:26.957132 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 835/1713] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:16:26 2026] GET /volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:16:27.981899 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-dd3277a3-9567-4793-b23a-794d4de09d32 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:16:27.984646 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-dd3277a3-9567-4793-b23a-794d4de09d32 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c Mar 17 11:16:27.984984 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-dd3277a3-9567-4793-b23a-794d4de09d32 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:16:27.985317 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-dd3277a3-9567-4793-b23a-794d4de09d32 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:16:27.993209 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-dd3277a3-9567-4793-b23a-794d4de09d32 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c returned with HTTP 404 Mar 17 11:16:27.993912 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 879/1714] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:16:27 2026] GET /volume/v3/volumes/456a564d-22da-41d0-b386-80c4466ccf1c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:16:28.005432 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-fe6cc19c-a270-4dc4-ab16-0c5ddd5adbeb None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:16:28.008262 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-fe6cc19c-a270-4dc4-ab16-0c5ddd5adbeb tempest-TestVolumeBootPattern-640549584 tempest-TestVolumeBootPattern-640549584-project-admin] GET https://38.102.83.89/volume/v3/volumes/detail?all_tenants=1 Mar 17 11:16:28.008576 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-fe6cc19c-a270-4dc4-ab16-0c5ddd5adbeb tempest-TestVolumeBootPattern-640549584 tempest-TestVolumeBootPattern-640549584-project-admin] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:16:28.008872 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-fe6cc19c-a270-4dc4-ab16-0c5ddd5adbeb tempest-TestVolumeBootPattern-640549584 tempest-TestVolumeBootPattern-640549584-project-admin] Calling method 'detail' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:16:28.010015 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-fe6cc19c-a270-4dc4-ab16-0c5ddd5adbeb tempest-TestVolumeBootPattern-640549584 tempest-TestVolumeBootPattern-640549584-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=123124) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Mar 17 11:16:28.021940 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-fe6cc19c-a270-4dc4-ab16-0c5ddd5adbeb tempest-TestVolumeBootPattern-640549584 tempest-TestVolumeBootPattern-640549584-project-admin] Get all volumes completed successfully. Mar 17 11:16:28.023079 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:16:28.023079 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:16:28.028252 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-fe6cc19c-a270-4dc4-ab16-0c5ddd5adbeb tempest-TestVolumeBootPattern-640549584 tempest-TestVolumeBootPattern-640549584-project-admin] https://38.102.83.89/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Mar 17 11:16:28.028763 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 836/1715] 38.102.83.89 () {72 vars in 1395 bytes} [Tue Mar 17 11:16:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2153 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:16:28.055478 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-dcc4ccce-a495-4e54-bb16-9ef8e00c8cbc None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:16:28.058313 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-dcc4ccce-a495-4e54-bb16-9ef8e00c8cbc tempest-TestVolumeBootPattern-640549584 tempest-TestVolumeBootPattern-640549584-project-admin] DELETE https://38.102.83.89/volume/v3/types/2faf9b85-2873-4d09-88fb-3897ea439abc Mar 17 11:16:28.058652 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-dcc4ccce-a495-4e54-bb16-9ef8e00c8cbc tempest-TestVolumeBootPattern-640549584 tempest-TestVolumeBootPattern-640549584-project-admin] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:16:28.059133 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-dcc4ccce-a495-4e54-bb16-9ef8e00c8cbc tempest-TestVolumeBootPattern-640549584 tempest-TestVolumeBootPattern-640549584-project-admin] Calling method '_delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:16:28.093391 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-dcc4ccce-a495-4e54-bb16-9ef8e00c8cbc tempest-TestVolumeBootPattern-640549584 tempest-TestVolumeBootPattern-640549584-project-admin] https://38.102.83.89/volume/v3/types/2faf9b85-2873-4d09-88fb-3897ea439abc returned with HTTP 202 Mar 17 11:16:28.093993 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 880/1716] 38.102.83.89 () {72 vars in 1455 bytes} [Tue Mar 17 11:16:28 2026] DELETE /volume/v3/types/2faf9b85-2873-4d09-88fb-3897ea439abc => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:16:28.148405 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-009051ee-69e2-4475-b647-be332094af20 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:16:28.150766 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-009051ee-69e2-4475-b647-be332094af20 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 11:16:28.151253 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-009051ee-69e2-4475-b647-be332094af20 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1777655994", "snapshot_id": null, "imageRef": "94d916c9-b3b0-4ece-826a-886c90b57bfd", "volume_type": null, "size": 1}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:16:28.153461 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.volumes [None req-009051ee-69e2-4475-b647-be332094af20 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1777655994', 'snapshot_id': None, 'imageRef': '94d916c9-b3b0-4ece-826a-886c90b57bfd', 'volume_type': None, 'size': 1}} {{(pid=123124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 11:16:28.376212 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-009051ee-69e2-4475-b647-be332094af20 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Create volume of 1 GB Mar 17 11:16:28.381448 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-009051ee-69e2-4475-b647-be332094af20 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Availability Zones retrieved successfully. Mar 17 11:16:28.387061 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-009051ee-69e2-4475-b647-be332094af20 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Flow 'volume_create_api' (aa14bc78-51f8-4d8c-b40b-ffb33bb2b871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:16:28.388507 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-009051ee-69e2-4475-b647-be332094af20 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8864fd5d-5a59-4e51-99b8-6ac2c712e416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:16:28.389392 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.flows.api.create_volume [None req-009051ee-69e2-4475-b647-be332094af20 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Validating volume size '1' using validate_int {{(pid=123124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 11:16:28.456373 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-009051ee-69e2-4475-b647-be332094af20 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8864fd5d-5a59-4e51-99b8-6ac2c712e416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:16:28.457457 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-009051ee-69e2-4475-b647-be332094af20 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c4cdc42-af87-4503-8358-e7b4839062a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:16:28.555689 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-009051ee-69e2-4475-b647-be332094af20 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Created reservations ['60194d78-92f2-47fc-9a97-a040fe7073a6', '839ca411-a4d8-43f1-ba59-2ea0f9dee4ee', 'aa3eadc5-0481-458d-939d-bef6d95752f4', 'a702479b-6365-4b8e-bbf8-8690a955f31e'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:16:28.556427 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-009051ee-69e2-4475-b647-be332094af20 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c4cdc42-af87-4503-8358-e7b4839062a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60194d78-92f2-47fc-9a97-a040fe7073a6', '839ca411-a4d8-43f1-ba59-2ea0f9dee4ee', 'aa3eadc5-0481-458d-939d-bef6d95752f4', 'a702479b-6365-4b8e-bbf8-8690a955f31e']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:16:28.557118 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-009051ee-69e2-4475-b647-be332094af20 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af1443ed-01d0-474a-8a33-ed6560ab8094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:16:28.572148 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-009051ee-69e2-4475-b647-be332094af20 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af1443ed-01d0-474a-8a33-ed6560ab8094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c18c18ff-5a3c-4be8-927e-85c9ff10aacc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1777655994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7083bc45295c498ea973e9260bead4c4',qos_specs=None,replication_status=,reservations=['60194d78-92f2-47fc-9a97-a040fe7073a6','839ca411-a4d8-43f1-ba59-2ea0f9dee4ee','aa3eadc5-0481-458d-939d-bef6d95752f4','a702479b-6365-4b8e-bbf8-8690a955f31e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cf8eca599ad4e3280ed83496f41b24b',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T15:16:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1777655994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c18c18ff-5a3c-4be8-927e-85c9ff10aacc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7083bc45295c498ea973e9260bead4c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cf8eca599ad4e3280ed83496f41b24b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:16:28.572856 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-009051ee-69e2-4475-b647-be332094af20 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03f24411-bbe9-4355-ad4c-cf5028caa4a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:16:28.590057 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-009051ee-69e2-4475-b647-be332094af20 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03f24411-bbe9-4355-ad4c-cf5028caa4a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1777655994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7083bc45295c498ea973e9260bead4c4',qos_specs=None,replication_status=,reservations=['60194d78-92f2-47fc-9a97-a040fe7073a6','839ca411-a4d8-43f1-ba59-2ea0f9dee4ee','aa3eadc5-0481-458d-939d-bef6d95752f4','a702479b-6365-4b8e-bbf8-8690a955f31e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cf8eca599ad4e3280ed83496f41b24b',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:16:28.590699 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-009051ee-69e2-4475-b647-be332094af20 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a069cb76-3473-4c4c-bebd-698076e50240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:16:28.600493 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-009051ee-69e2-4475-b647-be332094af20 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a069cb76-3473-4c4c-bebd-698076e50240) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:16:28.600493 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-009051ee-69e2-4475-b647-be332094af20 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Flow 'volume_create_api' (aa14bc78-51f8-4d8c-b40b-ffb33bb2b871) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:16:28.600493 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-009051ee-69e2-4475-b647-be332094af20 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Create volume request issued successfully. Mar 17 11:16:28.600493 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-009051ee-69e2-4475-b647-be332094af20 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 11:16:28.600493 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 837/1717] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 11:16:28 2026] POST /volume/v3/volumes => generated 766 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:16:28.619267 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-c6d91c5e-5cd1-43a7-8309-fb5a71ab14f7 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:16:28.621419 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c6d91c5e-5cd1-43a7-8309-fb5a71ab14f7 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/c18c18ff-5a3c-4be8-927e-85c9ff10aacc Mar 17 11:16:28.626782 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c6d91c5e-5cd1-43a7-8309-fb5a71ab14f7 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:16:28.626782 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c6d91c5e-5cd1-43a7-8309-fb5a71ab14f7 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:16:28.646454 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:16:28.646454 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:16:28.651230 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-c6d91c5e-5cd1-43a7-8309-fb5a71ab14f7 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:16:28.657166 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c6d91c5e-5cd1-43a7-8309-fb5a71ab14f7 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/c18c18ff-5a3c-4be8-927e-85c9ff10aacc returned with HTTP 200 Mar 17 11:16:28.657814 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 881/1718] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:16:28 2026] GET /volume/v3/volumes/c18c18ff-5a3c-4be8-927e-85c9ff10aacc => generated 834 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:16:29.686423 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-f7167121-869f-4a6d-ab81-9c071e6914eb None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:16:29.689097 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f7167121-869f-4a6d-ab81-9c071e6914eb tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/c18c18ff-5a3c-4be8-927e-85c9ff10aacc Mar 17 11:16:29.689469 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f7167121-869f-4a6d-ab81-9c071e6914eb tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:16:29.689802 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f7167121-869f-4a6d-ab81-9c071e6914eb tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:16:29.703385 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:16:29.703385 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:16:29.709132 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-f7167121-869f-4a6d-ab81-9c071e6914eb tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:16:29.717258 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f7167121-869f-4a6d-ab81-9c071e6914eb tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/c18c18ff-5a3c-4be8-927e-85c9ff10aacc returned with HTTP 200 Mar 17 11:16:29.718097 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 838/1719] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:16:29 2026] GET /volume/v3/volumes/c18c18ff-5a3c-4be8-927e-85c9ff10aacc => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:16:30.741909 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-b5a72720-0d31-47e9-be14-4bb2a4959868 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:16:30.744554 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b5a72720-0d31-47e9-be14-4bb2a4959868 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/c18c18ff-5a3c-4be8-927e-85c9ff10aacc Mar 17 11:16:30.744966 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b5a72720-0d31-47e9-be14-4bb2a4959868 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:16:30.745282 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b5a72720-0d31-47e9-be14-4bb2a4959868 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:16:30.755089 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:16:30.755089 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:16:30.759814 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-b5a72720-0d31-47e9-be14-4bb2a4959868 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:16:30.766496 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b5a72720-0d31-47e9-be14-4bb2a4959868 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/c18c18ff-5a3c-4be8-927e-85c9ff10aacc returned with HTTP 200 Mar 17 11:16:30.767046 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 882/1720] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:16:30 2026] GET /volume/v3/volumes/c18c18ff-5a3c-4be8-927e-85c9ff10aacc => generated 1374 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:16:30.789941 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-3ff5a164-73d4-49ef-ace1-554c51479b24 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:16:30.792260 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-3ff5a164-73d4-49ef-ace1-554c51479b24 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/c18c18ff-5a3c-4be8-927e-85c9ff10aacc Mar 17 11:16:30.792793 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-3ff5a164-73d4-49ef-ace1-554c51479b24 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:16:30.793333 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-3ff5a164-73d4-49ef-ace1-554c51479b24 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:16:30.803345 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:16:30.803345 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:16:30.808899 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-3ff5a164-73d4-49ef-ace1-554c51479b24 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:16:30.816393 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-3ff5a164-73d4-49ef-ace1-554c51479b24 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/c18c18ff-5a3c-4be8-927e-85c9ff10aacc returned with HTTP 200 Mar 17 11:16:30.816991 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 839/1721] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:16:30 2026] GET /volume/v3/volumes/c18c18ff-5a3c-4be8-927e-85c9ff10aacc => generated 1374 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:16:31.925832 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-cd254d07-f102-40ac-8009-a69111f8bde7 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:16:31.928612 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-cd254d07-f102-40ac-8009-a69111f8bde7 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/c18c18ff-5a3c-4be8-927e-85c9ff10aacc Mar 17 11:16:31.928902 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-cd254d07-f102-40ac-8009-a69111f8bde7 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:16:31.929196 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-cd254d07-f102-40ac-8009-a69111f8bde7 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:16:31.941228 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:16:31.941228 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:16:31.946659 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-cd254d07-f102-40ac-8009-a69111f8bde7 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:16:31.953478 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-cd254d07-f102-40ac-8009-a69111f8bde7 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/c18c18ff-5a3c-4be8-927e-85c9ff10aacc returned with HTTP 200 Mar 17 11:16:31.954058 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 883/1722] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 11:16:31 2026] GET /volume/v3/volumes/c18c18ff-5a3c-4be8-927e-85c9ff10aacc => generated 1374 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:16:32.397425 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-e44af21c-95f0-4a9b-acc2-e8e7772d156d None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:16:32.400252 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-e44af21c-95f0-4a9b-acc2-e8e7772d156d tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/c18c18ff-5a3c-4be8-927e-85c9ff10aacc Mar 17 11:16:32.400701 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-e44af21c-95f0-4a9b-acc2-e8e7772d156d tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:16:32.400904 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-e44af21c-95f0-4a9b-acc2-e8e7772d156d tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:16:32.413982 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:16:32.413982 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:16:32.419517 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-e44af21c-95f0-4a9b-acc2-e8e7772d156d tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:16:32.427269 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-e44af21c-95f0-4a9b-acc2-e8e7772d156d tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/c18c18ff-5a3c-4be8-927e-85c9ff10aacc returned with HTTP 200 Mar 17 11:16:32.427832 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 840/1723] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 11:16:32 2026] GET /volume/v3/volumes/c18c18ff-5a3c-4be8-927e-85c9ff10aacc => generated 1374 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:16:32.441748 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-b74d1373-cc5a-47cd-8f6d-a01d320adf0a None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:16:32.442240 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b74d1373-cc5a-47cd-8f6d-a01d320adf0a None None] GET https://38.102.83.89/volume// Mar 17 11:16:32.442557 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b74d1373-cc5a-47cd-8f6d-a01d320adf0a None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:16:32.442882 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-b74d1373-cc5a-47cd-8f6d-a01d320adf0a None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:16:32.443429 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-b74d1373-cc5a-47cd-8f6d-a01d320adf0a None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 11:16:32.443962 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 884/1724] 38.102.83.89 () {72 vars in 1530 bytes} [Tue Mar 17 11:16:32 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 11:16:32.454579 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-e87d9af3-0f91-40eb-81c3-2bb0c3833008 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:16:32.459201 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-e87d9af3-0f91-40eb-81c3-2bb0c3833008 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] POST https://38.102.83.89/volume/v3/attachments Mar 17 11:16:32.459840 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-e87d9af3-0f91-40eb-81c3-2bb0c3833008 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c18c18ff-5a3c-4be8-927e-85c9ff10aacc", "connector": null, "instance_uuid": "68221939-c12e-42d3-93ad-172703e7688d"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:16:32.471216 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:16:32.471216 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:16:32.507915 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-e87d9af3-0f91-40eb-81c3-2bb0c3833008 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/attachments returned with HTTP 200 Mar 17 11:16:32.508576 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 841/1725] 38.102.83.89 () {80 vars in 1704 bytes} [Tue Mar 17 11:16:32 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:16:38.395337 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-41d5d1c4-0713-4ff2-a17d-3bbe51161757 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:16:38.395337 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-41d5d1c4-0713-4ff2-a17d-3bbe51161757 None None] GET https://38.102.83.89/volume// Mar 17 11:16:38.395859 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-41d5d1c4-0713-4ff2-a17d-3bbe51161757 None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:16:38.396242 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-41d5d1c4-0713-4ff2-a17d-3bbe51161757 None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:16:38.397094 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-41d5d1c4-0713-4ff2-a17d-3bbe51161757 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 11:16:38.397527 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 885/1726] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 11:16:38 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 11:16:38.406105 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-34ec2d93-0659-4865-ae22-f662e5b00da7 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:16:38.408872 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-34ec2d93-0659-4865-ae22-f662e5b00da7 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/c18c18ff-5a3c-4be8-927e-85c9ff10aacc Mar 17 11:16:38.409154 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-34ec2d93-0659-4865-ae22-f662e5b00da7 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:16:38.409431 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-34ec2d93-0659-4865-ae22-f662e5b00da7 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:16:38.426700 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:16:38.426700 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:16:38.429736 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-34ec2d93-0659-4865-ae22-f662e5b00da7 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:16:38.435231 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-34ec2d93-0659-4865-ae22-f662e5b00da7 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/c18c18ff-5a3c-4be8-927e-85c9ff10aacc returned with HTTP 200 Mar 17 11:16:38.435619 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 842/1727] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 11:16:38 2026] GET /volume/v3/volumes/c18c18ff-5a3c-4be8-927e-85c9ff10aacc => generated 1554 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 11:16:38.514685 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-414971c9-5b67-4549-91fb-6a7939c73c99 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:16:38.517414 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-414971c9-5b67-4549-91fb-6a7939c73c99 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] PUT https://38.102.83.89/volume/v3/attachments/c3f4499a-88a6-49f7-836c-23c4c30f1b17 Mar 17 11:16:38.517961 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-414971c9-5b67-4549-91fb-6a7939c73c99 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "38.102.83.89", "host": "np0005649721.novalocal", "multipath": false, "enforce_multipath": true, "initiator": "iqn.1994-05.com.redhat:fd15498af3bd", "do_local_attach": false, "uuid": "0ceb02b1-38b4-43fc-8549-abe22c224d5e", "system uuid": "7643bce9-2f06-4fe7-b291-650913a35e56", "nvme_native_multipath": false, "nqn": "nqn.2014-08.org.nvmexpress:uuid:7492a7d8-3878-46d7-bc3c-9b085f58a756", "found_dsc": "", "host_ips": ["38.102.83.89", "fe80::f816:3eff:feb5:bca3", "192.168.122.1", "172.24.5.1", "2001:db8::2", "fe80::608a:3ff:feb6:c149"], "mountpoint": "/dev/vda"}}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:16:38.527946 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-414971c9-5b67-4549-91fb-6a7939c73c99 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Acquiring lock "cinder-attachment_update-c18c18ff-5a3c-4be8-927e-85c9ff10aacc-np0005649721.novalocal" by "attachment_update" {{(pid=123123) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Mar 17 11:16:38.534379 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-414971c9-5b67-4549-91fb-6a7939c73c99 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Lock "cinder-attachment_update-c18c18ff-5a3c-4be8-927e-85c9ff10aacc-np0005649721.novalocal" acquired by "attachment_update" :: waited 0.006s {{(pid=123123) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Mar 17 11:16:38.535635 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:16:38.535635 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:16:42.062093 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-414971c9-5b67-4549-91fb-6a7939c73c99 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Lock "cinder-attachment_update-c18c18ff-5a3c-4be8-927e-85c9ff10aacc-np0005649721.novalocal" released by "attachment_update" :: held 3.528s {{(pid=123123) __release /opt/stack/cinder/cinder/coordination.py:152}} Mar 17 11:16:42.062635 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-414971c9-5b67-4549-91fb-6a7939c73c99 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/attachments/c3f4499a-88a6-49f7-836c-23c4c30f1b17 returned with HTTP 200 Mar 17 11:16:42.063349 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 886/1728] 38.102.83.89 () {80 vars in 1814 bytes} [Tue Mar 17 11:16:38 2026] PUT /volume/v3/attachments/c3f4499a-88a6-49f7-836c-23c4c30f1b17 => generated 790 bytes in 3549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:16:42.580918 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-1eb61ea3-5cb7-47d9-87d1-e9663c7185cb None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:16:42.583854 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-1eb61ea3-5cb7-47d9-87d1-e9663c7185cb tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] POST https://38.102.83.89/volume/v3/attachments/c3f4499a-88a6-49f7-836c-23c4c30f1b17/action Mar 17 11:16:42.584413 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-1eb61ea3-5cb7-47d9-87d1-e9663c7185cb tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action body: b'{"os-complete": null}' {{(pid=123124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 11:16:42.584646 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-1eb61ea3-5cb7-47d9-87d1-e9663c7185cb tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:16:42.606474 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:16:42.606474 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:16:42.618285 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-220ec0e8-055a-48c9-9cde-fcbc1af71be6 req-1eb61ea3-5cb7-47d9-87d1-e9663c7185cb tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/attachments/c3f4499a-88a6-49f7-836c-23c4c30f1b17/action returned with HTTP 204 Mar 17 11:16:42.618912 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 843/1729] 38.102.83.89 () {80 vars in 1835 bytes} [Tue Mar 17 11:16:42 2026] POST /volume/v3/attachments/c3f4499a-88a6-49f7-836c-23c4c30f1b17/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:16:52.054531 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=39,cinder:UPDATE=8 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:16:52.614771 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=64,cinder:UPDATE=17,cinder:INSERT=10 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:17:17.518172 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-c465ac85-ea0a-484d-b63c-35ac7aff51ce None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:17.520662 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c465ac85-ea0a-484d-b63c-35ac7aff51ce tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] POST https://38.102.83.89/volume/v3/snapshots Mar 17 11:17:17.521200 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-c465ac85-ea0a-484d-b63c-35ac7aff51ce tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c18c18ff-5a3c-4be8-927e-85c9ff10aacc", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1682228502", "description": null, "metadata": null}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:17:17.540656 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:17:17.540656 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:17:17.541572 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-c465ac85-ea0a-484d-b63c-35ac7aff51ce tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:17:17.541809 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.snapshots [None req-c465ac85-ea0a-484d-b63c-35ac7aff51ce tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Create snapshot from volume c18c18ff-5a3c-4be8-927e-85c9ff10aacc Mar 17 11:17:17.599744 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-c465ac85-ea0a-484d-b63c-35ac7aff51ce tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Created reservations ['1d21ca1f-9fe7-4f8a-8f50-32a74a72f25d', '46fe4b89-3929-452f-96cc-b35f61f2929f', '3e41e5b5-621b-4ebe-a1cd-89c8f644af33', '442db728-ec48-4a78-a1da-e5700a4dade7'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:17:17.644523 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-c465ac85-ea0a-484d-b63c-35ac7aff51ce tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot force create request issued successfully. Mar 17 11:17:17.644959 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-c465ac85-ea0a-484d-b63c-35ac7aff51ce tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots returned with HTTP 202 Mar 17 11:17:17.645613 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 887/1730] 38.102.83.89 () {74 vars in 1375 bytes} [Tue Mar 17 11:17:17 2026] POST /volume/v3/snapshots => generated 308 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:17:17.664443 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-7afdbee4-6be7-4dda-9511-1543e1b027e5 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:17.667148 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7afdbee4-6be7-4dda-9511-1543e1b027e5 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/snapshots/f5f22f64-d661-49fd-b6c6-0e3f08d870cb Mar 17 11:17:17.667551 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-7afdbee4-6be7-4dda-9511-1543e1b027e5 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:17.667984 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-7afdbee4-6be7-4dda-9511-1543e1b027e5 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:17.674617 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:17:17.674617 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:17:17.675513 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-7afdbee4-6be7-4dda-9511-1543e1b027e5 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot retrieved successfully. Mar 17 11:17:17.676895 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7afdbee4-6be7-4dda-9511-1543e1b027e5 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/f5f22f64-d661-49fd-b6c6-0e3f08d870cb returned with HTTP 200 Mar 17 11:17:17.677476 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 844/1731] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:17:17 2026] GET /volume/v3/snapshots/f5f22f64-d661-49fd-b6c6-0e3f08d870cb => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:17:18.693770 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-654cc712-349b-4ef2-93f3-c52557482711 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:18.697139 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-654cc712-349b-4ef2-93f3-c52557482711 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/snapshots/f5f22f64-d661-49fd-b6c6-0e3f08d870cb Mar 17 11:17:18.697473 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-654cc712-349b-4ef2-93f3-c52557482711 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:18.697777 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-654cc712-349b-4ef2-93f3-c52557482711 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:18.704451 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:17:18.704451 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:17:18.705170 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-654cc712-349b-4ef2-93f3-c52557482711 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot retrieved successfully. Mar 17 11:17:18.706398 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-654cc712-349b-4ef2-93f3-c52557482711 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/f5f22f64-d661-49fd-b6c6-0e3f08d870cb returned with HTTP 200 Mar 17 11:17:18.706939 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 888/1732] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:17:18 2026] GET /volume/v3/snapshots/f5f22f64-d661-49fd-b6c6-0e3f08d870cb => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 11:17:19.719636 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-6dfc8383-14b7-4908-9f5d-9b4398445727 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:19.722101 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6dfc8383-14b7-4908-9f5d-9b4398445727 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/snapshots/f5f22f64-d661-49fd-b6c6-0e3f08d870cb Mar 17 11:17:19.722403 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6dfc8383-14b7-4908-9f5d-9b4398445727 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:19.722726 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-6dfc8383-14b7-4908-9f5d-9b4398445727 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:19.730717 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:17:19.730717 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:17:19.731462 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-6dfc8383-14b7-4908-9f5d-9b4398445727 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot retrieved successfully. Mar 17 11:17:19.732691 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-6dfc8383-14b7-4908-9f5d-9b4398445727 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/f5f22f64-d661-49fd-b6c6-0e3f08d870cb returned with HTTP 200 Mar 17 11:17:19.733176 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 845/1733] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:17:19 2026] GET /volume/v3/snapshots/f5f22f64-d661-49fd-b6c6-0e3f08d870cb => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 11:17:19.746871 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-20b4c89b-24a5-43e8-a5bb-201e03382027 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:19.748066 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-20b4c89b-24a5-43e8-a5bb-201e03382027 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/snapshots/f5f22f64-d661-49fd-b6c6-0e3f08d870cb Mar 17 11:17:19.748198 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-20b4c89b-24a5-43e8-a5bb-201e03382027 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:19.748367 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-20b4c89b-24a5-43e8-a5bb-201e03382027 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:19.754506 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:17:19.754506 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:17:19.754825 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-20b4c89b-24a5-43e8-a5bb-201e03382027 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot retrieved successfully. Mar 17 11:17:19.755372 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-20b4c89b-24a5-43e8-a5bb-201e03382027 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/f5f22f64-d661-49fd-b6c6-0e3f08d870cb returned with HTTP 200 Mar 17 11:17:19.755611 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 889/1734] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:17:19 2026] GET /volume/v3/snapshots/f5f22f64-d661-49fd-b6c6-0e3f08d870cb => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 11:17:19.768468 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-56509d85-ad1b-487e-a9ef-c8c69c3c4777 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:19.770787 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-56509d85-ad1b-487e-a9ef-c8c69c3c4777 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] POST https://38.102.83.89/volume/v3/snapshots Mar 17 11:17:19.771259 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-56509d85-ad1b-487e-a9ef-c8c69c3c4777 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c18c18ff-5a3c-4be8-927e-85c9ff10aacc", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-882273420", "description": null, "metadata": null}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:17:19.786193 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:17:19.786193 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:17:19.787065 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-56509d85-ad1b-487e-a9ef-c8c69c3c4777 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:17:19.787293 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.snapshots [None req-56509d85-ad1b-487e-a9ef-c8c69c3c4777 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Create snapshot from volume c18c18ff-5a3c-4be8-927e-85c9ff10aacc Mar 17 11:17:19.818752 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-56509d85-ad1b-487e-a9ef-c8c69c3c4777 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Created reservations ['d03e7f8c-91ed-4c91-960a-1af5c33d1d3b', '217de666-c618-40ad-81f8-23c2dd69d6e4', 'c4d2a240-3611-4666-9ba3-2a5d4667e2ab', '0a696375-6aa5-44a0-849e-e2ce7df47922'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:17:19.857447 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-56509d85-ad1b-487e-a9ef-c8c69c3c4777 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot force create request issued successfully. Mar 17 11:17:19.857965 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-56509d85-ad1b-487e-a9ef-c8c69c3c4777 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots returned with HTTP 202 Mar 17 11:17:19.858694 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 846/1735] 38.102.83.89 () {74 vars in 1375 bytes} [Tue Mar 17 11:17:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:17:19.872097 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-910bd41c-f5bf-4850-808c-1ee73dcf439d None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:19.874105 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-910bd41c-f5bf-4850-808c-1ee73dcf439d tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/snapshots/dfb1f800-87bb-4cdf-88ad-f80f2c625cc5 Mar 17 11:17:19.874242 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-910bd41c-f5bf-4850-808c-1ee73dcf439d tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:19.874410 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-910bd41c-f5bf-4850-808c-1ee73dcf439d tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:19.882986 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:17:19.882986 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:17:19.884160 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-910bd41c-f5bf-4850-808c-1ee73dcf439d tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot retrieved successfully. Mar 17 11:17:19.885376 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-910bd41c-f5bf-4850-808c-1ee73dcf439d tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/dfb1f800-87bb-4cdf-88ad-f80f2c625cc5 returned with HTTP 200 Mar 17 11:17:19.886577 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 890/1736] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:17:19 2026] GET /volume/v3/snapshots/dfb1f800-87bb-4cdf-88ad-f80f2c625cc5 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:17:20.903359 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-496e4994-6a57-42bd-ab01-31e0d957eb53 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:20.906610 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-496e4994-6a57-42bd-ab01-31e0d957eb53 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/snapshots/dfb1f800-87bb-4cdf-88ad-f80f2c625cc5 Mar 17 11:17:20.906897 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-496e4994-6a57-42bd-ab01-31e0d957eb53 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:20.907220 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-496e4994-6a57-42bd-ab01-31e0d957eb53 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:20.913782 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:17:20.913782 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:17:20.914470 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-496e4994-6a57-42bd-ab01-31e0d957eb53 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot retrieved successfully. Mar 17 11:17:20.915629 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-496e4994-6a57-42bd-ab01-31e0d957eb53 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/dfb1f800-87bb-4cdf-88ad-f80f2c625cc5 returned with HTTP 200 Mar 17 11:17:20.916112 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 847/1737] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:17:20 2026] GET /volume/v3/snapshots/dfb1f800-87bb-4cdf-88ad-f80f2c625cc5 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:17:20.930674 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-dc9a5939-0524-41eb-88a2-10c5aaf834ca None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:20.933545 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-dc9a5939-0524-41eb-88a2-10c5aaf834ca tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/snapshots/dfb1f800-87bb-4cdf-88ad-f80f2c625cc5 Mar 17 11:17:20.933840 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-dc9a5939-0524-41eb-88a2-10c5aaf834ca tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:20.934122 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-dc9a5939-0524-41eb-88a2-10c5aaf834ca tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:20.941554 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:17:20.941554 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:17:20.942290 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-dc9a5939-0524-41eb-88a2-10c5aaf834ca tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot retrieved successfully. Mar 17 11:17:20.943878 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-dc9a5939-0524-41eb-88a2-10c5aaf834ca tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/dfb1f800-87bb-4cdf-88ad-f80f2c625cc5 returned with HTTP 200 Mar 17 11:17:20.944409 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 891/1738] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:17:20 2026] GET /volume/v3/snapshots/dfb1f800-87bb-4cdf-88ad-f80f2c625cc5 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:17:20.957603 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-74a1655e-7f9b-43db-a252-e20c93a9b08a None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:20.959954 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-74a1655e-7f9b-43db-a252-e20c93a9b08a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] POST https://38.102.83.89/volume/v3/snapshots Mar 17 11:17:20.960573 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-74a1655e-7f9b-43db-a252-e20c93a9b08a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c18c18ff-5a3c-4be8-927e-85c9ff10aacc", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1346131446", "description": null, "metadata": null}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:17:20.975409 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:17:20.975409 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:17:20.976195 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-74a1655e-7f9b-43db-a252-e20c93a9b08a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:17:20.976464 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.snapshots [None req-74a1655e-7f9b-43db-a252-e20c93a9b08a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Create snapshot from volume c18c18ff-5a3c-4be8-927e-85c9ff10aacc Mar 17 11:17:21.005770 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-74a1655e-7f9b-43db-a252-e20c93a9b08a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Created reservations ['892c34ab-26fd-40a3-8213-4a750283f7e7', '3f12ca97-7f6d-49e6-a34a-db0df824538e', 'd040114c-2d52-4adb-bdd3-bf267edccefa', 'de42c38b-ec97-4121-af48-9cc38226de37'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:17:21.049336 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-74a1655e-7f9b-43db-a252-e20c93a9b08a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot force create request issued successfully. Mar 17 11:17:21.049336 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-74a1655e-7f9b-43db-a252-e20c93a9b08a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots returned with HTTP 202 Mar 17 11:17:21.049336 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 848/1739] 38.102.83.89 () {74 vars in 1375 bytes} [Tue Mar 17 11:17:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:17:21.061721 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-563e9ed7-aa02-4327-905b-9942fd5eeae1 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:21.064182 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-563e9ed7-aa02-4327-905b-9942fd5eeae1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/snapshots/7f9f6626-1602-4cba-9fc8-5492139a6293 Mar 17 11:17:21.064506 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-563e9ed7-aa02-4327-905b-9942fd5eeae1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:21.064799 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-563e9ed7-aa02-4327-905b-9942fd5eeae1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:21.073148 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:17:21.073148 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:17:21.073148 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-563e9ed7-aa02-4327-905b-9942fd5eeae1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot retrieved successfully. Mar 17 11:17:21.074029 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-563e9ed7-aa02-4327-905b-9942fd5eeae1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/7f9f6626-1602-4cba-9fc8-5492139a6293 returned with HTTP 200 Mar 17 11:17:21.074556 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 892/1740] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:17:21 2026] GET /volume/v3/snapshots/7f9f6626-1602-4cba-9fc8-5492139a6293 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:17:22.093070 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-ef8a7f0f-4260-432d-b100-02321bd18642 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:22.095813 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ef8a7f0f-4260-432d-b100-02321bd18642 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/snapshots/7f9f6626-1602-4cba-9fc8-5492139a6293 Mar 17 11:17:22.096102 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ef8a7f0f-4260-432d-b100-02321bd18642 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:22.096440 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ef8a7f0f-4260-432d-b100-02321bd18642 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:22.103214 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:17:22.103214 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:17:22.104208 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-ef8a7f0f-4260-432d-b100-02321bd18642 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot retrieved successfully. Mar 17 11:17:22.105429 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ef8a7f0f-4260-432d-b100-02321bd18642 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/7f9f6626-1602-4cba-9fc8-5492139a6293 returned with HTTP 200 Mar 17 11:17:22.106065 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 849/1741] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:17:22 2026] GET /volume/v3/snapshots/7f9f6626-1602-4cba-9fc8-5492139a6293 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Mar 17 11:17:22.120091 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-bcfb2269-99e9-4955-ab48-e2e69e0ccac9 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:22.122559 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-bcfb2269-99e9-4955-ab48-e2e69e0ccac9 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/snapshots/7f9f6626-1602-4cba-9fc8-5492139a6293 Mar 17 11:17:22.122894 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-bcfb2269-99e9-4955-ab48-e2e69e0ccac9 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:22.123197 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-bcfb2269-99e9-4955-ab48-e2e69e0ccac9 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:22.129282 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:17:22.129282 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:17:22.129961 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-bcfb2269-99e9-4955-ab48-e2e69e0ccac9 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot retrieved successfully. Mar 17 11:17:22.131090 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-bcfb2269-99e9-4955-ab48-e2e69e0ccac9 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/7f9f6626-1602-4cba-9fc8-5492139a6293 returned with HTTP 200 Mar 17 11:17:22.131741 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 893/1742] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:17:22 2026] GET /volume/v3/snapshots/7f9f6626-1602-4cba-9fc8-5492139a6293 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:17:24.807446 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-404c214a-3ddf-4a6d-8f92-1e6f339f2f2c None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:24.809829 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-404c214a-3ddf-4a6d-8f92-1e6f339f2f2c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/7f9f6626-1602-4cba-9fc8-5492139a6293 Mar 17 11:17:24.810101 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-404c214a-3ddf-4a6d-8f92-1e6f339f2f2c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:24.814478 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-404c214a-3ddf-4a6d-8f92-1e6f339f2f2c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:24.814478 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.snapshots [None req-404c214a-3ddf-4a6d-8f92-1e6f339f2f2c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Delete snapshot with id: 7f9f6626-1602-4cba-9fc8-5492139a6293 Mar 17 11:17:24.819790 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:17:24.819790 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:17:24.820451 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-404c214a-3ddf-4a6d-8f92-1e6f339f2f2c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot retrieved successfully. Mar 17 11:17:24.847362 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-404c214a-3ddf-4a6d-8f92-1e6f339f2f2c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot delete request issued successfully. Mar 17 11:17:24.847515 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-404c214a-3ddf-4a6d-8f92-1e6f339f2f2c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/7f9f6626-1602-4cba-9fc8-5492139a6293 returned with HTTP 202 Mar 17 11:17:24.848057 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 850/1743] 38.102.83.89 () {72 vars in 1467 bytes} [Tue Mar 17 11:17:24 2026] DELETE /volume/v3/snapshots/7f9f6626-1602-4cba-9fc8-5492139a6293 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:17:24.862752 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-6d23de3c-3e39-4acf-ae9a-093db62683d2 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:24.865588 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6d23de3c-3e39-4acf-ae9a-093db62683d2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/snapshots/7f9f6626-1602-4cba-9fc8-5492139a6293 Mar 17 11:17:24.865996 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6d23de3c-3e39-4acf-ae9a-093db62683d2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:24.866452 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-6d23de3c-3e39-4acf-ae9a-093db62683d2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:24.873594 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:17:24.873594 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:17:24.874514 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-6d23de3c-3e39-4acf-ae9a-093db62683d2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot retrieved successfully. Mar 17 11:17:24.875873 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-6d23de3c-3e39-4acf-ae9a-093db62683d2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/7f9f6626-1602-4cba-9fc8-5492139a6293 returned with HTTP 200 Mar 17 11:17:24.876516 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 894/1744] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:17:24 2026] GET /volume/v3/snapshots/7f9f6626-1602-4cba-9fc8-5492139a6293 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:17:25.891409 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-4704ba4a-c2f0-41ed-8e6a-f934cab30ce1 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:25.893913 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4704ba4a-c2f0-41ed-8e6a-f934cab30ce1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/snapshots/7f9f6626-1602-4cba-9fc8-5492139a6293 Mar 17 11:17:25.894183 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4704ba4a-c2f0-41ed-8e6a-f934cab30ce1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:25.894500 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4704ba4a-c2f0-41ed-8e6a-f934cab30ce1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:25.899646 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4704ba4a-c2f0-41ed-8e6a-f934cab30ce1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/7f9f6626-1602-4cba-9fc8-5492139a6293 returned with HTTP 404 Mar 17 11:17:25.900234 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 851/1745] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:17:25 2026] GET /volume/v3/snapshots/7f9f6626-1602-4cba-9fc8-5492139a6293 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:17:25.909970 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-7d72084f-9621-49b0-8df5-f65f3b1f720a None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:25.912452 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7d72084f-9621-49b0-8df5-f65f3b1f720a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/dfb1f800-87bb-4cdf-88ad-f80f2c625cc5 Mar 17 11:17:25.912795 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7d72084f-9621-49b0-8df5-f65f3b1f720a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:25.913037 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7d72084f-9621-49b0-8df5-f65f3b1f720a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:25.913217 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.snapshots [None req-7d72084f-9621-49b0-8df5-f65f3b1f720a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Delete snapshot with id: dfb1f800-87bb-4cdf-88ad-f80f2c625cc5 Mar 17 11:17:25.919509 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:17:25.919509 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:17:25.920155 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-7d72084f-9621-49b0-8df5-f65f3b1f720a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot retrieved successfully. Mar 17 11:17:25.938572 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-7d72084f-9621-49b0-8df5-f65f3b1f720a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot delete request issued successfully. Mar 17 11:17:25.938820 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7d72084f-9621-49b0-8df5-f65f3b1f720a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/dfb1f800-87bb-4cdf-88ad-f80f2c625cc5 returned with HTTP 202 Mar 17 11:17:25.939373 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 895/1746] 38.102.83.89 () {72 vars in 1467 bytes} [Tue Mar 17 11:17:25 2026] DELETE /volume/v3/snapshots/dfb1f800-87bb-4cdf-88ad-f80f2c625cc5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:17:25.950406 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-5bd44c34-ed9d-4bd2-be86-f86a71623a74 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:25.952866 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5bd44c34-ed9d-4bd2-be86-f86a71623a74 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/snapshots/dfb1f800-87bb-4cdf-88ad-f80f2c625cc5 Mar 17 11:17:25.953149 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-5bd44c34-ed9d-4bd2-be86-f86a71623a74 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:25.953578 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-5bd44c34-ed9d-4bd2-be86-f86a71623a74 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:25.960396 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:17:25.960396 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:17:25.960396 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-5bd44c34-ed9d-4bd2-be86-f86a71623a74 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot retrieved successfully. Mar 17 11:17:25.961318 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-5bd44c34-ed9d-4bd2-be86-f86a71623a74 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/dfb1f800-87bb-4cdf-88ad-f80f2c625cc5 returned with HTTP 200 Mar 17 11:17:25.961890 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 852/1747] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:17:25 2026] GET /volume/v3/snapshots/dfb1f800-87bb-4cdf-88ad-f80f2c625cc5 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:17:26.975690 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-d6d88e54-6a8b-4025-8fb7-f4285eeba138 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:26.978200 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d6d88e54-6a8b-4025-8fb7-f4285eeba138 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/snapshots/dfb1f800-87bb-4cdf-88ad-f80f2c625cc5 Mar 17 11:17:26.978548 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-d6d88e54-6a8b-4025-8fb7-f4285eeba138 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:26.978838 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-d6d88e54-6a8b-4025-8fb7-f4285eeba138 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:26.984291 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d6d88e54-6a8b-4025-8fb7-f4285eeba138 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/dfb1f800-87bb-4cdf-88ad-f80f2c625cc5 returned with HTTP 404 Mar 17 11:17:26.984885 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 896/1748] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:17:26 2026] GET /volume/v3/snapshots/dfb1f800-87bb-4cdf-88ad-f80f2c625cc5 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:17:26.995407 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-0b899f36-1950-43d4-ad24-14f12cf5d70d None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:26.998023 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-0b899f36-1950-43d4-ad24-14f12cf5d70d tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/f5f22f64-d661-49fd-b6c6-0e3f08d870cb Mar 17 11:17:26.998400 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-0b899f36-1950-43d4-ad24-14f12cf5d70d tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:26.998711 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-0b899f36-1950-43d4-ad24-14f12cf5d70d tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:26.998883 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.snapshots [None req-0b899f36-1950-43d4-ad24-14f12cf5d70d tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Delete snapshot with id: f5f22f64-d661-49fd-b6c6-0e3f08d870cb Mar 17 11:17:27.005120 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:17:27.005120 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:17:27.005802 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-0b899f36-1950-43d4-ad24-14f12cf5d70d tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot retrieved successfully. Mar 17 11:17:27.031093 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-0b899f36-1950-43d4-ad24-14f12cf5d70d tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot delete request issued successfully. Mar 17 11:17:27.031453 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-0b899f36-1950-43d4-ad24-14f12cf5d70d tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/f5f22f64-d661-49fd-b6c6-0e3f08d870cb returned with HTTP 202 Mar 17 11:17:27.031979 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 853/1749] 38.102.83.89 () {72 vars in 1467 bytes} [Tue Mar 17 11:17:26 2026] DELETE /volume/v3/snapshots/f5f22f64-d661-49fd-b6c6-0e3f08d870cb => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:17:27.042720 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-a93cd012-81c7-4ba5-b1d5-2ffbc32a13d6 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:27.044230 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a93cd012-81c7-4ba5-b1d5-2ffbc32a13d6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/snapshots/f5f22f64-d661-49fd-b6c6-0e3f08d870cb Mar 17 11:17:27.044419 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a93cd012-81c7-4ba5-b1d5-2ffbc32a13d6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:27.044605 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a93cd012-81c7-4ba5-b1d5-2ffbc32a13d6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:27.049005 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:17:27.049005 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:17:27.049430 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-a93cd012-81c7-4ba5-b1d5-2ffbc32a13d6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot retrieved successfully. Mar 17 11:17:27.050144 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a93cd012-81c7-4ba5-b1d5-2ffbc32a13d6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/f5f22f64-d661-49fd-b6c6-0e3f08d870cb returned with HTTP 200 Mar 17 11:17:27.050515 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 897/1750] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:17:27 2026] GET /volume/v3/snapshots/f5f22f64-d661-49fd-b6c6-0e3f08d870cb => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:17:28.065965 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-db3a31ad-1720-4379-a3cf-9667f17592a5 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:28.068438 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-db3a31ad-1720-4379-a3cf-9667f17592a5 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/snapshots/f5f22f64-d661-49fd-b6c6-0e3f08d870cb Mar 17 11:17:28.068727 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-db3a31ad-1720-4379-a3cf-9667f17592a5 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:28.069040 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-db3a31ad-1720-4379-a3cf-9667f17592a5 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:28.074620 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-db3a31ad-1720-4379-a3cf-9667f17592a5 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/f5f22f64-d661-49fd-b6c6-0e3f08d870cb returned with HTTP 404 Mar 17 11:17:28.075236 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 854/1751] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:17:28 2026] GET /volume/v3/snapshots/f5f22f64-d661-49fd-b6c6-0e3f08d870cb => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:17:28.086099 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-a541de3f-2755-4738-ba9a-f3ad44858f21 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:28.089378 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a541de3f-2755-4738-ba9a-f3ad44858f21 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/7f9f6626-1602-4cba-9fc8-5492139a6293 Mar 17 11:17:28.089667 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a541de3f-2755-4738-ba9a-f3ad44858f21 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:28.089968 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-a541de3f-2755-4738-ba9a-f3ad44858f21 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:28.090138 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.snapshots [None req-a541de3f-2755-4738-ba9a-f3ad44858f21 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Delete snapshot with id: 7f9f6626-1602-4cba-9fc8-5492139a6293 Mar 17 11:17:28.096408 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-a541de3f-2755-4738-ba9a-f3ad44858f21 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/7f9f6626-1602-4cba-9fc8-5492139a6293 returned with HTTP 404 Mar 17 11:17:28.097445 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 898/1752] 38.102.83.89 () {72 vars in 1467 bytes} [Tue Mar 17 11:17:28 2026] DELETE /volume/v3/snapshots/7f9f6626-1602-4cba-9fc8-5492139a6293 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:17:28.107568 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-c3a2787d-67f5-4c9a-9022-e1b5a7016212 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:28.109816 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c3a2787d-67f5-4c9a-9022-e1b5a7016212 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/snapshots/7f9f6626-1602-4cba-9fc8-5492139a6293 Mar 17 11:17:28.110081 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c3a2787d-67f5-4c9a-9022-e1b5a7016212 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:28.110402 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c3a2787d-67f5-4c9a-9022-e1b5a7016212 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:28.116371 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c3a2787d-67f5-4c9a-9022-e1b5a7016212 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/7f9f6626-1602-4cba-9fc8-5492139a6293 returned with HTTP 404 Mar 17 11:17:28.116938 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 855/1753] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:17:28 2026] GET /volume/v3/snapshots/7f9f6626-1602-4cba-9fc8-5492139a6293 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:17:28.128034 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-ac1a73c7-6410-4667-b479-741ac3f792cd None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:28.130674 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ac1a73c7-6410-4667-b479-741ac3f792cd tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/dfb1f800-87bb-4cdf-88ad-f80f2c625cc5 Mar 17 11:17:28.131059 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ac1a73c7-6410-4667-b479-741ac3f792cd tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:28.131345 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ac1a73c7-6410-4667-b479-741ac3f792cd tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:28.131467 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.snapshots [None req-ac1a73c7-6410-4667-b479-741ac3f792cd tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Delete snapshot with id: dfb1f800-87bb-4cdf-88ad-f80f2c625cc5 Mar 17 11:17:28.137489 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ac1a73c7-6410-4667-b479-741ac3f792cd tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/dfb1f800-87bb-4cdf-88ad-f80f2c625cc5 returned with HTTP 404 Mar 17 11:17:28.138102 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 899/1754] 38.102.83.89 () {72 vars in 1467 bytes} [Tue Mar 17 11:17:28 2026] DELETE /volume/v3/snapshots/dfb1f800-87bb-4cdf-88ad-f80f2c625cc5 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:17:28.149200 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-ccb70b62-63b1-4847-886b-4ffde915a7aa None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:28.151602 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ccb70b62-63b1-4847-886b-4ffde915a7aa tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/snapshots/dfb1f800-87bb-4cdf-88ad-f80f2c625cc5 Mar 17 11:17:28.151891 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ccb70b62-63b1-4847-886b-4ffde915a7aa tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:28.152207 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ccb70b62-63b1-4847-886b-4ffde915a7aa tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:28.157201 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ccb70b62-63b1-4847-886b-4ffde915a7aa tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/dfb1f800-87bb-4cdf-88ad-f80f2c625cc5 returned with HTTP 404 Mar 17 11:17:28.157801 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 856/1755] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:17:28 2026] GET /volume/v3/snapshots/dfb1f800-87bb-4cdf-88ad-f80f2c625cc5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:17:28.167224 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-e1c8c026-6cc9-4256-8d24-cc25a79c8d52 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:28.169619 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e1c8c026-6cc9-4256-8d24-cc25a79c8d52 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/f5f22f64-d661-49fd-b6c6-0e3f08d870cb Mar 17 11:17:28.169909 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e1c8c026-6cc9-4256-8d24-cc25a79c8d52 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:28.170201 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-e1c8c026-6cc9-4256-8d24-cc25a79c8d52 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:28.170415 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.snapshots [None req-e1c8c026-6cc9-4256-8d24-cc25a79c8d52 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Delete snapshot with id: f5f22f64-d661-49fd-b6c6-0e3f08d870cb Mar 17 11:17:28.175738 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-e1c8c026-6cc9-4256-8d24-cc25a79c8d52 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/f5f22f64-d661-49fd-b6c6-0e3f08d870cb returned with HTTP 404 Mar 17 11:17:28.176446 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 900/1756] 38.102.83.89 () {72 vars in 1467 bytes} [Tue Mar 17 11:17:28 2026] DELETE /volume/v3/snapshots/f5f22f64-d661-49fd-b6c6-0e3f08d870cb => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:17:28.186189 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-88bb9bea-caa4-4c53-9cf6-b887a737b815 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:28.188467 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-88bb9bea-caa4-4c53-9cf6-b887a737b815 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/snapshots/f5f22f64-d661-49fd-b6c6-0e3f08d870cb Mar 17 11:17:28.188734 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-88bb9bea-caa4-4c53-9cf6-b887a737b815 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:28.189008 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-88bb9bea-caa4-4c53-9cf6-b887a737b815 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:28.194495 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-88bb9bea-caa4-4c53-9cf6-b887a737b815 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/f5f22f64-d661-49fd-b6c6-0e3f08d870cb returned with HTTP 404 Mar 17 11:17:28.195068 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 857/1757] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:17:28 2026] GET /volume/v3/snapshots/f5f22f64-d661-49fd-b6c6-0e3f08d870cb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:17:32.074023 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-74e7f100-d112-48f4-8806-f2422686888c req-8c1655f1-c4f2-4e77-acc4-85ac9f0c901c None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:32.076881 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-74e7f100-d112-48f4-8806-f2422686888c req-8c1655f1-c4f2-4e77-acc4-85ac9f0c901c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] DELETE https://38.102.83.89/volume/v3/attachments/c3f4499a-88a6-49f7-836c-23c4c30f1b17 Mar 17 11:17:32.077195 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-74e7f100-d112-48f4-8806-f2422686888c req-8c1655f1-c4f2-4e77-acc4-85ac9f0c901c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:32.077505 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-74e7f100-d112-48f4-8806-f2422686888c req-8c1655f1-c4f2-4e77-acc4-85ac9f0c901c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'version_select' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:32.091230 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:17:32.091230 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:17:35.127502 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-74e7f100-d112-48f4-8806-f2422686888c req-8c1655f1-c4f2-4e77-acc4-85ac9f0c901c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/attachments/c3f4499a-88a6-49f7-836c-23c4c30f1b17 returned with HTTP 200 Mar 17 11:17:35.128092 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 901/1758] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 11:17:32 2026] DELETE /volume/v3/attachments/c3f4499a-88a6-49f7-836c-23c4c30f1b17 => generated 19 bytes in 3055 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:17:38.034421 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-1ba9a888-7056-40d8-b2ff-94e3a2bca806 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:38.036090 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1ba9a888-7056-40d8-b2ff-94e3a2bca806 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] DELETE https://38.102.83.89/volume/v3/volumes/c18c18ff-5a3c-4be8-927e-85c9ff10aacc Mar 17 11:17:38.036265 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1ba9a888-7056-40d8-b2ff-94e3a2bca806 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:38.036473 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1ba9a888-7056-40d8-b2ff-94e3a2bca806 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'delete' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:38.036637 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-1ba9a888-7056-40d8-b2ff-94e3a2bca806 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Delete volume with id: c18c18ff-5a3c-4be8-927e-85c9ff10aacc Mar 17 11:17:38.048001 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:17:38.048001 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:17:38.048585 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-1ba9a888-7056-40d8-b2ff-94e3a2bca806 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:17:38.070770 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-1ba9a888-7056-40d8-b2ff-94e3a2bca806 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Delete volume request issued successfully. Mar 17 11:17:38.071023 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1ba9a888-7056-40d8-b2ff-94e3a2bca806 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/c18c18ff-5a3c-4be8-927e-85c9ff10aacc returned with HTTP 202 Mar 17 11:17:38.071662 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 858/1759] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 11:17:38 2026] DELETE /volume/v3/volumes/c18c18ff-5a3c-4be8-927e-85c9ff10aacc => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:17:38.082843 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-ce61e20a-21fc-4b28-8575-aae2b679aa3b None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:38.089685 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ce61e20a-21fc-4b28-8575-aae2b679aa3b tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/c18c18ff-5a3c-4be8-927e-85c9ff10aacc Mar 17 11:17:38.089977 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ce61e20a-21fc-4b28-8575-aae2b679aa3b tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:38.090273 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ce61e20a-21fc-4b28-8575-aae2b679aa3b tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:38.099714 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:17:38.099714 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:17:38.105285 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-ce61e20a-21fc-4b28-8575-aae2b679aa3b tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:17:38.114291 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ce61e20a-21fc-4b28-8575-aae2b679aa3b tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/c18c18ff-5a3c-4be8-927e-85c9ff10aacc returned with HTTP 200 Mar 17 11:17:38.114879 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 902/1760] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:17:38 2026] GET /volume/v3/volumes/c18c18ff-5a3c-4be8-927e-85c9ff10aacc => generated 1373 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:17:39.143032 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-1dcdc70c-e1d6-4143-b063-f4e2192f5d34 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:39.145480 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1dcdc70c-e1d6-4143-b063-f4e2192f5d34 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/c18c18ff-5a3c-4be8-927e-85c9ff10aacc Mar 17 11:17:39.145757 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1dcdc70c-e1d6-4143-b063-f4e2192f5d34 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:39.146039 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1dcdc70c-e1d6-4143-b063-f4e2192f5d34 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:39.160947 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:17:39.160947 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:17:39.166425 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-1dcdc70c-e1d6-4143-b063-f4e2192f5d34 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:17:39.174120 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1dcdc70c-e1d6-4143-b063-f4e2192f5d34 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/c18c18ff-5a3c-4be8-927e-85c9ff10aacc returned with HTTP 200 Mar 17 11:17:39.174640 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 859/1761] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:17:39 2026] GET /volume/v3/volumes/c18c18ff-5a3c-4be8-927e-85c9ff10aacc => generated 1373 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:17:40.200915 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-bf3fb9f3-59d0-4a22-a652-5b8575bd42e1 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:40.204771 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-bf3fb9f3-59d0-4a22-a652-5b8575bd42e1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/c18c18ff-5a3c-4be8-927e-85c9ff10aacc Mar 17 11:17:40.204966 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-bf3fb9f3-59d0-4a22-a652-5b8575bd42e1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:40.205184 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-bf3fb9f3-59d0-4a22-a652-5b8575bd42e1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:40.210856 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-bf3fb9f3-59d0-4a22-a652-5b8575bd42e1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/c18c18ff-5a3c-4be8-927e-85c9ff10aacc returned with HTTP 404 Mar 17 11:17:40.211470 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 903/1762] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:17:40 2026] GET /volume/v3/volumes/c18c18ff-5a3c-4be8-927e-85c9ff10aacc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:17:40.265699 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-1fac7253-38c5-4e42-beb7-1f7b94de39f1 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:40.269095 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1fac7253-38c5-4e42-beb7-1f7b94de39f1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 11:17:40.269838 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-1fac7253-38c5-4e42-beb7-1f7b94de39f1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-572873504", "snapshot_id": null, "imageRef": "94d916c9-b3b0-4ece-826a-886c90b57bfd", "volume_type": null, "size": 1}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:17:40.272957 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.v3.volumes [None req-1fac7253-38c5-4e42-beb7-1f7b94de39f1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-572873504', 'snapshot_id': None, 'imageRef': '94d916c9-b3b0-4ece-826a-886c90b57bfd', 'volume_type': None, 'size': 1}} {{(pid=123124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 11:17:40.363941 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.volumes [None req-1fac7253-38c5-4e42-beb7-1f7b94de39f1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Create volume of 1 GB Mar 17 11:17:40.367154 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-1fac7253-38c5-4e42-beb7-1f7b94de39f1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Availability Zones retrieved successfully. Mar 17 11:17:40.370862 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-1fac7253-38c5-4e42-beb7-1f7b94de39f1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Flow 'volume_create_api' (6a26c0af-d1c1-4766-8da6-d4fc958e8d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:17:40.371679 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-1fac7253-38c5-4e42-beb7-1f7b94de39f1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba739301-bbf2-4daf-a6eb-ac6a60f00ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:17:40.372325 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.flows.api.create_volume [None req-1fac7253-38c5-4e42-beb7-1f7b94de39f1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Validating volume size '1' using validate_int {{(pid=123124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 11:17:40.415974 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-1fac7253-38c5-4e42-beb7-1f7b94de39f1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba739301-bbf2-4daf-a6eb-ac6a60f00ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:17:40.416508 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-1fac7253-38c5-4e42-beb7-1f7b94de39f1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (058c67be-dc04-41c4-ba14-0e681ecdfbf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:17:40.435677 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [None req-1fac7253-38c5-4e42-beb7-1f7b94de39f1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Created reservations ['7261774d-3525-49ef-93cc-a42b16c1c538', '5845e22a-d3d5-4f1f-8344-dd8a4930d313', '0050067f-a87f-47ff-99b7-bedde03341ba', 'bb77949b-9f89-445c-aef2-ed0f490e541e'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:17:40.436150 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-1fac7253-38c5-4e42-beb7-1f7b94de39f1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (058c67be-dc04-41c4-ba14-0e681ecdfbf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7261774d-3525-49ef-93cc-a42b16c1c538', '5845e22a-d3d5-4f1f-8344-dd8a4930d313', '0050067f-a87f-47ff-99b7-bedde03341ba', 'bb77949b-9f89-445c-aef2-ed0f490e541e']}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:17:40.436677 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-1fac7253-38c5-4e42-beb7-1f7b94de39f1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2b35674-4cf5-41f7-8e4d-258794b09f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:17:40.455674 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-1fac7253-38c5-4e42-beb7-1f7b94de39f1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2b35674-4cf5-41f7-8e4d-258794b09f6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '189c98d0-fc49-4dab-8e99-5fb167521bc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-572873504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7083bc45295c498ea973e9260bead4c4',qos_specs=None,replication_status=,reservations=['7261774d-3525-49ef-93cc-a42b16c1c538','5845e22a-d3d5-4f1f-8344-dd8a4930d313','0050067f-a87f-47ff-99b7-bedde03341ba','bb77949b-9f89-445c-aef2-ed0f490e541e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cf8eca599ad4e3280ed83496f41b24b',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T15:17:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-572873504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=189c98d0-fc49-4dab-8e99-5fb167521bc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7083bc45295c498ea973e9260bead4c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cf8eca599ad4e3280ed83496f41b24b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:17:40.456266 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-1fac7253-38c5-4e42-beb7-1f7b94de39f1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86ee3b6e-a59c-4b6c-bc4f-7978e59f40f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:17:40.473280 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-1fac7253-38c5-4e42-beb7-1f7b94de39f1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86ee3b6e-a59c-4b6c-bc4f-7978e59f40f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-572873504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7083bc45295c498ea973e9260bead4c4',qos_specs=None,replication_status=,reservations=['7261774d-3525-49ef-93cc-a42b16c1c538','5845e22a-d3d5-4f1f-8344-dd8a4930d313','0050067f-a87f-47ff-99b7-bedde03341ba','bb77949b-9f89-445c-aef2-ed0f490e541e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cf8eca599ad4e3280ed83496f41b24b',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:17:40.473955 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-1fac7253-38c5-4e42-beb7-1f7b94de39f1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e19d733-5360-4918-8c82-740d1c0f88e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:17:40.484331 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-1fac7253-38c5-4e42-beb7-1f7b94de39f1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e19d733-5360-4918-8c82-740d1c0f88e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123124) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:17:40.484331 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.volume.api [None req-1fac7253-38c5-4e42-beb7-1f7b94de39f1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Flow 'volume_create_api' (6a26c0af-d1c1-4766-8da6-d4fc958e8d58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123124) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:17:40.484331 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-1fac7253-38c5-4e42-beb7-1f7b94de39f1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Create volume request issued successfully. Mar 17 11:17:40.484331 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-1fac7253-38c5-4e42-beb7-1f7b94de39f1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 11:17:40.484331 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 860/1763] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 11:17:40 2026] POST /volume/v3/volumes => generated 765 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:17:40.504760 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-f45e114e-8cd9-459f-a2dc-9ac747ef7e1b None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:40.506385 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f45e114e-8cd9-459f-a2dc-9ac747ef7e1b tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/189c98d0-fc49-4dab-8e99-5fb167521bc8 Mar 17 11:17:40.506562 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f45e114e-8cd9-459f-a2dc-9ac747ef7e1b tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:40.506745 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f45e114e-8cd9-459f-a2dc-9ac747ef7e1b tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:40.513033 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:17:40.513033 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:17:40.516568 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-f45e114e-8cd9-459f-a2dc-9ac747ef7e1b tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:17:40.520970 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f45e114e-8cd9-459f-a2dc-9ac747ef7e1b tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/189c98d0-fc49-4dab-8e99-5fb167521bc8 returned with HTTP 200 Mar 17 11:17:40.521287 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 904/1764] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:17:40 2026] GET /volume/v3/volumes/189c98d0-fc49-4dab-8e99-5fb167521bc8 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:17:41.545261 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-7b1f3bcd-19ae-495c-9627-ec0247d4be38 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:41.548203 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7b1f3bcd-19ae-495c-9627-ec0247d4be38 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/189c98d0-fc49-4dab-8e99-5fb167521bc8 Mar 17 11:17:41.548642 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-7b1f3bcd-19ae-495c-9627-ec0247d4be38 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:41.548978 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-7b1f3bcd-19ae-495c-9627-ec0247d4be38 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:41.558456 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:17:41.558456 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:17:41.563031 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-7b1f3bcd-19ae-495c-9627-ec0247d4be38 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:17:41.568729 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-7b1f3bcd-19ae-495c-9627-ec0247d4be38 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/189c98d0-fc49-4dab-8e99-5fb167521bc8 returned with HTTP 200 Mar 17 11:17:41.569243 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 861/1765] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:17:41 2026] GET /volume/v3/volumes/189c98d0-fc49-4dab-8e99-5fb167521bc8 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:17:42.591660 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-d65f9035-1101-4230-a57a-66d0c302931a None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:42.594209 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d65f9035-1101-4230-a57a-66d0c302931a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/189c98d0-fc49-4dab-8e99-5fb167521bc8 Mar 17 11:17:42.594594 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-d65f9035-1101-4230-a57a-66d0c302931a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:42.594878 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-d65f9035-1101-4230-a57a-66d0c302931a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:42.604194 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:17:42.604194 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:17:42.608473 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-d65f9035-1101-4230-a57a-66d0c302931a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:17:42.614676 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-d65f9035-1101-4230-a57a-66d0c302931a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/189c98d0-fc49-4dab-8e99-5fb167521bc8 returned with HTTP 200 Mar 17 11:17:42.615193 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 905/1766] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:17:42 2026] GET /volume/v3/volumes/189c98d0-fc49-4dab-8e99-5fb167521bc8 => generated 1373 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:17:42.637856 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-e013666d-5867-494b-9794-aa6fa5326b60 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:42.640281 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e013666d-5867-494b-9794-aa6fa5326b60 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/189c98d0-fc49-4dab-8e99-5fb167521bc8 Mar 17 11:17:42.640592 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e013666d-5867-494b-9794-aa6fa5326b60 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:42.640880 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-e013666d-5867-494b-9794-aa6fa5326b60 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:42.650023 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:17:42.650023 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:17:42.654673 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-e013666d-5867-494b-9794-aa6fa5326b60 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:17:42.661401 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-e013666d-5867-494b-9794-aa6fa5326b60 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/189c98d0-fc49-4dab-8e99-5fb167521bc8 returned with HTTP 200 Mar 17 11:17:42.661883 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 862/1767] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:17:42 2026] GET /volume/v3/volumes/189c98d0-fc49-4dab-8e99-5fb167521bc8 => generated 1373 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:17:43.801609 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-d04a65d7-6ae3-4925-9f00-15bb813759f8 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:43.804647 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-d04a65d7-6ae3-4925-9f00-15bb813759f8 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/189c98d0-fc49-4dab-8e99-5fb167521bc8 Mar 17 11:17:43.804922 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-d04a65d7-6ae3-4925-9f00-15bb813759f8 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:43.805200 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-d04a65d7-6ae3-4925-9f00-15bb813759f8 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:43.817831 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:17:43.817831 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:17:43.823488 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-d04a65d7-6ae3-4925-9f00-15bb813759f8 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:17:43.832217 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-d04a65d7-6ae3-4925-9f00-15bb813759f8 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/189c98d0-fc49-4dab-8e99-5fb167521bc8 returned with HTTP 200 Mar 17 11:17:43.832743 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 906/1768] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 11:17:43 2026] GET /volume/v3/volumes/189c98d0-fc49-4dab-8e99-5fb167521bc8 => generated 1373 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:17:44.175061 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-9ad8e939-f61b-4eac-a4a2-2e1a8d954764 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:44.177874 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-9ad8e939-f61b-4eac-a4a2-2e1a8d954764 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/189c98d0-fc49-4dab-8e99-5fb167521bc8 Mar 17 11:17:44.178148 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-9ad8e939-f61b-4eac-a4a2-2e1a8d954764 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:44.178470 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-9ad8e939-f61b-4eac-a4a2-2e1a8d954764 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:44.187735 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:17:44.187735 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:17:44.192489 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-9ad8e939-f61b-4eac-a4a2-2e1a8d954764 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:17:44.198949 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-9ad8e939-f61b-4eac-a4a2-2e1a8d954764 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/189c98d0-fc49-4dab-8e99-5fb167521bc8 returned with HTTP 200 Mar 17 11:17:44.199691 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 863/1769] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 11:17:44 2026] GET /volume/v3/volumes/189c98d0-fc49-4dab-8e99-5fb167521bc8 => generated 1373 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Mar 17 11:17:44.213971 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-453f9eb5-575a-4f66-9307-daeab26f8763 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:44.214493 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-453f9eb5-575a-4f66-9307-daeab26f8763 None None] GET https://38.102.83.89/volume// Mar 17 11:17:44.214734 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-453f9eb5-575a-4f66-9307-daeab26f8763 None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:44.215015 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-453f9eb5-575a-4f66-9307-daeab26f8763 None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:44.215545 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-453f9eb5-575a-4f66-9307-daeab26f8763 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 11:17:44.215922 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 907/1770] 38.102.83.89 () {72 vars in 1530 bytes} [Tue Mar 17 11:17:44 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 11:17:44.226625 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-28f25f51-75d1-4259-8110-286cbd2b0c37 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:44.229575 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-28f25f51-75d1-4259-8110-286cbd2b0c37 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] POST https://38.102.83.89/volume/v3/attachments Mar 17 11:17:44.230015 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-28f25f51-75d1-4259-8110-286cbd2b0c37 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "189c98d0-fc49-4dab-8e99-5fb167521bc8", "connector": null, "instance_uuid": "5dac8ce9-4c16-46d7-8875-106cd0a5bc67"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:17:44.240913 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:17:44.240913 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:17:44.273457 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-28f25f51-75d1-4259-8110-286cbd2b0c37 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/attachments returned with HTTP 200 Mar 17 11:17:44.273959 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 864/1771] 38.102.83.89 () {80 vars in 1704 bytes} [Tue Mar 17 11:17:44 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:17:50.299081 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-65a2d1a3-7437-40e8-b5e5-9ba0c28936fe None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:50.299784 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-65a2d1a3-7437-40e8-b5e5-9ba0c28936fe None None] GET https://38.102.83.89/volume// Mar 17 11:17:50.300108 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-65a2d1a3-7437-40e8-b5e5-9ba0c28936fe None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:50.300535 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-65a2d1a3-7437-40e8-b5e5-9ba0c28936fe None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:50.301192 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-65a2d1a3-7437-40e8-b5e5-9ba0c28936fe None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 11:17:50.301735 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 908/1772] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 11:17:50 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 11:17:50.312793 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-0ffb46c3-5757-4cb6-9475-10f80fcc7d8e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:50.315792 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-0ffb46c3-5757-4cb6-9475-10f80fcc7d8e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/189c98d0-fc49-4dab-8e99-5fb167521bc8 Mar 17 11:17:50.316100 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-0ffb46c3-5757-4cb6-9475-10f80fcc7d8e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:17:50.316424 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-0ffb46c3-5757-4cb6-9475-10f80fcc7d8e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:17:50.336328 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:17:50.336328 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:17:50.341227 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-0ffb46c3-5757-4cb6-9475-10f80fcc7d8e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:17:50.348649 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-0ffb46c3-5757-4cb6-9475-10f80fcc7d8e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/189c98d0-fc49-4dab-8e99-5fb167521bc8 returned with HTTP 200 Mar 17 11:17:50.349212 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 865/1773] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 11:17:50 2026] GET /volume/v3/volumes/189c98d0-fc49-4dab-8e99-5fb167521bc8 => generated 1553 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 11:17:50.422620 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-2f959cc5-1d3b-4d43-a471-dc025d3f07ec None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:50.425689 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-2f959cc5-1d3b-4d43-a471-dc025d3f07ec tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] PUT https://38.102.83.89/volume/v3/attachments/0bc71c68-f1a0-44e3-94c9-ec3bd65f708b Mar 17 11:17:50.426252 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-2f959cc5-1d3b-4d43-a471-dc025d3f07ec tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "38.102.83.89", "host": "np0005649721.novalocal", "multipath": false, "enforce_multipath": true, "initiator": "iqn.1994-05.com.redhat:fd15498af3bd", "do_local_attach": false, "uuid": "0ceb02b1-38b4-43fc-8549-abe22c224d5e", "system uuid": "7643bce9-2f06-4fe7-b291-650913a35e56", "nvme_native_multipath": false, "nqn": "nqn.2014-08.org.nvmexpress:uuid:7492a7d8-3878-46d7-bc3c-9b085f58a756", "found_dsc": "", "host_ips": ["38.102.83.89", "fe80::f816:3eff:feb5:bca3", "192.168.122.1", "172.24.5.1", "2001:db8::2", "fe80::608a:3ff:feb6:c149"], "mountpoint": "/dev/vda"}}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:17:50.438560 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-2f959cc5-1d3b-4d43-a471-dc025d3f07ec tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Acquiring lock "cinder-attachment_update-189c98d0-fc49-4dab-8e99-5fb167521bc8-np0005649721.novalocal" by "attachment_update" {{(pid=123123) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Mar 17 11:17:50.445790 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-2f959cc5-1d3b-4d43-a471-dc025d3f07ec tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Lock "cinder-attachment_update-189c98d0-fc49-4dab-8e99-5fb167521bc8-np0005649721.novalocal" acquired by "attachment_update" :: waited 0.007s {{(pid=123123) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Mar 17 11:17:50.447696 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:17:50.447696 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:17:53.975668 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-2f959cc5-1d3b-4d43-a471-dc025d3f07ec tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Lock "cinder-attachment_update-189c98d0-fc49-4dab-8e99-5fb167521bc8-np0005649721.novalocal" released by "attachment_update" :: held 3.530s {{(pid=123123) __release /opt/stack/cinder/cinder/coordination.py:152}} Mar 17 11:17:53.976108 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-2f959cc5-1d3b-4d43-a471-dc025d3f07ec tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/attachments/0bc71c68-f1a0-44e3-94c9-ec3bd65f708b returned with HTTP 200 Mar 17 11:17:53.976818 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 909/1774] 38.102.83.89 () {80 vars in 1814 bytes} [Tue Mar 17 11:17:50 2026] PUT /volume/v3/attachments/0bc71c68-f1a0-44e3-94c9-ec3bd65f708b => generated 790 bytes in 3555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:17:54.496267 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-2becd2e7-97b4-4d71-880d-a00f3c88944b None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:17:54.498449 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-2becd2e7-97b4-4d71-880d-a00f3c88944b tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] POST https://38.102.83.89/volume/v3/attachments/0bc71c68-f1a0-44e3-94c9-ec3bd65f708b/action Mar 17 11:17:54.498816 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-2becd2e7-97b4-4d71-880d-a00f3c88944b tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action body: b'{"os-complete": null}' {{(pid=123124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 11:17:54.498951 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-2becd2e7-97b4-4d71-880d-a00f3c88944b tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:17:54.515165 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:17:54.515165 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:17:54.522478 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-0cb6745e-ee27-4980-b92a-f402843b0a06 req-2becd2e7-97b4-4d71-880d-a00f3c88944b tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/attachments/0bc71c68-f1a0-44e3-94c9-ec3bd65f708b/action returned with HTTP 204 Mar 17 11:17:54.522889 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 866/1775] 38.102.83.89 () {80 vars in 1835 bytes} [Tue Mar 17 11:17:54 2026] POST /volume/v3/attachments/0bc71c68-f1a0-44e3-94c9-ec3bd65f708b/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:18:03.969965 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=64,cinder:INSERT=7,cinder:UPDATE=17 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:18:04.520395 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=100,cinder:INSERT=18,cinder:UPDATE=43 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:18:29.938114 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-3daf43da-93b4-4e81-b50c-59ac7b3d245d None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:18:29.942159 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3daf43da-93b4-4e81-b50c-59ac7b3d245d tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] POST https://38.102.83.89/volume/v3/snapshots Mar 17 11:18:29.942675 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-3daf43da-93b4-4e81-b50c-59ac7b3d245d tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "189c98d0-fc49-4dab-8e99-5fb167521bc8", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1938116081", "description": null, "metadata": null}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:18:29.964327 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:18:29.964327 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:18:29.965085 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-3daf43da-93b4-4e81-b50c-59ac7b3d245d tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:18:29.965342 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.snapshots [None req-3daf43da-93b4-4e81-b50c-59ac7b3d245d tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Create snapshot from volume 189c98d0-fc49-4dab-8e99-5fb167521bc8 Mar 17 11:18:30.013221 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-3daf43da-93b4-4e81-b50c-59ac7b3d245d tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Created reservations ['6d0e450c-16ab-427e-a8f8-ee1aafb50321', '59e30b93-b257-4b89-9954-c70d466f646e', '43f382c8-f567-4bd4-a591-45bc84fce8f2', '4178122a-5019-49c7-a2e0-71684e987113'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:18:30.057988 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-3daf43da-93b4-4e81-b50c-59ac7b3d245d tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot force create request issued successfully. Mar 17 11:18:30.058613 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-3daf43da-93b4-4e81-b50c-59ac7b3d245d tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots returned with HTTP 202 Mar 17 11:18:30.059432 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 910/1776] 38.102.83.89 () {74 vars in 1375 bytes} [Tue Mar 17 11:18:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:18:30.070894 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-2b6be19c-c819-4910-9946-2071aa67b28a None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:18:30.073591 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2b6be19c-c819-4910-9946-2071aa67b28a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/snapshots/108d92a4-29d7-4f87-961c-dac980aeef3d Mar 17 11:18:30.073888 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2b6be19c-c819-4910-9946-2071aa67b28a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:18:30.074262 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-2b6be19c-c819-4910-9946-2071aa67b28a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:18:30.084466 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:18:30.084466 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:18:30.085152 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-2b6be19c-c819-4910-9946-2071aa67b28a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot retrieved successfully. Mar 17 11:18:30.087411 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-2b6be19c-c819-4910-9946-2071aa67b28a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/108d92a4-29d7-4f87-961c-dac980aeef3d returned with HTTP 200 Mar 17 11:18:30.087411 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 867/1777] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:18:30 2026] GET /volume/v3/snapshots/108d92a4-29d7-4f87-961c-dac980aeef3d => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:18:31.100427 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-441ece3f-f155-48ac-9d3f-13ea6eb97fe1 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:18:31.103233 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-441ece3f-f155-48ac-9d3f-13ea6eb97fe1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/snapshots/108d92a4-29d7-4f87-961c-dac980aeef3d Mar 17 11:18:31.103561 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-441ece3f-f155-48ac-9d3f-13ea6eb97fe1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:18:31.103887 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-441ece3f-f155-48ac-9d3f-13ea6eb97fe1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:18:31.111057 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:18:31.111057 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:18:31.112226 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-441ece3f-f155-48ac-9d3f-13ea6eb97fe1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot retrieved successfully. Mar 17 11:18:31.113215 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-441ece3f-f155-48ac-9d3f-13ea6eb97fe1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/108d92a4-29d7-4f87-961c-dac980aeef3d returned with HTTP 200 Mar 17 11:18:31.113735 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 911/1778] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:18:31 2026] GET /volume/v3/snapshots/108d92a4-29d7-4f87-961c-dac980aeef3d => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:18:31.128205 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-c0b9520a-63bb-4969-9dfb-97e7a24b8ad5 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:18:31.130724 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c0b9520a-63bb-4969-9dfb-97e7a24b8ad5 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/snapshots/108d92a4-29d7-4f87-961c-dac980aeef3d Mar 17 11:18:31.131044 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c0b9520a-63bb-4969-9dfb-97e7a24b8ad5 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:18:31.131393 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-c0b9520a-63bb-4969-9dfb-97e7a24b8ad5 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:18:31.137616 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:18:31.137616 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:18:31.138320 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-c0b9520a-63bb-4969-9dfb-97e7a24b8ad5 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot retrieved successfully. Mar 17 11:18:31.139502 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-c0b9520a-63bb-4969-9dfb-97e7a24b8ad5 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/108d92a4-29d7-4f87-961c-dac980aeef3d returned with HTTP 200 Mar 17 11:18:31.139984 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 868/1779] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:18:31 2026] GET /volume/v3/snapshots/108d92a4-29d7-4f87-961c-dac980aeef3d => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:18:41.106292 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=15,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:18:41.136746 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=2 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:18:42.900617 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-8a12fef9-263f-4ba5-b340-50fb9b8e7a33 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:18:42.904243 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-8a12fef9-263f-4ba5-b340-50fb9b8e7a33 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/108d92a4-29d7-4f87-961c-dac980aeef3d Mar 17 11:18:42.904442 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-8a12fef9-263f-4ba5-b340-50fb9b8e7a33 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:18:42.904630 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-8a12fef9-263f-4ba5-b340-50fb9b8e7a33 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:18:42.904739 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.snapshots [None req-8a12fef9-263f-4ba5-b340-50fb9b8e7a33 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Delete snapshot with id: 108d92a4-29d7-4f87-961c-dac980aeef3d Mar 17 11:18:42.911817 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:18:42.911817 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:18:42.912225 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-8a12fef9-263f-4ba5-b340-50fb9b8e7a33 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot retrieved successfully. Mar 17 11:18:42.936053 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-8a12fef9-263f-4ba5-b340-50fb9b8e7a33 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot delete request issued successfully. Mar 17 11:18:42.936189 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-8a12fef9-263f-4ba5-b340-50fb9b8e7a33 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/108d92a4-29d7-4f87-961c-dac980aeef3d returned with HTTP 202 Mar 17 11:18:42.936482 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 912/1780] 38.102.83.89 () {72 vars in 1467 bytes} [Tue Mar 17 11:18:42 2026] DELETE /volume/v3/snapshots/108d92a4-29d7-4f87-961c-dac980aeef3d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:18:42.947091 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-aee8e2e7-92b8-4815-8580-dcf6ca3e4ae1 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:18:42.947791 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-aee8e2e7-92b8-4815-8580-dcf6ca3e4ae1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/snapshots/108d92a4-29d7-4f87-961c-dac980aeef3d Mar 17 11:18:42.947935 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-aee8e2e7-92b8-4815-8580-dcf6ca3e4ae1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:18:42.948075 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-aee8e2e7-92b8-4815-8580-dcf6ca3e4ae1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:18:42.958331 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:18:42.958331 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:18:42.958331 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-aee8e2e7-92b8-4815-8580-dcf6ca3e4ae1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot retrieved successfully. Mar 17 11:18:42.958718 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-aee8e2e7-92b8-4815-8580-dcf6ca3e4ae1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/108d92a4-29d7-4f87-961c-dac980aeef3d returned with HTTP 200 Mar 17 11:18:42.959384 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 869/1781] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:18:42 2026] GET /volume/v3/snapshots/108d92a4-29d7-4f87-961c-dac980aeef3d => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:18:43.969409 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-7e1dfca6-e5e4-46e2-82de-71911c1c7c87 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:18:43.971142 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7e1dfca6-e5e4-46e2-82de-71911c1c7c87 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/snapshots/108d92a4-29d7-4f87-961c-dac980aeef3d Mar 17 11:18:43.971231 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7e1dfca6-e5e4-46e2-82de-71911c1c7c87 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:18:43.971483 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-7e1dfca6-e5e4-46e2-82de-71911c1c7c87 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:18:43.975189 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-7e1dfca6-e5e4-46e2-82de-71911c1c7c87 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/108d92a4-29d7-4f87-961c-dac980aeef3d returned with HTTP 404 Mar 17 11:18:43.975618 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 913/1782] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:18:43 2026] GET /volume/v3/snapshots/108d92a4-29d7-4f87-961c-dac980aeef3d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Mar 17 11:18:48.160161 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-c8342130-8d98-48f2-bc7b-e4f717e16b63 req-8012ff5b-74f6-4a95-b79f-9e763cc5baa5 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:18:48.163918 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c8342130-8d98-48f2-bc7b-e4f717e16b63 req-8012ff5b-74f6-4a95-b79f-9e763cc5baa5 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] DELETE https://38.102.83.89/volume/v3/attachments/0bc71c68-f1a0-44e3-94c9-ec3bd65f708b Mar 17 11:18:48.164191 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-c8342130-8d98-48f2-bc7b-e4f717e16b63 req-8012ff5b-74f6-4a95-b79f-9e763cc5baa5 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:18:48.164504 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-c8342130-8d98-48f2-bc7b-e4f717e16b63 req-8012ff5b-74f6-4a95-b79f-9e763cc5baa5 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'version_select' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:18:48.176062 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:18:48.176062 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:18:51.212222 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-c8342130-8d98-48f2-bc7b-e4f717e16b63 req-8012ff5b-74f6-4a95-b79f-9e763cc5baa5 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/attachments/0bc71c68-f1a0-44e3-94c9-ec3bd65f708b returned with HTTP 200 Mar 17 11:18:51.212222 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 870/1783] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 11:18:48 2026] DELETE /volume/v3/attachments/0bc71c68-f1a0-44e3-94c9-ec3bd65f708b => generated 19 bytes in 3052 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:18:53.973824 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=5,cinder:UPDATE=1 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:18:54.917534 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-f15eac99-1d24-4d61-ae44-814bf34ab721 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:18:54.919332 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f15eac99-1d24-4d61-ae44-814bf34ab721 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] DELETE https://38.102.83.89/volume/v3/volumes/189c98d0-fc49-4dab-8e99-5fb167521bc8 Mar 17 11:18:54.919525 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f15eac99-1d24-4d61-ae44-814bf34ab721 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:18:54.919708 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-f15eac99-1d24-4d61-ae44-814bf34ab721 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:18:54.919864 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-f15eac99-1d24-4d61-ae44-814bf34ab721 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Delete volume with id: 189c98d0-fc49-4dab-8e99-5fb167521bc8 Mar 17 11:18:54.932025 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:18:54.932025 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:18:54.932659 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-f15eac99-1d24-4d61-ae44-814bf34ab721 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:18:54.952330 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-f15eac99-1d24-4d61-ae44-814bf34ab721 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Delete volume request issued successfully. Mar 17 11:18:54.952510 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-f15eac99-1d24-4d61-ae44-814bf34ab721 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/189c98d0-fc49-4dab-8e99-5fb167521bc8 returned with HTTP 202 Mar 17 11:18:54.952947 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 914/1784] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 11:18:54 2026] DELETE /volume/v3/volumes/189c98d0-fc49-4dab-8e99-5fb167521bc8 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:18:54.964745 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-f2c1b7da-4ec2-466d-9351-781bdc167c9e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:18:54.967288 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f2c1b7da-4ec2-466d-9351-781bdc167c9e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/189c98d0-fc49-4dab-8e99-5fb167521bc8 Mar 17 11:18:54.967720 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f2c1b7da-4ec2-466d-9351-781bdc167c9e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:18:54.968114 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-f2c1b7da-4ec2-466d-9351-781bdc167c9e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:18:54.977416 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:18:54.977416 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:18:54.982569 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-f2c1b7da-4ec2-466d-9351-781bdc167c9e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:18:54.990444 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-f2c1b7da-4ec2-466d-9351-781bdc167c9e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/189c98d0-fc49-4dab-8e99-5fb167521bc8 returned with HTTP 200 Mar 17 11:18:54.991082 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 871/1785] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:18:54 2026] GET /volume/v3/volumes/189c98d0-fc49-4dab-8e99-5fb167521bc8 => generated 1372 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:18:56.013153 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-504bd78a-a3b9-4f52-82c5-0dc5aa56d0eb None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:18:56.017268 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-504bd78a-a3b9-4f52-82c5-0dc5aa56d0eb tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/189c98d0-fc49-4dab-8e99-5fb167521bc8 Mar 17 11:18:56.017268 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-504bd78a-a3b9-4f52-82c5-0dc5aa56d0eb tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:18:56.017268 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-504bd78a-a3b9-4f52-82c5-0dc5aa56d0eb tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:18:56.028184 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:18:56.028184 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:18:56.031910 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-504bd78a-a3b9-4f52-82c5-0dc5aa56d0eb tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:18:56.039368 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-504bd78a-a3b9-4f52-82c5-0dc5aa56d0eb tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/189c98d0-fc49-4dab-8e99-5fb167521bc8 returned with HTTP 200 Mar 17 11:18:56.039824 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 915/1786] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:18:56 2026] GET /volume/v3/volumes/189c98d0-fc49-4dab-8e99-5fb167521bc8 => generated 1372 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Mar 17 11:18:57.062918 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-ccbab1c2-9c35-42a5-86dd-73930344025f None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:18:57.065287 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ccbab1c2-9c35-42a5-86dd-73930344025f tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/189c98d0-fc49-4dab-8e99-5fb167521bc8 Mar 17 11:18:57.065609 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ccbab1c2-9c35-42a5-86dd-73930344025f tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:18:57.065972 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-ccbab1c2-9c35-42a5-86dd-73930344025f tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:18:57.073900 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-ccbab1c2-9c35-42a5-86dd-73930344025f tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/189c98d0-fc49-4dab-8e99-5fb167521bc8 returned with HTTP 404 Mar 17 11:18:57.074782 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 872/1787] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:18:57 2026] GET /volume/v3/volumes/189c98d0-fc49-4dab-8e99-5fb167521bc8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:18:57.131857 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-278bc3e0-b4ae-4731-b222-e86119be0230 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:18:57.136744 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-278bc3e0-b4ae-4731-b222-e86119be0230 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 11:18:57.137245 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-278bc3e0-b4ae-4731-b222-e86119be0230 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1381215209", "snapshot_id": null, "imageRef": "94d916c9-b3b0-4ece-826a-886c90b57bfd", "volume_type": null, "size": 1}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:18:57.139524 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.volumes [None req-278bc3e0-b4ae-4731-b222-e86119be0230 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1381215209', 'snapshot_id': None, 'imageRef': '94d916c9-b3b0-4ece-826a-886c90b57bfd', 'volume_type': None, 'size': 1}} {{(pid=123123) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 11:18:57.348373 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-278bc3e0-b4ae-4731-b222-e86119be0230 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Create volume of 1 GB Mar 17 11:18:57.352641 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-278bc3e0-b4ae-4731-b222-e86119be0230 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Availability Zones retrieved successfully. Mar 17 11:18:57.358229 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-278bc3e0-b4ae-4731-b222-e86119be0230 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Flow 'volume_create_api' (a9412d27-3b33-479a-8c11-ae54ce2ffea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:18:57.359638 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-278bc3e0-b4ae-4731-b222-e86119be0230 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7263125f-0b8b-471f-bef7-6ebbb0efacd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:18:57.360764 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.flows.api.create_volume [None req-278bc3e0-b4ae-4731-b222-e86119be0230 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Validating volume size '1' using validate_int {{(pid=123123) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 11:18:57.414030 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-278bc3e0-b4ae-4731-b222-e86119be0230 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7263125f-0b8b-471f-bef7-6ebbb0efacd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:18:57.414951 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-278bc3e0-b4ae-4731-b222-e86119be0230 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ce5a8b1-015d-4ebc-a6b6-cb3480e123bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:18:57.448752 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [None req-278bc3e0-b4ae-4731-b222-e86119be0230 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Created reservations ['0fca64f4-9616-427f-a6e2-731aa8dab1ed', 'f55dd8bf-96ae-4d87-8284-7a5e0a09d660', '187d2a2a-1463-4afa-ad07-d197bc2bce33', '66d1853b-2f16-48f1-ae5d-90f350b67b50'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:18:57.449525 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-278bc3e0-b4ae-4731-b222-e86119be0230 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ce5a8b1-015d-4ebc-a6b6-cb3480e123bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fca64f4-9616-427f-a6e2-731aa8dab1ed', 'f55dd8bf-96ae-4d87-8284-7a5e0a09d660', '187d2a2a-1463-4afa-ad07-d197bc2bce33', '66d1853b-2f16-48f1-ae5d-90f350b67b50']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:18:57.450357 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-278bc3e0-b4ae-4731-b222-e86119be0230 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d327282f-74c6-4203-9e1e-6850a7890973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:18:57.466580 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-278bc3e0-b4ae-4731-b222-e86119be0230 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d327282f-74c6-4203-9e1e-6850a7890973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9167472-eb81-45ba-b8d0-ac358c769cde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1381215209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7083bc45295c498ea973e9260bead4c4',qos_specs=None,replication_status=,reservations=['0fca64f4-9616-427f-a6e2-731aa8dab1ed','f55dd8bf-96ae-4d87-8284-7a5e0a09d660','187d2a2a-1463-4afa-ad07-d197bc2bce33','66d1853b-2f16-48f1-ae5d-90f350b67b50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cf8eca599ad4e3280ed83496f41b24b',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T15:18:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1381215209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9167472-eb81-45ba-b8d0-ac358c769cde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7083bc45295c498ea973e9260bead4c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cf8eca599ad4e3280ed83496f41b24b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:18:57.467491 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-278bc3e0-b4ae-4731-b222-e86119be0230 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75f0c58a-c126-487e-b6d3-c4791c2a9587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:18:57.483637 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-278bc3e0-b4ae-4731-b222-e86119be0230 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75f0c58a-c126-487e-b6d3-c4791c2a9587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1381215209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7083bc45295c498ea973e9260bead4c4',qos_specs=None,replication_status=,reservations=['0fca64f4-9616-427f-a6e2-731aa8dab1ed','f55dd8bf-96ae-4d87-8284-7a5e0a09d660','187d2a2a-1463-4afa-ad07-d197bc2bce33','66d1853b-2f16-48f1-ae5d-90f350b67b50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cf8eca599ad4e3280ed83496f41b24b',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:18:57.484439 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-278bc3e0-b4ae-4731-b222-e86119be0230 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90f6ae31-79fd-4647-a363-f1bea7e3a7fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:18:57.493479 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-278bc3e0-b4ae-4731-b222-e86119be0230 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90f6ae31-79fd-4647-a363-f1bea7e3a7fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:18:57.494095 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [None req-278bc3e0-b4ae-4731-b222-e86119be0230 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Flow 'volume_create_api' (a9412d27-3b33-479a-8c11-ae54ce2ffea0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:18:57.494411 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-278bc3e0-b4ae-4731-b222-e86119be0230 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Create volume request issued successfully. Mar 17 11:18:57.494939 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-278bc3e0-b4ae-4731-b222-e86119be0230 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 11:18:57.495474 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 916/1788] 38.102.83.89 () {74 vars in 1369 bytes} [Tue Mar 17 11:18:57 2026] POST /volume/v3/volumes => generated 766 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:18:57.509948 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-b67e0b31-a9d5-4b38-b6f0-d78d1c1540a3 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:18:57.511609 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b67e0b31-a9d5-4b38-b6f0-d78d1c1540a3 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde Mar 17 11:18:57.511792 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b67e0b31-a9d5-4b38-b6f0-d78d1c1540a3 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:18:57.511977 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b67e0b31-a9d5-4b38-b6f0-d78d1c1540a3 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:18:57.518788 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:18:57.518788 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:18:57.522766 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-b67e0b31-a9d5-4b38-b6f0-d78d1c1540a3 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:18:57.527255 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b67e0b31-a9d5-4b38-b6f0-d78d1c1540a3 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde returned with HTTP 200 Mar 17 11:18:57.527656 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 873/1789] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:18:57 2026] GET /volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:18:58.550330 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-ba911d99-c93c-47ff-b672-83075fa152e9 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:18:58.553633 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ba911d99-c93c-47ff-b672-83075fa152e9 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde Mar 17 11:18:58.553951 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ba911d99-c93c-47ff-b672-83075fa152e9 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:18:58.554337 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-ba911d99-c93c-47ff-b672-83075fa152e9 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:18:58.565732 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:18:58.565732 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:18:58.571653 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-ba911d99-c93c-47ff-b672-83075fa152e9 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:18:58.577366 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-ba911d99-c93c-47ff-b672-83075fa152e9 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde returned with HTTP 200 Mar 17 11:18:58.577776 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 917/1790] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:18:58 2026] GET /volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:18:59.601011 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-4ed1b64a-72c3-498e-aa54-1638e087f9ba None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:18:59.603505 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4ed1b64a-72c3-498e-aa54-1638e087f9ba tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde Mar 17 11:18:59.603791 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4ed1b64a-72c3-498e-aa54-1638e087f9ba tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:18:59.604076 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4ed1b64a-72c3-498e-aa54-1638e087f9ba tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:18:59.616745 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:18:59.616745 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:18:59.621543 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-4ed1b64a-72c3-498e-aa54-1638e087f9ba tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:18:59.627772 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4ed1b64a-72c3-498e-aa54-1638e087f9ba tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde returned with HTTP 200 Mar 17 11:18:59.628248 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 874/1791] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:18:59 2026] GET /volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde => generated 1374 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:18:59.650914 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-2748ad7a-68f0-49a4-97ae-6859552d2851 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:18:59.653714 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2748ad7a-68f0-49a4-97ae-6859552d2851 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde Mar 17 11:18:59.654030 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2748ad7a-68f0-49a4-97ae-6859552d2851 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:18:59.654400 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-2748ad7a-68f0-49a4-97ae-6859552d2851 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:18:59.663963 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:18:59.663963 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:18:59.668962 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-2748ad7a-68f0-49a4-97ae-6859552d2851 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:18:59.675812 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-2748ad7a-68f0-49a4-97ae-6859552d2851 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde returned with HTTP 200 Mar 17 11:18:59.676400 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 918/1792] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:18:59 2026] GET /volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde => generated 1374 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:19:00.758663 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-2288f490-c0de-458c-a8f6-8bcf81687300 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:19:00.761516 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-2288f490-c0de-458c-a8f6-8bcf81687300 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde Mar 17 11:19:00.761812 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-2288f490-c0de-458c-a8f6-8bcf81687300 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:19:00.762107 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-2288f490-c0de-458c-a8f6-8bcf81687300 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:19:00.774064 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:19:00.774064 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:19:00.779072 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-2288f490-c0de-458c-a8f6-8bcf81687300 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:19:00.786816 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-2288f490-c0de-458c-a8f6-8bcf81687300 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde returned with HTTP 200 Mar 17 11:19:00.787378 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 875/1793] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 11:19:00 2026] GET /volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde => generated 1374 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:19:01.191637 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-a7162123-3b3d-406f-bcfe-fa2726f11511 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:19:01.194658 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-a7162123-3b3d-406f-bcfe-fa2726f11511 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde Mar 17 11:19:01.194946 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-a7162123-3b3d-406f-bcfe-fa2726f11511 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:19:01.195241 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-a7162123-3b3d-406f-bcfe-fa2726f11511 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:19:01.205201 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:19:01.205201 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:19:01.209867 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-a7162123-3b3d-406f-bcfe-fa2726f11511 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:19:01.216207 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-a7162123-3b3d-406f-bcfe-fa2726f11511 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde returned with HTTP 200 Mar 17 11:19:01.216890 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 919/1794] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 11:19:01 2026] GET /volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde => generated 1374 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:19:01.231697 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-9e291c07-3daf-4e0d-8e92-cba0a6021091 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:19:01.232337 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-9e291c07-3daf-4e0d-8e92-cba0a6021091 None None] GET https://38.102.83.89/volume// Mar 17 11:19:01.232614 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-9e291c07-3daf-4e0d-8e92-cba0a6021091 None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:19:01.232922 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-9e291c07-3daf-4e0d-8e92-cba0a6021091 None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:19:01.233567 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-9e291c07-3daf-4e0d-8e92-cba0a6021091 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 11:19:01.233980 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 876/1795] 38.102.83.89 () {72 vars in 1530 bytes} [Tue Mar 17 11:19:01 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 11:19:01.244009 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-f289e486-f651-4dae-bba3-2f9ddcf5eae6 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:19:01.246876 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-f289e486-f651-4dae-bba3-2f9ddcf5eae6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] POST https://38.102.83.89/volume/v3/attachments Mar 17 11:19:01.247415 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-f289e486-f651-4dae-bba3-2f9ddcf5eae6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9167472-eb81-45ba-b8d0-ac358c769cde", "connector": null, "instance_uuid": "ccd54ce0-2d84-489f-816a-2bdda4dfb317"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:19:01.257855 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:19:01.257855 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:19:01.286461 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-f289e486-f651-4dae-bba3-2f9ddcf5eae6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/attachments returned with HTTP 200 Mar 17 11:19:01.287208 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 920/1796] 38.102.83.89 () {80 vars in 1704 bytes} [Tue Mar 17 11:19:01 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:19:07.199624 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-4ed44b4c-c9d3-45e6-aa51-71f2510db0ce None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:19:07.200114 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4ed44b4c-c9d3-45e6-aa51-71f2510db0ce None None] GET https://38.102.83.89/volume// Mar 17 11:19:07.200385 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4ed44b4c-c9d3-45e6-aa51-71f2510db0ce None None] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:19:07.200664 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-4ed44b4c-c9d3-45e6-aa51-71f2510db0ce None None] Calling method 'all' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:19:07.201142 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-4ed44b4c-c9d3-45e6-aa51-71f2510db0ce None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 11:19:07.201782 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 877/1797] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 11:19:07 2026] GET /volume/ => generated 388 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 11:19:07.213756 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-e31f67b3-893f-4db2-8a6b-fa916ba7a8da None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:19:07.219671 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-e31f67b3-893f-4db2-8a6b-fa916ba7a8da tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde Mar 17 11:19:07.220564 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-e31f67b3-893f-4db2-8a6b-fa916ba7a8da tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:19:07.221263 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-e31f67b3-893f-4db2-8a6b-fa916ba7a8da tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:19:07.241412 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:19:07.241412 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:19:07.246468 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-e31f67b3-893f-4db2-8a6b-fa916ba7a8da tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:19:07.255003 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-e31f67b3-893f-4db2-8a6b-fa916ba7a8da tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde returned with HTTP 200 Mar 17 11:19:07.255754 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 921/1798] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 11:19:07 2026] GET /volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde => generated 1554 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 11:19:07.401568 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-3182b80e-e37b-423e-a6d4-6146fd2a4dbc None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:19:07.403997 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-3182b80e-e37b-423e-a6d4-6146fd2a4dbc tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] PUT https://38.102.83.89/volume/v3/attachments/54132853-83dc-4505-b9cc-a0a3b997d08c Mar 17 11:19:07.404690 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-3182b80e-e37b-423e-a6d4-6146fd2a4dbc tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "38.102.83.89", "host": "np0005649721.novalocal", "multipath": false, "enforce_multipath": true, "initiator": "iqn.1994-05.com.redhat:fd15498af3bd", "do_local_attach": false, "uuid": "0ceb02b1-38b4-43fc-8549-abe22c224d5e", "system uuid": "7643bce9-2f06-4fe7-b291-650913a35e56", "nvme_native_multipath": false, "nqn": "nqn.2014-08.org.nvmexpress:uuid:7492a7d8-3878-46d7-bc3c-9b085f58a756", "found_dsc": "", "host_ips": ["38.102.83.89", "fe80::f816:3eff:feb5:bca3", "192.168.122.1", "172.24.5.1", "2001:db8::2", "fe80::608a:3ff:feb6:c149"], "mountpoint": "/dev/vda"}}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:19:07.417456 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-3182b80e-e37b-423e-a6d4-6146fd2a4dbc tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Acquiring lock "cinder-attachment_update-f9167472-eb81-45ba-b8d0-ac358c769cde-np0005649721.novalocal" by "attachment_update" {{(pid=123124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Mar 17 11:19:07.423403 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-3182b80e-e37b-423e-a6d4-6146fd2a4dbc tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Lock "cinder-attachment_update-f9167472-eb81-45ba-b8d0-ac358c769cde-np0005649721.novalocal" acquired by "attachment_update" :: waited 0.006s {{(pid=123124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Mar 17 11:19:07.424694 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:19:07.424694 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:19:10.953976 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.coordination [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-3182b80e-e37b-423e-a6d4-6146fd2a4dbc tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Lock "cinder-attachment_update-f9167472-eb81-45ba-b8d0-ac358c769cde-np0005649721.novalocal" released by "attachment_update" :: held 3.531s {{(pid=123124) __release /opt/stack/cinder/cinder/coordination.py:152}} Mar 17 11:19:10.954416 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-3182b80e-e37b-423e-a6d4-6146fd2a4dbc tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/attachments/54132853-83dc-4505-b9cc-a0a3b997d08c returned with HTTP 200 Mar 17 11:19:10.955442 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 878/1799] 38.102.83.89 () {80 vars in 1814 bytes} [Tue Mar 17 11:19:07 2026] PUT /volume/v3/attachments/54132853-83dc-4505-b9cc-a0a3b997d08c => generated 790 bytes in 3555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:19:11.472998 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-56621e2f-5065-4f63-a6c8-5b80d65215d3 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:19:11.476638 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-56621e2f-5065-4f63-a6c8-5b80d65215d3 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] POST https://38.102.83.89/volume/v3/attachments/54132853-83dc-4505-b9cc-a0a3b997d08c/action Mar 17 11:19:11.477245 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-56621e2f-5065-4f63-a6c8-5b80d65215d3 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action body: b'{"os-complete": null}' {{(pid=123123) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 11:19:11.477494 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-56621e2f-5065-4f63-a6c8-5b80d65215d3 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:19:11.507743 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:19:11.507743 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:19:11.520920 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-ccb38853-edff-42fb-9508-f76a78e04fdc req-56621e2f-5065-4f63-a6c8-5b80d65215d3 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/attachments/54132853-83dc-4505-b9cc-a0a3b997d08c/action returned with HTTP 204 Mar 17 11:19:11.521753 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 922/1800] 38.102.83.89 () {80 vars in 1835 bytes} [Tue Mar 17 11:19:11 2026] POST /volume/v3/attachments/54132853-83dc-4505-b9cc-a0a3b997d08c/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:19:20.944511 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=32,cinder:UPDATE=4 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:19:21.517926 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=54,cinder:UPDATE=17,cinder:INSERT=8 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:19:43.611068 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-101568fb-5502-4917-a2f1-3d4fa104977c req-8c91eb1f-97c0-4596-8daa-92b98f5b456e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:19:43.613372 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-101568fb-5502-4917-a2f1-3d4fa104977c req-8c91eb1f-97c0-4596-8daa-92b98f5b456e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/limits Mar 17 11:19:43.613580 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-101568fb-5502-4917-a2f1-3d4fa104977c req-8c91eb1f-97c0-4596-8daa-92b98f5b456e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:19:43.613793 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-101568fb-5502-4917-a2f1-3d4fa104977c req-8c91eb1f-97c0-4596-8daa-92b98f5b456e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'index' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:19:43.625819 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:19:43.625819 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:19:43.639131 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-101568fb-5502-4917-a2f1-3d4fa104977c req-8c91eb1f-97c0-4596-8daa-92b98f5b456e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/limits returned with HTTP 200 Mar 17 11:19:43.639901 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 879/1801] 38.102.83.89 () {74 vars in 1594 bytes} [Tue Mar 17 11:19:43 2026] GET /volume/v3/limits => generated 302 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:19:44.176653 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-101568fb-5502-4917-a2f1-3d4fa104977c req-4478cafb-59d6-49f1-a9d2-67d437e78876 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:19:44.179433 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-101568fb-5502-4917-a2f1-3d4fa104977c req-4478cafb-59d6-49f1-a9d2-67d437e78876 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde Mar 17 11:19:44.179851 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-101568fb-5502-4917-a2f1-3d4fa104977c req-4478cafb-59d6-49f1-a9d2-67d437e78876 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:19:44.180612 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-101568fb-5502-4917-a2f1-3d4fa104977c req-4478cafb-59d6-49f1-a9d2-67d437e78876 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:19:44.193859 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:19:44.193859 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:19:44.197344 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-101568fb-5502-4917-a2f1-3d4fa104977c req-4478cafb-59d6-49f1-a9d2-67d437e78876 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:19:44.202632 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-101568fb-5502-4917-a2f1-3d4fa104977c req-4478cafb-59d6-49f1-a9d2-67d437e78876 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde returned with HTTP 200 Mar 17 11:19:44.203110 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 923/1802] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 11:19:44 2026] GET /volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde => generated 1666 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:19:44.213701 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-101568fb-5502-4917-a2f1-3d4fa104977c req-2dc1ebeb-cd66-4bee-a07c-3717b27d619e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:19:44.215999 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-101568fb-5502-4917-a2f1-3d4fa104977c req-2dc1ebeb-cd66-4bee-a07c-3717b27d619e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] POST https://38.102.83.89/volume/v3/snapshots Mar 17 11:19:44.216403 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-101568fb-5502-4917-a2f1-3d4fa104977c req-2dc1ebeb-cd66-4bee-a07c-3717b27d619e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9167472-eb81-45ba-b8d0-ac358c769cde", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-574551697", "description": null, "metadata": {}}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:19:44.226951 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:19:44.226951 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:19:44.227508 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-101568fb-5502-4917-a2f1-3d4fa104977c req-2dc1ebeb-cd66-4bee-a07c-3717b27d619e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:19:44.227679 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.v3.snapshots [req-101568fb-5502-4917-a2f1-3d4fa104977c req-2dc1ebeb-cd66-4bee-a07c-3717b27d619e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Create snapshot from volume f9167472-eb81-45ba-b8d0-ac358c769cde Mar 17 11:19:44.256474 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.quota [req-101568fb-5502-4917-a2f1-3d4fa104977c req-2dc1ebeb-cd66-4bee-a07c-3717b27d619e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Created reservations ['dd3df212-0e32-46a8-ae17-1f9d8a969466', 'd4415b74-f046-4601-a9b9-73bf8316c700', '9e73dedc-dca0-4e64-b30d-5c9c2e91e8e9', '16ee53b4-7b9d-466d-8103-0bab84bc299f'] {{(pid=123124) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:19:44.287446 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-101568fb-5502-4917-a2f1-3d4fa104977c req-2dc1ebeb-cd66-4bee-a07c-3717b27d619e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot force create request issued successfully. Mar 17 11:19:44.287779 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-101568fb-5502-4917-a2f1-3d4fa104977c req-2dc1ebeb-cd66-4bee-a07c-3717b27d619e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots returned with HTTP 202 Mar 17 11:19:44.288290 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 880/1803] 38.102.83.89 () {78 vars in 1657 bytes} [Tue Mar 17 11:19:44 2026] POST /volume/v3/snapshots => generated 319 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:19:46.466389 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-0b924d91-f272-4b56-98ae-3e16affae70e None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:19:46.468943 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0b924d91-f272-4b56-98ae-3e16affae70e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/snapshots/a8b0a398-cfab-47dc-a921-40207bb3e86d Mar 17 11:19:46.469267 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0b924d91-f272-4b56-98ae-3e16affae70e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:19:46.469597 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0b924d91-f272-4b56-98ae-3e16affae70e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:19:46.477405 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:19:46.477405 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:19:46.478075 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-0b924d91-f272-4b56-98ae-3e16affae70e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot retrieved successfully. Mar 17 11:19:46.479212 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0b924d91-f272-4b56-98ae-3e16affae70e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/a8b0a398-cfab-47dc-a921-40207bb3e86d returned with HTTP 200 Mar 17 11:19:46.479854 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 924/1804] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:19:46 2026] GET /volume/v3/snapshots/a8b0a398-cfab-47dc-a921-40207bb3e86d => generated 478 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:19:48.147247 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-c5c9fa8c-77bd-439f-9c40-40aaeb5bacfb None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:19:48.150524 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-c5c9fa8c-77bd-439f-9c40-40aaeb5bacfb tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/snapshots/a8b0a398-cfab-47dc-a921-40207bb3e86d Mar 17 11:19:48.150832 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-c5c9fa8c-77bd-439f-9c40-40aaeb5bacfb tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:19:48.151145 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-c5c9fa8c-77bd-439f-9c40-40aaeb5bacfb tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:19:48.160353 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:19:48.160353 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:19:48.161068 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-c5c9fa8c-77bd-439f-9c40-40aaeb5bacfb tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot retrieved successfully. Mar 17 11:19:48.162487 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-c5c9fa8c-77bd-439f-9c40-40aaeb5bacfb tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/a8b0a398-cfab-47dc-a921-40207bb3e86d returned with HTTP 200 Mar 17 11:19:48.163039 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 881/1805] 38.102.83.89 () {74 vars in 1714 bytes} [Tue Mar 17 11:19:48 2026] GET /volume/v3/snapshots/a8b0a398-cfab-47dc-a921-40207bb3e86d => generated 478 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:19:53.591044 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-9e3b1226-3a8e-4886-af0e-f28d8ebffec5 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:19:53.596314 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-9e3b1226-3a8e-4886-af0e-f28d8ebffec5 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/snapshots/a8b0a398-cfab-47dc-a921-40207bb3e86d Mar 17 11:19:53.596314 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-9e3b1226-3a8e-4886-af0e-f28d8ebffec5 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:19:53.596314 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-9e3b1226-3a8e-4886-af0e-f28d8ebffec5 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:19:53.600174 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:19:53.600174 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:19:53.600646 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-9e3b1226-3a8e-4886-af0e-f28d8ebffec5 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot retrieved successfully. Mar 17 11:19:53.601409 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-9e3b1226-3a8e-4886-af0e-f28d8ebffec5 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/a8b0a398-cfab-47dc-a921-40207bb3e86d returned with HTTP 200 Mar 17 11:19:53.601750 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 925/1806] 38.102.83.89 () {74 vars in 1714 bytes} [Tue Mar 17 11:19:53 2026] GET /volume/v3/snapshots/a8b0a398-cfab-47dc-a921-40207bb3e86d => generated 478 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:19:53.612768 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-9feea73f-7098-4f58-a189-8df96d79f7dc None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:19:53.616516 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-9feea73f-7098-4f58-a189-8df96d79f7dc tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde Mar 17 11:19:53.616803 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-9feea73f-7098-4f58-a189-8df96d79f7dc tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:19:53.617392 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-9feea73f-7098-4f58-a189-8df96d79f7dc tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:19:53.634579 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:19:53.634579 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:19:53.640142 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-9feea73f-7098-4f58-a189-8df96d79f7dc tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:19:53.649466 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-9feea73f-7098-4f58-a189-8df96d79f7dc tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde returned with HTTP 200 Mar 17 11:19:53.649466 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 882/1807] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 11:19:53 2026] GET /volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde => generated 1666 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:19:53.660755 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-7e074fc5-69b0-4a80-b7eb-c4371f584901 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:19:53.663646 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-7e074fc5-69b0-4a80-b7eb-c4371f584901 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] POST https://38.102.83.89/volume/v3/volumes Mar 17 11:19:53.664338 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-7e074fc5-69b0-4a80-b7eb-c4371f584901 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "a8b0a398-cfab-47dc-a921-40207bb3e86d", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:19:53.667002 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.v3.volumes [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-7e074fc5-69b0-4a80-b7eb-c4371f584901 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'a8b0a398-cfab-47dc-a921-40207bb3e86d', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=123123) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Mar 17 11:19:53.677595 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:19:53.677595 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:19:53.678521 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-7e074fc5-69b0-4a80-b7eb-c4371f584901 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot retrieved successfully. Mar 17 11:19:53.678734 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-7e074fc5-69b0-4a80-b7eb-c4371f584901 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Create volume of 1 GB Mar 17 11:19:53.679795 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-7e074fc5-69b0-4a80-b7eb-c4371f584901 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Availability Zones retrieved successfully. Mar 17 11:19:53.689018 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-7e074fc5-69b0-4a80-b7eb-c4371f584901 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Flow 'volume_create_api' (aef925f4-8b6b-49de-8408-9c386080b8c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:19:53.690855 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-7e074fc5-69b0-4a80-b7eb-c4371f584901 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31d3243c-6611-4595-867e-07e06ec4d43d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:19:53.692275 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.flows.api.create_volume [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-7e074fc5-69b0-4a80-b7eb-c4371f584901 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=123123) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Mar 17 11:19:53.718787 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-7e074fc5-69b0-4a80-b7eb-c4371f584901 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31d3243c-6611-4595-867e-07e06ec4d43d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a8b0a398-cfab-47dc-a921-40207bb3e86d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-03-17T14:22:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:19:53.719496 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-7e074fc5-69b0-4a80-b7eb-c4371f584901 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dedd1bca-93a7-450b-a4b3-08183b10085a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:19:53.773502 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.quota [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-7e074fc5-69b0-4a80-b7eb-c4371f584901 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Created reservations ['7c12d3d3-9d95-45e9-b8e0-fbee23af855c', '7d187981-1ece-4ab9-8f24-8ee64ed1ccc4', '00f2b55d-f223-4262-99f2-8318412d2bef', '6dc87a38-b468-4cd2-8e0c-1eee6f69ccd6'] {{(pid=123123) reserve /opt/stack/cinder/cinder/quota.py:752}} Mar 17 11:19:53.774672 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-7e074fc5-69b0-4a80-b7eb-c4371f584901 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dedd1bca-93a7-450b-a4b3-08183b10085a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c12d3d3-9d95-45e9-b8e0-fbee23af855c', '7d187981-1ece-4ab9-8f24-8ee64ed1ccc4', '00f2b55d-f223-4262-99f2-8318412d2bef', '6dc87a38-b468-4cd2-8e0c-1eee6f69ccd6']}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:19:53.775931 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-7e074fc5-69b0-4a80-b7eb-c4371f584901 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fcd6bcd-fe5a-447f-b75c-29b8ba28eb16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:19:53.824765 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-7e074fc5-69b0-4a80-b7eb-c4371f584901 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fcd6bcd-fe5a-447f-b75c-29b8ba28eb16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb442213-5a00-474d-9950-4de08416d45a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7083bc45295c498ea973e9260bead4c4',qos_specs=None,replication_status=,reservations=['7c12d3d3-9d95-45e9-b8e0-fbee23af855c','7d187981-1ece-4ab9-8f24-8ee64ed1ccc4','00f2b55d-f223-4262-99f2-8318412d2bef','6dc87a38-b468-4cd2-8e0c-1eee6f69ccd6'],size=1,snapshot_id=a8b0a398-cfab-47dc-a921-40207bb3e86d,source_replicaid=,source_volid=None,status='creating',user_id='0cf8eca599ad4e3280ed83496f41b24b',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-03-17T15:19:53Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb442213-5a00-474d-9950-4de08416d45a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7083bc45295c498ea973e9260bead4c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a8b0a398-cfab-47dc-a921-40207bb3e86d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cf8eca599ad4e3280ed83496f41b24b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62),volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:19:53.825990 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-7e074fc5-69b0-4a80-b7eb-c4371f584901 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d3a0b91-f073-4b24-baac-815233893479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:19:53.851445 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-7e074fc5-69b0-4a80-b7eb-c4371f584901 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d3a0b91-f073-4b24-baac-815233893479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7083bc45295c498ea973e9260bead4c4',qos_specs=None,replication_status=,reservations=['7c12d3d3-9d95-45e9-b8e0-fbee23af855c','7d187981-1ece-4ab9-8f24-8ee64ed1ccc4','00f2b55d-f223-4262-99f2-8318412d2bef','6dc87a38-b468-4cd2-8e0c-1eee6f69ccd6'],size=1,snapshot_id=a8b0a398-cfab-47dc-a921-40207bb3e86d,source_replicaid=,source_volid=None,status='creating',user_id='0cf8eca599ad4e3280ed83496f41b24b',volume_type_id=bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62)}' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:19:53.852453 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-7e074fc5-69b0-4a80-b7eb-c4371f584901 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (017d4829-b79a-4174-8797-e3cb94047f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} Mar 17 11:19:53.880268 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-7e074fc5-69b0-4a80-b7eb-c4371f584901 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (017d4829-b79a-4174-8797-e3cb94047f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123123) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} Mar 17 11:19:53.881522 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.volume.api [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-7e074fc5-69b0-4a80-b7eb-c4371f584901 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Flow 'volume_create_api' (aef925f4-8b6b-49de-8408-9c386080b8c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123123) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} Mar 17 11:19:53.881934 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-7e074fc5-69b0-4a80-b7eb-c4371f584901 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Create volume request issued successfully. Mar 17 11:19:53.882934 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-7e074fc5-69b0-4a80-b7eb-c4371f584901 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes returned with HTTP 202 Mar 17 11:19:53.883542 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 926/1808] 38.102.83.89 () {78 vars in 1651 bytes} [Tue Mar 17 11:19:53 2026] POST /volume/v3/volumes => generated 743 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Mar 17 11:19:53.895794 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-552c253c-2580-42fe-abbc-b98bf7fbd72c None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:19:53.898241 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-552c253c-2580-42fe-abbc-b98bf7fbd72c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/eb442213-5a00-474d-9950-4de08416d45a Mar 17 11:19:53.898678 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-552c253c-2580-42fe-abbc-b98bf7fbd72c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:19:53.899089 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-552c253c-2580-42fe-abbc-b98bf7fbd72c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:19:53.909135 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:19:53.909135 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:19:53.914693 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-552c253c-2580-42fe-abbc-b98bf7fbd72c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:19:53.922125 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-552c253c-2580-42fe-abbc-b98bf7fbd72c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/eb442213-5a00-474d-9950-4de08416d45a returned with HTTP 200 Mar 17 11:19:53.922766 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 883/1809] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 11:19:53 2026] GET /volume/v3/volumes/eb442213-5a00-474d-9950-4de08416d45a => generated 811 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:19:53.935362 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-f9576387-f47c-480e-a473-e96e1fc8bac1 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:19:53.938286 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-f9576387-f47c-480e-a473-e96e1fc8bac1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/eb442213-5a00-474d-9950-4de08416d45a Mar 17 11:19:53.938600 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-f9576387-f47c-480e-a473-e96e1fc8bac1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:19:53.938890 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-f9576387-f47c-480e-a473-e96e1fc8bac1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:19:53.953829 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:19:53.953829 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:19:53.959155 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-f9576387-f47c-480e-a473-e96e1fc8bac1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:19:53.966942 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-f9576387-f47c-480e-a473-e96e1fc8bac1 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/eb442213-5a00-474d-9950-4de08416d45a returned with HTTP 200 Mar 17 11:19:53.966942 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 927/1810] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 11:19:53 2026] GET /volume/v3/volumes/eb442213-5a00-474d-9950-4de08416d45a => generated 835 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:19:56.982425 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-7fe17b82-270a-414d-a4d5-6d5b590c9931 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:19:56.985233 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-7fe17b82-270a-414d-a4d5-6d5b590c9931 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/eb442213-5a00-474d-9950-4de08416d45a Mar 17 11:19:56.985687 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-7fe17b82-270a-414d-a4d5-6d5b590c9931 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:19:56.986080 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-7fe17b82-270a-414d-a4d5-6d5b590c9931 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:19:56.995852 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:19:56.995852 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:19:57.000882 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-7fe17b82-270a-414d-a4d5-6d5b590c9931 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:19:57.008125 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-7fe17b82-270a-414d-a4d5-6d5b590c9931 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/eb442213-5a00-474d-9950-4de08416d45a returned with HTTP 200 Mar 17 11:19:57.008125 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 884/1811] 38.102.83.89 () {74 vars in 1708 bytes} [Tue Mar 17 11:19:56 2026] GET /volume/v3/volumes/eb442213-5a00-474d-9950-4de08416d45a => generated 1352 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:19:57.021184 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-73183080-3e56-472c-962d-25acbaa13890 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:19:57.021729 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-73183080-3e56-472c-962d-25acbaa13890 None None] GET https://38.102.83.89/volume// Mar 17 11:19:57.021966 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-73183080-3e56-472c-962d-25acbaa13890 None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:19:57.022256 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-73183080-3e56-472c-962d-25acbaa13890 None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:19:57.022781 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-73183080-3e56-472c-962d-25acbaa13890 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 11:19:57.023509 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 928/1812] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 11:19:57 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 11:19:57.036409 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-709136b0-108a-4ac5-81a1-2e155d15a40c None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:19:57.038744 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-709136b0-108a-4ac5-81a1-2e155d15a40c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] POST https://38.102.83.89/volume/v3/attachments Mar 17 11:19:57.039331 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-709136b0-108a-4ac5-81a1-2e155d15a40c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eb442213-5a00-474d-9950-4de08416d45a", "connector": null, "instance_uuid": "9fdd9133-251c-4414-899f-11930b0afb62"}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:19:57.050450 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:19:57.050450 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:19:57.100920 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-709136b0-108a-4ac5-81a1-2e155d15a40c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/attachments returned with HTTP 200 Mar 17 11:19:57.101602 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 885/1813] 38.102.83.89 () {80 vars in 1704 bytes} [Tue Mar 17 11:19:57 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:19:57.114123 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-361d500a-60f1-4e31-a961-f8ea38cc7370 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:19:57.114747 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-361d500a-60f1-4e31-a961-f8ea38cc7370 None None] GET https://38.102.83.89/volume// Mar 17 11:19:57.114968 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-361d500a-60f1-4e31-a961-f8ea38cc7370 None None] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:19:57.115342 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-361d500a-60f1-4e31-a961-f8ea38cc7370 None None] Calling method 'all' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:19:57.115939 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-361d500a-60f1-4e31-a961-f8ea38cc7370 None None] https://38.102.83.89/volume// returned with HTTP 300 Mar 17 11:19:57.116910 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 929/1814] 38.102.83.89 () {72 vars in 1537 bytes} [Tue Mar 17 11:19:57 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Mar 17 11:19:57.127439 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-057a5eb5-f046-44a7-972f-d34e4d93222d None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:19:57.130532 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-057a5eb5-f046-44a7-972f-d34e4d93222d tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/eb442213-5a00-474d-9950-4de08416d45a Mar 17 11:19:57.130910 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-057a5eb5-f046-44a7-972f-d34e4d93222d tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:19:57.131261 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-057a5eb5-f046-44a7-972f-d34e4d93222d tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:19:57.146329 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:19:57.146329 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:19:57.151769 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-057a5eb5-f046-44a7-972f-d34e4d93222d tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:19:57.158537 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-057a5eb5-f046-44a7-972f-d34e4d93222d tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/eb442213-5a00-474d-9950-4de08416d45a returned with HTTP 200 Mar 17 11:19:57.159132 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 886/1815] 38.102.83.89 () {76 vars in 1749 bytes} [Tue Mar 17 11:19:57 2026] GET /volume/v3/volumes/eb442213-5a00-474d-9950-4de08416d45a => generated 1532 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Mar 17 11:19:57.239112 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-358b7d87-49ba-4110-8525-e5152f7c1be2 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:19:57.242096 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-358b7d87-49ba-4110-8525-e5152f7c1be2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] PUT https://38.102.83.89/volume/v3/attachments/0fed73ef-1505-4632-8624-c885d84d53e1 Mar 17 11:19:57.242698 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-358b7d87-49ba-4110-8525-e5152f7c1be2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "38.102.83.89", "host": "np0005649721.novalocal", "multipath": false, "enforce_multipath": true, "initiator": "iqn.1994-05.com.redhat:fd15498af3bd", "do_local_attach": false, "uuid": "0ceb02b1-38b4-43fc-8549-abe22c224d5e", "system uuid": "7643bce9-2f06-4fe7-b291-650913a35e56", "nvme_native_multipath": false, "nqn": "nqn.2014-08.org.nvmexpress:uuid:7492a7d8-3878-46d7-bc3c-9b085f58a756", "found_dsc": "", "host_ips": ["38.102.83.89", "fe80::f816:3eff:feb5:bca3", "192.168.122.1", "172.24.5.1", "2001:db8::2", "fe80::608a:3ff:feb6:c149", "fe80::fc16:3eff:fe71:5334", "fe80::d8b7:fbff:fe7f:ddb9"], "mountpoint": "/dev/vda"}}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:19:57.252904 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-358b7d87-49ba-4110-8525-e5152f7c1be2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Acquiring lock "cinder-attachment_update-eb442213-5a00-474d-9950-4de08416d45a-np0005649721.novalocal" by "attachment_update" {{(pid=123123) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Mar 17 11:19:57.259154 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-358b7d87-49ba-4110-8525-e5152f7c1be2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Lock "cinder-attachment_update-eb442213-5a00-474d-9950-4de08416d45a-np0005649721.novalocal" acquired by "attachment_update" :: waited 0.006s {{(pid=123123) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Mar 17 11:19:57.260528 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:19:57.260528 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:20:00.784429 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.coordination [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-358b7d87-49ba-4110-8525-e5152f7c1be2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Lock "cinder-attachment_update-eb442213-5a00-474d-9950-4de08416d45a-np0005649721.novalocal" released by "attachment_update" :: held 3.525s {{(pid=123123) __release /opt/stack/cinder/cinder/coordination.py:152}} Mar 17 11:20:00.784850 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-358b7d87-49ba-4110-8525-e5152f7c1be2 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/attachments/0fed73ef-1505-4632-8624-c885d84d53e1 returned with HTTP 200 Mar 17 11:20:00.785481 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 930/1816] 38.102.83.89 () {80 vars in 1814 bytes} [Tue Mar 17 11:19:57 2026] PUT /volume/v3/attachments/0fed73ef-1505-4632-8624-c885d84d53e1 => generated 790 bytes in 3547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:20:01.301154 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-9bdaefe1-a470-4bf0-a1ee-23ac6147270e None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:20:01.304784 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-9bdaefe1-a470-4bf0-a1ee-23ac6147270e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] POST https://38.102.83.89/volume/v3/attachments/0fed73ef-1505-4632-8624-c885d84d53e1/action Mar 17 11:20:01.305445 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-9bdaefe1-a470-4bf0-a1ee-23ac6147270e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action body: b'{"os-complete": null}' {{(pid=123124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Mar 17 11:20:01.305641 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-9bdaefe1-a470-4bf0-a1ee-23ac6147270e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Mar 17 11:20:01.363600 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:20:01.363600 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:20:01.378746 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-3599b461-aef1-4efd-abf9-f8a596d0f3fa req-9bdaefe1-a470-4bf0-a1ee-23ac6147270e tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/attachments/0fed73ef-1505-4632-8624-c885d84d53e1/action returned with HTTP 204 Mar 17 11:20:01.379328 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 887/1817] 38.102.83.89 () {80 vars in 1835 bytes} [Tue Mar 17 11:20:01 2026] POST /volume/v3/attachments/0fed73ef-1505-4632-8624-c885d84d53e1/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:20:10.778604 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=42,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:20:11.376129 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=50,cinder:INSERT=6,cinder:UPDATE=16 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:20:47.007171 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-0e85f4df-aa81-4f8b-b44b-f87be7cc6e2b None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:20:47.010174 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0e85f4df-aa81-4f8b-b44b-f87be7cc6e2b tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/eb442213-5a00-474d-9950-4de08416d45a Mar 17 11:20:47.010514 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0e85f4df-aa81-4f8b-b44b-f87be7cc6e2b tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:20:47.010819 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-0e85f4df-aa81-4f8b-b44b-f87be7cc6e2b tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:20:47.027602 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:20:47.027602 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:20:47.032684 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-0e85f4df-aa81-4f8b-b44b-f87be7cc6e2b tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:20:47.040640 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-0e85f4df-aa81-4f8b-b44b-f87be7cc6e2b tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/eb442213-5a00-474d-9950-4de08416d45a returned with HTTP 200 Mar 17 11:20:47.041181 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 931/1818] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:20:47 2026] GET /volume/v3/volumes/eb442213-5a00-474d-9950-4de08416d45a => generated 1644 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Mar 17 11:20:51.240073 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-32cae05d-4c3e-484e-9e12-537fbddf39b0 req-6c82336f-8762-4d3f-bbf2-7bfb139e7c71 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:20:51.242897 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-32cae05d-4c3e-484e-9e12-537fbddf39b0 req-6c82336f-8762-4d3f-bbf2-7bfb139e7c71 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] DELETE https://38.102.83.89/volume/v3/attachments/0fed73ef-1505-4632-8624-c885d84d53e1 Mar 17 11:20:51.243171 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-32cae05d-4c3e-484e-9e12-537fbddf39b0 req-6c82336f-8762-4d3f-bbf2-7bfb139e7c71 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:20:51.243494 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-32cae05d-4c3e-484e-9e12-537fbddf39b0 req-6c82336f-8762-4d3f-bbf2-7bfb139e7c71 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'version_select' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:20:51.255466 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:20:51.255466 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:20:54.294510 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-32cae05d-4c3e-484e-9e12-537fbddf39b0 req-6c82336f-8762-4d3f-bbf2-7bfb139e7c71 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/attachments/0fed73ef-1505-4632-8624-c885d84d53e1 returned with HTTP 200 Mar 17 11:20:54.295099 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 888/1819] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 11:20:51 2026] DELETE /volume/v3/attachments/0fed73ef-1505-4632-8624-c885d84d53e1 => generated 19 bytes in 3056 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:20:54.316790 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-32cae05d-4c3e-484e-9e12-537fbddf39b0 req-dde43270-9dd7-497a-a500-aeb68b7a7675 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:20:54.346485 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-32cae05d-4c3e-484e-9e12-537fbddf39b0 req-dde43270-9dd7-497a-a500-aeb68b7a7675 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] DELETE https://38.102.83.89/volume/v3/volumes/eb442213-5a00-474d-9950-4de08416d45a Mar 17 11:20:54.346737 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-32cae05d-4c3e-484e-9e12-537fbddf39b0 req-dde43270-9dd7-497a-a500-aeb68b7a7675 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:20:54.347025 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-32cae05d-4c3e-484e-9e12-537fbddf39b0 req-dde43270-9dd7-497a-a500-aeb68b7a7675 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:20:54.347262 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [req-32cae05d-4c3e-484e-9e12-537fbddf39b0 req-dde43270-9dd7-497a-a500-aeb68b7a7675 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Delete volume with id: eb442213-5a00-474d-9950-4de08416d45a Mar 17 11:20:54.358518 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:20:54.358518 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:20:54.359174 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-32cae05d-4c3e-484e-9e12-537fbddf39b0 req-dde43270-9dd7-497a-a500-aeb68b7a7675 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:20:54.380457 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-32cae05d-4c3e-484e-9e12-537fbddf39b0 req-dde43270-9dd7-497a-a500-aeb68b7a7675 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Delete volume request issued successfully. Mar 17 11:20:54.380715 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-32cae05d-4c3e-484e-9e12-537fbddf39b0 req-dde43270-9dd7-497a-a500-aeb68b7a7675 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/eb442213-5a00-474d-9950-4de08416d45a returned with HTTP 202 Mar 17 11:20:54.381263 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 932/1820] 38.102.83.89 () {76 vars in 1730 bytes} [Tue Mar 17 11:20:54 2026] DELETE /volume/v3/volumes/eb442213-5a00-474d-9950-4de08416d45a => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:20:57.603932 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-fb762495-4e95-4a65-852d-a6363291101c None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:20:57.605431 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-fb762495-4e95-4a65-852d-a6363291101c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/eb442213-5a00-474d-9950-4de08416d45a Mar 17 11:20:57.605568 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-fb762495-4e95-4a65-852d-a6363291101c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:20:57.605716 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-fb762495-4e95-4a65-852d-a6363291101c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:20:57.611168 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-fb762495-4e95-4a65-852d-a6363291101c tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/eb442213-5a00-474d-9950-4de08416d45a returned with HTTP 404 Mar 17 11:20:57.611496 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 889/1821] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:20:57 2026] GET /volume/v3/volumes/eb442213-5a00-474d-9950-4de08416d45a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:20:57.623590 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-90b03d33-e6e4-4947-a0d8-0f1b2bd7fd65 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:20:57.626065 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-90b03d33-e6e4-4947-a0d8-0f1b2bd7fd65 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/a8b0a398-cfab-47dc-a921-40207bb3e86d Mar 17 11:20:57.626392 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-90b03d33-e6e4-4947-a0d8-0f1b2bd7fd65 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:20:57.626703 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-90b03d33-e6e4-4947-a0d8-0f1b2bd7fd65 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:20:57.626885 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.snapshots [None req-90b03d33-e6e4-4947-a0d8-0f1b2bd7fd65 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Delete snapshot with id: a8b0a398-cfab-47dc-a921-40207bb3e86d Mar 17 11:20:57.634795 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:20:57.634795 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:20:57.635510 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-90b03d33-e6e4-4947-a0d8-0f1b2bd7fd65 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot retrieved successfully. Mar 17 11:20:57.665449 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [None req-90b03d33-e6e4-4947-a0d8-0f1b2bd7fd65 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot delete request issued successfully. Mar 17 11:20:57.665716 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-90b03d33-e6e4-4947-a0d8-0f1b2bd7fd65 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/a8b0a398-cfab-47dc-a921-40207bb3e86d returned with HTTP 202 Mar 17 11:20:57.666439 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 933/1822] 38.102.83.89 () {72 vars in 1467 bytes} [Tue Mar 17 11:20:57 2026] DELETE /volume/v3/snapshots/a8b0a398-cfab-47dc-a921-40207bb3e86d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:20:57.676516 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-b08abea1-0e48-4c64-9959-7903387c67ad None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:20:57.678187 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b08abea1-0e48-4c64-9959-7903387c67ad tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/snapshots/a8b0a398-cfab-47dc-a921-40207bb3e86d Mar 17 11:20:57.678394 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b08abea1-0e48-4c64-9959-7903387c67ad tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:20:57.678589 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-b08abea1-0e48-4c64-9959-7903387c67ad tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:20:57.691336 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:20:57.691336 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:20:57.691336 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.volume.api [None req-b08abea1-0e48-4c64-9959-7903387c67ad tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Snapshot retrieved successfully. Mar 17 11:20:57.692100 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-b08abea1-0e48-4c64-9959-7903387c67ad tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/a8b0a398-cfab-47dc-a921-40207bb3e86d returned with HTTP 200 Mar 17 11:20:57.692788 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 890/1823] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:20:57 2026] GET /volume/v3/snapshots/a8b0a398-cfab-47dc-a921-40207bb3e86d => generated 477 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:20:58.709571 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-1129ba78-7c7c-4a53-8cfb-e251c2bb3099 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:20:58.712135 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-1129ba78-7c7c-4a53-8cfb-e251c2bb3099 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/snapshots/a8b0a398-cfab-47dc-a921-40207bb3e86d Mar 17 11:20:58.712450 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-1129ba78-7c7c-4a53-8cfb-e251c2bb3099 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:20:58.712763 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-1129ba78-7c7c-4a53-8cfb-e251c2bb3099 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:20:58.718421 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-1129ba78-7c7c-4a53-8cfb-e251c2bb3099 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/a8b0a398-cfab-47dc-a921-40207bb3e86d returned with HTTP 404 Mar 17 11:20:58.719027 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 934/1824] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:20:58 2026] GET /volume/v3/snapshots/a8b0a398-cfab-47dc-a921-40207bb3e86d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Mar 17 11:21:02.972828 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [req-bb19ef85-eb23-415b-8c10-ac0f67e3e66f req-21338169-2736-4421-a4ab-75adfc4addd6 None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:21:02.975812 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-bb19ef85-eb23-415b-8c10-ac0f67e3e66f req-21338169-2736-4421-a4ab-75adfc4addd6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] DELETE https://38.102.83.89/volume/v3/attachments/54132853-83dc-4505-b9cc-a0a3b997d08c Mar 17 11:21:02.976096 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-bb19ef85-eb23-415b-8c10-ac0f67e3e66f req-21338169-2736-4421-a4ab-75adfc4addd6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:21:02.976435 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-bb19ef85-eb23-415b-8c10-ac0f67e3e66f req-21338169-2736-4421-a4ab-75adfc4addd6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'version_select' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:21:02.986618 np0005649721.novalocal devstack@c-api.service[123124]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:21:02.986618 np0005649721.novalocal devstack@c-api.service[123124]: warnings.warn( Mar 17 11:21:06.019325 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-bb19ef85-eb23-415b-8c10-ac0f67e3e66f req-21338169-2736-4421-a4ab-75adfc4addd6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/attachments/54132853-83dc-4505-b9cc-a0a3b997d08c returned with HTTP 200 Mar 17 11:21:06.019820 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 891/1825] 38.102.83.89 () {78 vars in 1783 bytes} [Tue Mar 17 11:21:02 2026] DELETE /volume/v3/attachments/54132853-83dc-4505-b9cc-a0a3b997d08c => generated 19 bytes in 3048 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Mar 17 11:21:06.038333 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-bb19ef85-eb23-415b-8c10-ac0f67e3e66f req-25314fec-2929-4472-a93b-7b14e0ec5997 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:21:06.041223 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-bb19ef85-eb23-415b-8c10-ac0f67e3e66f req-25314fec-2929-4472-a93b-7b14e0ec5997 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] DELETE https://38.102.83.89/volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde Mar 17 11:21:06.041509 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-bb19ef85-eb23-415b-8c10-ac0f67e3e66f req-25314fec-2929-4472-a93b-7b14e0ec5997 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:21:06.041816 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-bb19ef85-eb23-415b-8c10-ac0f67e3e66f req-25314fec-2929-4472-a93b-7b14e0ec5997 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:21:06.042165 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [req-bb19ef85-eb23-415b-8c10-ac0f67e3e66f req-25314fec-2929-4472-a93b-7b14e0ec5997 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Delete volume with id: f9167472-eb81-45ba-b8d0-ac358c769cde Mar 17 11:21:06.053056 np0005649721.novalocal devstack@c-api.service[123123]: /usr/local/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Mar 17 11:21:06.053056 np0005649721.novalocal devstack@c-api.service[123123]: warnings.warn( Mar 17 11:21:06.053757 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-bb19ef85-eb23-415b-8c10-ac0f67e3e66f req-25314fec-2929-4472-a93b-7b14e0ec5997 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Volume info retrieved successfully. Mar 17 11:21:06.075536 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.volume.api [req-bb19ef85-eb23-415b-8c10-ac0f67e3e66f req-25314fec-2929-4472-a93b-7b14e0ec5997 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Delete volume request issued successfully. Mar 17 11:21:06.075744 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-bb19ef85-eb23-415b-8c10-ac0f67e3e66f req-25314fec-2929-4472-a93b-7b14e0ec5997 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde returned with HTTP 202 Mar 17 11:21:06.076271 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 935/1826] 38.102.83.89 () {76 vars in 1730 bytes} [Tue Mar 17 11:21:06 2026] DELETE /volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Mar 17 11:21:09.174592 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-a0206e23-fb8f-46b0-8c9e-ef0eebc0a73a None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:21:09.177070 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a0206e23-fb8f-46b0-8c9e-ef0eebc0a73a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde Mar 17 11:21:09.177284 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a0206e23-fb8f-46b0-8c9e-ef0eebc0a73a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:21:09.177619 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-a0206e23-fb8f-46b0-8c9e-ef0eebc0a73a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:21:09.185125 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-a0206e23-fb8f-46b0-8c9e-ef0eebc0a73a tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde returned with HTTP 404 Mar 17 11:21:09.185821 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 892/1827] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:21:09 2026] GET /volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:21:09.806497 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-99bad765-c025-4565-b7cb-97ad25615748 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:21:09.809029 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-99bad765-c025-4565-b7cb-97ad25615748 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] DELETE https://38.102.83.89/volume/v3/snapshots/a8b0a398-cfab-47dc-a921-40207bb3e86d Mar 17 11:21:09.809341 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-99bad765-c025-4565-b7cb-97ad25615748 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:21:09.809616 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-99bad765-c025-4565-b7cb-97ad25615748 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:21:09.809791 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.snapshots [None req-99bad765-c025-4565-b7cb-97ad25615748 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Delete snapshot with id: a8b0a398-cfab-47dc-a921-40207bb3e86d Mar 17 11:21:09.815752 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-99bad765-c025-4565-b7cb-97ad25615748 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/a8b0a398-cfab-47dc-a921-40207bb3e86d returned with HTTP 404 Mar 17 11:21:09.816356 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 936/1828] 38.102.83.89 () {72 vars in 1467 bytes} [Tue Mar 17 11:21:09 2026] DELETE /volume/v3/snapshots/a8b0a398-cfab-47dc-a921-40207bb3e86d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:21:09.826174 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-975ad01d-8452-4110-a67f-2a4205dcf8ee None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:21:09.828981 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-975ad01d-8452-4110-a67f-2a4205dcf8ee tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/snapshots/a8b0a398-cfab-47dc-a921-40207bb3e86d Mar 17 11:21:09.829348 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-975ad01d-8452-4110-a67f-2a4205dcf8ee tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:21:09.829657 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-975ad01d-8452-4110-a67f-2a4205dcf8ee tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:21:09.834843 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-975ad01d-8452-4110-a67f-2a4205dcf8ee tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/snapshots/a8b0a398-cfab-47dc-a921-40207bb3e86d returned with HTTP 404 Mar 17 11:21:09.835496 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 893/1829] 38.102.83.89 () {72 vars in 1464 bytes} [Tue Mar 17 11:21:09 2026] GET /volume/v3/snapshots/a8b0a398-cfab-47dc-a921-40207bb3e86d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:21:10.809795 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [None req-474ab2dd-0b04-433d-8287-5749d23a55a6 None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:21:10.812237 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-474ab2dd-0b04-433d-8287-5749d23a55a6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] DELETE https://38.102.83.89/volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde Mar 17 11:21:10.812552 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-474ab2dd-0b04-433d-8287-5749d23a55a6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:21:10.812839 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [None req-474ab2dd-0b04-433d-8287-5749d23a55a6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'delete' {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:21:10.813077 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.v3.volumes [None req-474ab2dd-0b04-433d-8287-5749d23a55a6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Delete volume with id: f9167472-eb81-45ba-b8d0-ac358c769cde Mar 17 11:21:10.825262 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [None req-474ab2dd-0b04-433d-8287-5749d23a55a6 tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde returned with HTTP 404 Mar 17 11:21:10.825892 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 937/1830] 38.102.83.89 () {72 vars in 1461 bytes} [Tue Mar 17 11:21:10 2026] DELETE /volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:21:10.836606 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.middleware.request_id [None req-526af3b1-f465-459c-9b28-a5108b0f1e3f None None] RequestId filter calling following filter/app {{(pid=123124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Mar 17 11:21:10.839171 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-526af3b1-f465-459c-9b28-a5108b0f1e3f tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] GET https://38.102.83.89/volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde Mar 17 11:21:10.839542 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-526af3b1-f465-459c-9b28-a5108b0f1e3f tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Empty body provided in request {{(pid=123124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Mar 17 11:21:10.839932 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [None req-526af3b1-f465-459c-9b28-a5108b0f1e3f tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] Calling method 'show' {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Mar 17 11:21:10.847741 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [None req-526af3b1-f465-459c-9b28-a5108b0f1e3f tempest-TestVolumeBootPattern-1406361194 tempest-TestVolumeBootPattern-1406361194-project-member] https://38.102.83.89/volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde returned with HTTP 404 Mar 17 11:21:10.848355 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 894/1831] 38.102.83.89 () {72 vars in 1458 bytes} [Tue Mar 17 11:21:10 2026] GET /volume/v3/volumes/f9167472-eb81-45ba-b8d0-ac358c769cde => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Mar 17 11:21:20.816218 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=18,cinder:UPDATE=3,cinder:INSERT=2 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} Mar 17 11:21:20.842728 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=25,cinder:UPDATE=6 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}}